- This topic has 3 replies, 4 voices, and was last updated 8 years, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP Photo Seller › WP Photo Seller – Out Of Memory Error
I am getting the following when I try using an image that is 2048 wide. Images that are 1024 are fine. The error occurs on the actual gallery page.
Fatal error: Out of memory (allocated 48496640) (tried to allocate 8192 bytes) in
/wp-content/plugins/wp-photo-seller/models/WPSCommon.php on line 2240
Hi, It appears that your server does not have enough memory. Talk to your hosting provider and ask them to increase the memory limit which they should be easily able to do.
More details here:
https://support.tipsandtricks-hq.com/forums/topic/fatal-error-2
Hi I am getting this same issue, folowed the steps, and My host (bravehost) replied after we edited the htaccess file to fix the server communication problem:
“Dear Antoine Scotto,
After looking at the source-code. It appears to be an error within the plugin.
I’d suggest contacting the developer of the plugin to find out more information.
It is possible that the image you are adding is to large as well, as the line-code for the error is on 2665 which is:
$image = imagecreatefromjpeg($sourch_file);
“
You did not indicate:
Please post the COMPLETE error message, that you received.
This plugin is used on many thousand servers, around the world. Any coding errors would immediately be noticeable by us.