MicrostockGroup
Microstock Photography Forum - General => Symbiostock => Symbiostock - Technical Support => Topic started by: MinkyMooMedia on September 07, 2013, 14:57
-
I have just tried to upload some images through FTP and I get the following error on the Process Images page,
fatal error: Call to a member function get_error_message() on a non-object in /var/www/vhosts/MYWEBSITE/httpdocs/wp-content/themes/symbiostock/inc/classes/image-processor/symbiostock_image_processor.php on line 1137
does anyone know what might be causing the error and how to fix it? I'm running WP3.6, SYS 1.6.5 and The Premium Plugin 1.1.9
Thanks
-
Sorry I'm late - been out most of the day.
This is often caused due to a memory limitation of processing pictures larger that your environment can handle. In some cases you can modify the php.ini to allow more memory use, depending on your host. Its an error because by the time the process gets to that point, its recieving an empty object, due to the process not completing on the step before due to limited memory.
-
thanks Leo, everyone's allowed a day off :) all sorted the issue now.