View Full Version : Avatars not showing in New Threads/New Replys
LukeH
11-12-2011, 01:59 AM
Good Morning all,
On my forum (www.sdgaming.co.uk/forum.php), the Avatars don't seem to be showing the the New Threads/New Replys on the right hand side... I'm not sure where to be looking in order to fix/configure it.
Anyone able to help
Thanks
Luke
HMBeaty
11-12-2011, 02:04 AM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php
define('DISABLE_HOOKS', true);
If that doesn't work, try this:
Create a new style with no parent:
Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save
Then browse the site using that totally default vbulletin style - do you still have the same problem?
LukeH
11-12-2011, 02:22 AM
Hi HMBeaty,
Many thanks for the quick reply.
I have tried both of those together (deactivated the hooks and then changed the style), but it still only shows the blank avatars, anyone that has a personal one it is still not showing.
Thanks
Luke
HMBeaty
11-12-2011, 02:30 AM
Hi HMBeaty,
Many thanks for the quick reply.
I have tried both of those together (deactivated the hooks and then changed the style), but it still only shows the blank avatars, anyone that has a personal one it is still not showing.
Thanks
Luke
Is your customavatar directory set to CHMOD 777?
--------------- Added 1321068652 at 1321068652 ---------------
Well, actually, I guess I should ask if your storing custom avatars via filesystem, or the database. I'm assuming they're being stored via filesystem, correct?
Looks to me like all the blank ones on the right side are for userid 2. Are you sure user 2 hasn't just set his avatar to a blank image?
HMBeaty
11-12-2011, 02:35 AM
Looks to me like all the blank ones on the right side are for userid 2. Are you sure user 2 hasn't just set his avatar to a blank image?
It doesn't appear to be the case :confused:
http://www.sdgaming.co.uk/member.php?2-J4ME5x
It doesn't appear to be the case :confused:
http://www.sdgaming.co.uk/member.php?2-J4ME5x
Oh right...guess I should have checked that. :o
Anyway, it looks like it's when it has "&type=thumb" on the url that it comes out blank.
HMBeaty
11-12-2011, 02:40 AM
Oh right...it's actually when it has "&type=thumb" on the url that it comes out blank.
Right, which is why I'm thinking the customavatar directory hasn't been chmod to 777 ;) I vaguely remember seeing something like this happen before to someone else
Right, which is why I'm thinking the customavatar directory hasn't been chmod to 777 ;) I vaguely remember seeing something like this happen before to someone else
Ok, sorry...carry on. ;)
HMBeaty
11-12-2011, 02:52 AM
Ok, sorry...carry on. ;)
Lol, no need to be sorry :)
LukeH
11-12-2011, 03:30 AM
Hey guys, thanks for the support.
It wasnt set to 777, I have now change it to 777, will the members need to re-upload their avatars in order for me to test it?
Thanks
Luke
HMBeaty
11-12-2011, 03:40 AM
No
Go to AdminCP > Maintenance > Update Counters > Rebuild Custom Avatar Thumbnails
And you should be all set :)
LukeH
11-12-2011, 04:02 AM
Im sorry to be such a pain, but it gave me the following error:
Processing: : 2 (png)
Warning: tempnam() [function.tempnam]: SAFE MODE Restriction in effect. The script whose uid/gid is 1001461/1001461 is not allowed to access /shared/upload_tmp owned by uid/gid 0/0 in [path]/includes/class_dm_userpic.php on line 204
Warning: fopen() [function.fopen]: Filename cannot be empty in [path]/includes/class_image.php on line 333
Also, I've noticed hickto's thumbnail (where it would be), is linking back to James profile and not hickto's.
Thanks
Luke
HMBeaty
11-12-2011, 04:14 AM
Try this: https://www.vbulletin.com/forum/showthread.php/365265-Warning-tempnam%28%29-function.tempnam
Tavo22
11-13-2011, 04:18 AM
I have the same problem, I would appreciate a response.
HMBeaty
11-13-2011, 04:21 AM
Did you try the solutions above?
Tavo22
11-13-2011, 04:50 AM
I could solve it with this:
Settings -> Options -> Server Settings and Optimization Options -> Safe Mode Upload Enabled. - Set it to YES and reupload the avatars.
Then you need to reupload your avatar or admin cp -> maintenance -> recount
Works fine!
Demo -> http://l2ashenvale.com/foro/forum.php
Skivey
04-03-2012, 06:45 PM
sorry to bump and old thread, but none of this works :(
Justinphx
09-26-2012, 01:49 PM
I am sorry also for bumping this thread but I think I found a solution for this problem. I was having the same issue and found this thread.
Nothing here posted worked either for me.
By going to forum/avatars and mod 777 that directory fixed it (didn't even have to rebuild). Not the customavatar directory. It seems like some blocks pull from the customavatar and others just the avatars directory.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.