I've just change my servers as I found much better servers for half the price I was paying, I have also changed domain names.
Now I'm getting the following in the error_log
I have been able to replicate the error, basically go to upload any file, click on upload queue and it pauses, then the upload fails with the error "Error: true" nothing else.
Upload folder permission is 0755, all php files are 0644
Now I'm getting the following in the error_log
Code:
[03-Mar-2013 09:30:09 Europe/Berlin] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Mar-2013 09:32:31 Europe/Berlin] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Apr-2013 09:43:18 Europe/Berlin] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Apr-2013 09.50:40 Europe/Berlin] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Apr-2013 10:19:44 Europe/Berlin] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Apr-2013 11:50:42 Europe/London] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
[03-Apr-2013 12:10:14 Europe/London] PHP Strict Standards: Only variables should be passed by reference in /home2/username/public_html/includes/class.uploader.php on line 441
Upload folder permission is 0755, all php files are 0644