vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Uploading of new Custom Avatars Fails (https://vborg.vbsupport.ru/showthread.php?t=319622)

Gabe505 07-25-2015 03:02 PM

Uploading of new Custom Avatars Fails
 
Uploading of new Custom Avatars Failing for all users of my community.

We recently upgraded from vB-3.8.7-PL5 to vB-3.8.8-PL1. After that users started reporting problems uploading new Custom Avatars.

When you try to upload we get the following error, "Upload of file failed".

I went to Maintenance / Diagnostics /
file_uploads: On
open_basedir: None
safe_mode: Off
upload_tmp_dir: /****/********/tmp
upload_max_filesize: 64 MB
No errors occurred while opening the uploaded file for reading.

We are using ImageMagick 6.7.2-7 2015-02-27
PHP 5.4.42

Hope somebody can help with this...

Thanks!

Mark.B 07-25-2015 11:29 PM

Do you get the same issue if you switch to GD?

Gabe505 07-26-2015 12:16 AM

I'll try GD and report back...

--------------- Added [DATE]1437877265[/DATE] at [TIME]1437877265[/TIME] ---------------

GD is already installed, We're using WHM/Cpanel it was a default...

--------------- Added [DATE]1437877446[/DATE] at [TIME]1437877446[/TIME] ---------------

Tried GD still, gettin "Upload of File Failed"
\

blind-eddie 07-26-2015 12:34 AM

All usergroups are having this issue, did you change where the avatars were uploading to? ie... database or file.
Did you add a modification that effected members image permissions or has its own permissions?

Shut off all plugins via FTP, includes/config. php

To do this, open the config.php in your favorite editor ,

Just below:

Code:

<?php
add below:

Code:

define('DISABLE_HOOKS', true);
Save.

Try to add custom avatar to see if you have the same error.

Gabe505 07-26-2015 01:28 AM

Same result, installed a test fourum and got the same restults..

Stratis 07-26-2015 09:39 AM

Don't forget /tmp file to 777 file permissions.

Gabe505 07-26-2015 12:37 PM

Checked /tmp and it's at 777

Another strange thing is that, we are able to upload signature pics and attachments with no issues.

kh99 07-26-2015 12:41 PM

Check Avatars > User Picture Storage Type, are they in the database or file system? If they're being served from the file system, check that the avatar path is correct, and check for 0777 permissions on it.

Gabe505 07-26-2015 01:03 PM

Did some more testing and the uploading of profile image, custom avatars and attachments are failing. but signature pics are working fine..lol

--------------- Added [DATE]1437934110[/DATE] at [TIME]1437934110[/TIME] ---------------

Problem solved, We reverted back to php 5.3 series and image uploads began working again. I don't know if I indentified a new bug with vb3.8 and PHP 5.4 or it was limited to my server configuration.


All times are GMT. The time now is 02:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01714 seconds
  • Memory Usage 1,723KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete