Quote:
Originally Posted by Lynne
Have you tried turning off all your add-ons and seeing if you still have this issue?
What happens when you upload a file via Admin CP > Maintenance > Diagnostics > Upload
|
I'm trying to avoid turning off all add-ons, in order to prevent further service interruptions.
Here are the results of the diagnostics:
file_uploads: On
open_basedir: None
safe_mode: Off
upload_tmp_dir: /tmp
upload_max_filesize: 2.00 MB
No errors occurred while opening the uploaded file for reading.
--------------- Added [DATE]1256590932[/DATE] at [TIME]1256590932[/TIME] ---------------
Quote:
Originally Posted by Lynne
Have you tried turning off all your add-ons and seeing if you still have this issue?
What happens when you upload a file via Admin CP > Maintenance > Diagnostics > Upload
|
Just disabled all add-ons by editing the config file and adding this:
define('DISABLE_HOOKS', true);
Saved the file, cleared browser cache/cookies, logged back in, tried uploading a new custom avatar, and the custom avatar shows up as a broken image file. Doesn't look like it's a problem with add-ons.