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 11 post(s). Click here to show all
Posted by: pyragony54
Posted on: Dec 6th, 2014 at 8:07am
fit for build 1611. No change necessary.
Posted by: pyragony54
Posted on: Jul 1st, 2014 at 5:43pm
Works   Cool
Posted by: Dandello
Posted on: Jul 1st, 2014 at 5:29pm
Um - make that a missing change in MyProfile.template  :Smiley
Posted by: Dandello
Posted on: Jul 1st, 2014 at 5:24pm
Found the beggar.  Shocked
It was a missing line for Profile.pm
New zip in 1st post

Edited:
Smiley
Posted by: pyragony54
Posted on: Jul 1st, 2014 at 5:24pm
Dandello wrote on Jul 1st, 2014 at 4:01pm:
(I think it's the changes to the vars file that have to be loaded.)


Just as it is.

Code
Select All
'cutitle',"Fototechnik    Forumgeistlicher    Seelsorger"
 'cutitlecol',"#000000" 




Posted by: Dandello
Posted on: Jul 1st, 2014 at 4:34pm
Working on it.
Posted by: Dandello
Posted on: Jul 1st, 2014 at 4:01pm
The code is where it belongs - but for some reason it requires you to be logged out the User CP and log back in. (I think it's the changes to the vars file that have to be loaded.)

I've been fighting this problem - there's a logic issue hiding in there that I haven't tracked down yet.
Posted by: pyragony54
Posted on: Jul 1st, 2014 at 3:37pm
Does not work.
Input window does not exist.   Sad
Posted by: Dandello
Posted on: Jul 1st, 2014 at 3:05pm
Smiley  Embarrassed
New zip in 1st post.
Posted by: pyragony54
Posted on: Jul 1st, 2014 at 3:03pm
Error, space missing


Code
Select All
<search for>

     fopen( UPDATEUSER, ">$memberdir/$user.$userext", 1 )
 </search for> 




replace with this

Code
Select All
<search for>
     fopen( UPDATEUSER, ">$memberdir/$user.$userext", 1 )
 </search for> 

Posted by: Dandello
Posted on: Jul 1st, 2014 at 2:31pm
Custom User Titles V1.2 for YaBB 2.6.0
Version: 1.2

Allows Administrators and Global Moderators (if allowed) to add Custom User Titles to Members

Version History
1.0 - First release by Derek Barnstorm - 6th December 2008
1.1 - Updated for YaBB 2.4 - 14th April 2009
1.2 - Updated for YaBB 2.6.0 by Dandello - July 1, 2014

Files to edit
Admin/ModList.pm
Languages/English/Profile.lng
Sources/Display.pm
Sources/Load.pm
Sources/MyCenter.pm
Sources/Profile.pm
Sources/System.pm

Credits
(from V1.1) There was a version of this Mod for YaBB 1. I believe the original author was Godai, and it was also updated by rehlbe and mats.

German and German_Du also in package. (These should work for both UTF-8 and ANSI as there are no characters that need special encoding.)