miniBB ®

miniBB

®
Support Forums
  
 · Start · Sign in · Register · Search · Statistics · File Bank · Manual ·
Specific miniBB Support Forums / Specific /  
 

Signatures addon troubles

 
Author ripper
Partaker
#1 · Posted: 25 Mar 2007 04:13Reply Quote
Wanted to ask you what could be wrong, cos bold and italic tags do not work in my forum. Firstly I thought it's related with the Signatures addon, but it seems that it is not. When I wrap text lets say in a bold tag, I get [ b]Love[/b], the same thing with italic. It's strange, but Underline works fine.

I tried this code, but nothing changes:

/* Signatures */

function parseUserInfo_user_custom2($av){
if(trim($av)!=''){

/* Version with standart BB codes + [br] for breakes */
require_once($GLOBALS['pathToFiles'].'bb_codes.php');
$admin=($GLOBALS['cols'][0]
==1?1:0);
$sig='<br /><br />'.enCodeBB(str_replace("\n",'<br />',$av),$admin);

}
else $sig='';

return $sig;
}

/* --Signatures */

Author Paul
Lead Lead Developer
#2 · Posted: 26 Mar 2007 05:21Reply Quote
Have you tried to repeat this on minibbtest before posting?

I've tried it and it works. You may use even [img] tag in the signature not saying [b] or [i] which absolutely work...

Be sure you have not scrapped your version of bb_codes.php and installed the addon properly...

Author ripper
Partaker
#3 · Posted: 26 Mar 2007 11:25Reply Quote
My mistake, somehow bb_codes.php file was corrupted. Now I fixed it :)

Thanks

Author Guest
~
#4 · Posted: 5 Oct 2008 14:59Reply Quote
I have installed Signature in my forum!
I want the signature come down not in middle!
i put it like this:
{$posterText}{$userInfo_user_custom2[$poster_id]}{$deleteBox}
but not down... it's coming like this:


Author Paul
Lead Lead Developer
#5 · Posted: 6 Oct 2008 03:20Reply Quote
Guest:
I want the signature come down not in middle!
It's actually not located in the middle of the table row if you mean this. It only gives such effect; but in general, I suppose there are two break spaces (<br /><br />) in your signature itself, either signature code under bb_plugins.php, either template main_posts_cell.html.

Specific miniBB Support Forums / Specific /
 Signatures addon troubles
 Share Topic's Link

Your Reply Click this icon to move up to the quoted message

BB code for the Bold StyleBB code for the Italic StyleBB Code for the PictureBB code for the URLUpload a File

  ?
Post as a Guest, leaving the Password field blank. You could also enter a Guest name, if it's not taken by a member yet. Sign-in and post at once, or just sign-in, bypassing the message's text.


Before posting, make sure your message is compliant with forum rules; otherwise it could be locked or removed with no explanation.

 

 
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
Get the File and Picture Attachments add-on: extend your miniBB-forums, attaching images and files.