Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 10000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 6 post(s). Click here to show all
Posted by: fred
Posted on: Mar 15th, 2021 at 2:29pm
Dandello wrote on Mar 15th, 2021 at 2:27pm:
The templates control everything.


Good to know, thank you. Smiley
Posted by: Dandello
Posted on: Mar 15th, 2021 at 2:27pm
The templates control everything.
Posted by: Dandello
Posted on: Mar 15th, 2021 at 2:24pm
In Display.Template find
Code (HTML)
Select All
{yabb yim}{yabb aim} 

and remove those as well.
Posted by: fred
Posted on: Mar 15th, 2021 at 2:22pm
Wouldn’t that only remove the template part? (How can I contribute that to the YaBB repository?)
Posted by: Dandello
Posted on: Mar 15th, 2021 at 2:19pm
Go to the Admin Center. Go down to TemplateConfiguration and open that. Click on Edit Templates and select the UserCP template. Find
Code (HTML)
Select All
        <td><label for="aim"><b>{yabb profile_txt603}: </b>
             <br /><span class="small">{yabb profile_txt601}</span></label></td>
         <td><input type="text" maxlength="30" name="aim" id="aim" size="40" value="{yabb my_aim}" /></td>
     </tr><tr class="windowbg">
         <td><label for="yim"><b>{yabb profile_txt604}: </b>
             <br /><span class="small">{yabb profile_txt602}</span></label></td>
         <td><input type="text" maxlength="30" name="yim" id="yim" size="40" value="{yabb my_yim}" /></td> 


And delete that section. (Be careful.)
Posted by: fred
Posted on: Mar 15th, 2021 at 8:42am
YABB still lets me add my AIM and YIM data. They don’t exist anymore.