miniBB ®
 
miniBB Community Forum
 | Forums | File Bank | Sign Up | Search | Statistics | Manual |
Polls addon for miniBB Organize opinions on miniBB-forums, collecting them with the Polls & Surveys add-on!
Bugs miniBB Community Forum / Bugs /
Short link for this topic:

Little bugs in avatars add-on

Author Vishal
Forums Member
#1 | Posted: 7 May 2008 23:37
In the bb_plugins.code.txt file the following line:

elseif($av!='' and $av=='*') $im="<br />{$a2}<img src...

should be:

elseif($av!='' and $av=='*') $im="<br />{$a1}<img src...

Also...

if($staticAvatarSize) $avatarDim='style="width:'.$maxAvatarWidth.'px;height:'.$maxAvatarHeight.'px"';

should be...

if($staticAvatarSize) $avatarDim=' style="width:'.$maxAvatarWidth.'px;height:'.$maxAvatarHeight.'px"';

space before "style=..."
Author Paul
CEO
#2 | Posted: 8 May 2008 08:12
Thank you for noticing that! We've fixed it all in the official avatars add-on now.
Bugs miniBB Community Forum / Bugs / Little bugs in avatars add-on Top
This topic is closed. You can't post a reply.
 
miniBB Community Forum Powered by Free Forum Software miniBB ® Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contacts