![]() |
Problem with custom Avatars under 3.8... kind of fix Ok.. I seem to have a problem for avatars in posts after upgrading to vb 3.8.. I only use custom avatars.. and they dont seem to display in image replies.. (but they do in forum and profile etc...) I didnt check if normal avatars were working.. so i thought it was time to fix that.. but then.. i ran into several problems.. because: the avatar stuff as it is, is messed up...
which is: all users can see avatars as long as the poster is allowed to use an avatar! AND vbulletin options allows avatars. so here is the fix: open showimage.php find: Code: Content visible to verified customers only.Code: Content visible to verified customers only.if a user has no avatar.. this gives him a dummy avatar.. to disable this.. change this line to: $dummyavatar = false; for vbulletin versions under 3.7 you must set to false, unless you copy a dummy avatar to forum/images/misc/unknown.gif !!! (this image is present in versions above 3.7). then further on find: Code: Content visible to verified customers only.Code: Content visible to verified customers only.Luc |
I will do further testing and see what I come up with. |
Chuck any word on the testing on this? |
| All times are GMT -5. The time now is 08:52 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0