Quote:
Originally Posted by Lynne
Is your live site default like your test site is? All default files and no modifications? Is there anything in your error_logs (if you don't know where they are, ask your host) when you try to upload an image?
|
No, I couldn't possible get my live site down to no mods....however, does the below count as the same?
I deleted error_log disabled all plugins
define('DISABLE_HOOKS', true);
The page output was blank
Code:
[01-Nov-2016 18:41:55 America/New_York] PHP Deprecated: Function split() is deprecated in /home/unrealk1/public_html/forum.php(791) : eval()'d code on line 111
[01-Nov-2016 18:48:03 America/New_York] PHP Fatal error: Class 'USERTAG' not found in /home/unrealk1/public_html/usertag.php on line 150
[01-Nov-2016 18:48:04 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
[01-Nov-2016 18:48:59 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
[01-Nov-2016 18:49:01 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
[01-Nov-2016 18:49:03 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
[01-Nov-2016 18:49:05 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
[01-Nov-2016 18:49:08 America/New_York] PHP Fatal error: Call to undefined function print_portal_output() in /home/unrealk1/public_html/index.php on line 46
I tried to switch to imagemagick and I attach the error.
Quote:
Originally Posted by Lynne
4.2.3 is compatible with PHP5.5, but I'm not sure how much it has been tested with PHP5.6.
|
It does the same when I switch to 5.5