miniBB ® 

miniBB

®
Support Forums
  
 | Start | Register | Search | Statistics | File Bank | Manual |
Bugs miniBB Support Forums / Bugs /  
 

Little bugs in avatars add-on

 
Author Vishal
Partaker
#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
Lead Developer 
#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 Support Forums / Bugs /
 Little bugs in avatars add-on
 Share Topic's Link

This topic is closed. New replies are not allowed.

 

 
miniBB Support Forums Powered by Forum Software miniBB ® Home  Features  Requirements  Demo  Download  Showcase  Gallery of Arts
Compiler  Premium Extensions  Premium Support  License  Contact Us
Try the Captcha add-on: protect your miniBB-forums from the automated spam and flood.


  ⇑