antdevine
Forum Replies Created
-
Forum: Plugins
In reply to: [Crelly Slider] Not working on any apple productsIgnore my question. I built the slider locally and when I put the site live the slider was still linking to the local version of the images, so I had to click each image and replace them.
Forum: Plugins
In reply to: [Memphis Documents Library] Preview not workingThis is exactly the same for me, it was working yesterday but not today. I just thought it was me going mad.
Forum: Plugins
In reply to: [Memphis Documents Library] 3.0.9 Download and Preview functions not workingDownload is working for me but preview is coming back with:
“The document cannot be retrieved. The GET operation on the URL returned an error.”
Is there a server setting I need to change?Forum: Plugins
In reply to: [Memphis Documents Library] Max upload limit?I have now tried the plugin on wamp instead of my server just so I could mess around without breaking anything. I changed the php.ini file to the following and restarted WAMP and all works great now:
post_max_size = 750M
upload_max_filesize = 750M
max_execution_time = 5000
max_input_time = 5000
memory_limit = 1000MForum: Plugins
In reply to: [Memphis Documents Library] Max upload limit?The percentage goes to about 97% then just ends and doesn’t show an error message.