miniBB Support Forums
|
Forums
|
Register
|
Search
|
Statistics
|
Manual
|
miniBB Support Forums
/
Bugs
/
Little bugs in avatars add-on
Vishal
Registered
#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=..."
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.
miniBB Support Forums
/
Bugs
/ Little bugs in avatars add-on
↑
Top
This topic is closed. New replies are not allowed.
News & Announcements
FAQ
How To
Bugs
The Other
Official Addons and Solutions
Custom Tutorials and Modifications
Master Class
Specific
Re-cycled
Suggestions
Testimonials
qwerty
Features
Requirements
Demo
Download
Showcase
Gallery of Arts
Compiler
Premium Extensions
Premium Support
License
Contacts
Organize opinions on miniBB-forums,
collecting them with the
Polls & Surveys add-on
!