
02-15-2012, 04:03 PM
|
|
|
Join Date: Sep 2005
Posts: 684
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by sadiq6210
Thanks dear .. Great work
Installed but the avatars is not appeared
for example:
the original link for an avatar is:
Code:
http://www.domain.com/forum/avatar/customavatars/avatar8707_8.gif
but in this mod the link become wrong like this:
Code:
http://www.domain.com/forum/avatar/customavatars/avatar8707_.gif
Just the last (8) is missing
so nothing appeared
Thanks again
|
Quote:
Originally Posted by phpdesk
Hi all,
I have fixed the avatar display issue brought to you with the 1.1.0 release. As a matter of fact, I haven't tested on forums that were set to save avatars as files, and I've fixed the problem now. Do let me know if anything else comes up, I'll be more than happy to troubleshoot and get back to you with further fixes until this becomes a stable mod.
Thanks, Daryn, I have removed the outdated lines from the mod description, you're right 
|
Quote:
Originally Posted by sadiq6210
Now the avatar appears if the link is like this:
Code:
http://www.domain.com/forum/avatar/customavatars/avatar8707_8.gif
But if there is two digits after (_), for example:
Code:
http://www.domain.com/forum/avatar/customavatars/avatar8701_59.gif
The link will be like this:
Code:
http://www.domain.com/forum/avatar/customavatars/avatar8701_5.gif
There is no avatar because the last (9) is missing and will not include in the link!
Thanks dear
|
Any fix for this bug?
|