Bring Your Business to Life › Support › Image Store › On Subdomain – not pulling images with image.php
- AuthorPosts
- May 22, 2013 at 12:00 pm #53184mrjpotterParticipant
I have a version of the plugin working on my test domain, when I tried to put a live version up on my photos. subdomain, and my main site neither of the live versions pull the images with image.php
Running php5, have set permissions on all related directories to 777, have set php and wp memory limits to 64m or higher, he plugin appears to be properly processing photos when I upload them, creating a ‘_resized’ dir in the gallery folder, I can even look at the images and edit them. Working on a fresh install of wp 3.5.1, using verion 3.2.9 of the plugin –
I can provide login details if you’d like.
Non-working live site is: photos.mrjonathanpotter.com
Working test/dev site gallery can be found at http://test.mrjonathanpotter.com/?ims_gallery=gallery-88
Any help would be super appreciated!
May 22, 2013 at 10:29 pm #53190Xpark MediaKeymasterDo you see any php errors on the server error? it looks like the script does fine the image but the data is getting trunkcated.
If the site is not fully life activate the wp_debug option in the wp-config.php file to see if it shows the error in the page.
May 28, 2013 at 4:26 pm #53236mrjpotterParticipantCorrect – image is truncated in the php call.
Any suggestions of what might be causing this? Seems pretty strange…
May 31, 2013 at 4:33 pm #53260Xpark MediaKeymasterit could be memory problems or something erring out on the script, do you see any error in your server error log?
- AuthorPosts
- You must be logged in to reply to this topic.