Page Index Toggle Pages: [1] 2 3 ... 5 Send TopicPrint
Very Hot Topic (More than 25 Replies) Thread Header V1.0a for YaBB 2.1 (Read 11913 times)
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Thread Header V1.0a for YaBB 2.1
Aug 14th, 2006 at 7:35am
Print Post  
Hello YaBBer  Cheesy

I release this mod with help from MF-B for YaBB 2.1
I have put the Credit Info from BHRA Webmaster in ModList, so should no problem with release this mod. I cannot contact this author without email Address on his Website.

----------------------------------------------------------
Thread Header V1.0a for YaBB 2.1
----------------------------------------------------------


Description:
Admins, Gmods and Mods have the option of adding a header to each thread individually, containing any relevent infomation to that thread.

Screenshots:

Add/Edit Thread Header


Thread Header Result
http://www.grafix-world.nl/cgi-bin/forum/YaBB.pl?num=1155385849

This Zip Package included:
- Thread_Header_V1_0a.mod (default install)
- Thread_Header_V1_0a_advanced_usercolor-compatible.mod
- Thread_Header_V1_0a_color_palette4-compatible.mod
- Thread_Header_V1_0a_advanced_usercolor_and_color_palette4-compatible.mod
- Thread_Header_V1_0a_admin_html-addon.mod
- Thread_Header_V1_0a_germanpatch.mod
- Thread_Header_V1_0a_german_du_patch.mod

If you have YaBB Media Center from Ron Spikecity installed.Edit Step 5

find this in add before
Code
Select All
	    document.write("<img src='$imagesdir/flash.gif' onclick='flash();' "+HAND+" align='top' width='23' height='22' alt='$post_txt{'433'}' title='$post_txt{'433'}' border='0' />"); 



and replace with this

Code
Select All
	    document.write("<img src='$imagesdir/media.gif' onclick='flash();' "+HAND+" align='top' width='23' height='22' alt='$post_txt{'433'}' title='$post_txt{'433'}' border='0' />");
 



If you have Rating from me and MF-B installed. Edit Step 12 and use this code.

<search>
Code
Select All
	<yabb move><yabb remove><yabb splice><yabb lock><yabb hide><yabb sticky><yabb multidelete><yabb ratingt> 

</search>

<replace>
Code
Select All
	<yabb move><yabb remove><yabb splice><yabb lock><yabb hide><yabb sticky><yabb multidelete><yabb ratingt><yabb admheader> 

</replace>

Installaton:
1) Modify YaBB files using BoardMod or manually.
2) Load modified files to your server in ASCII mode.

Admin/ModList.pl (ASCII)
Languages/English/Display.lng (ASCII)
Languages/English/Menu.lng (ASCII)
Sources/Display.pl (ASCII)
Sources/Subs.pl (ASCII)
Sources/SubsList.pl (ASCII)
Template/default/Display.template (ASCII)
Variables/Menu0.def (ASCII)
Variables/Menu1.def (ASCII)
Variables/Menu2.def (ASCII)

yabbfiles/Buttons/English/admin_header.png (Binary)
yabbfiles/ModImages/ThreadHeader/admin_header.gif (Binary)



Mod History:

Status Thread Header V1.0a (Aug 14 2006)
- change default 1000 characters to $MaxMessLen characters
- Add Admin Html Addon modfile

Install Admin Html Mod first, Thread Header mod and last install Thread Header - Admin HTML Addon

Status Thread Header V1.0 (Aug 14 2006)
- First release



Credits:
Mod: Thread Header V1.0 (YaBB 1.3)
Original code by BHRA Webmaster

Extended Version Thread HeaderYaBB 2.1 by
- Jeffrey Man (Jet Li)
- Boris Tjuvanov (MF-B)

Grafics:
- Jet Li
http://www.grafix-world.nl
« Last Edit: Feb 20th, 2007 at 3:19pm by Administrator »  

Thread_Header_V1_0a.zip ( 32 KB | Downloads )

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #1 - Aug 14th, 2006 at 11:15am
Print Post  
Is there files missing in the zip file, because I installed this mod but I can't seem to find where to add the header anywhere on my board.


add-on request: It would be nice to be able to use this mod to add a header to the board index
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #2 - Aug 14th, 2006 at 11:16am
Print Post  
nope. Do you have upload Display.template.html?  Wink

Or forgot upload

Quote:
Variables/Menu0.def (ASCII)
Variables/Menu1.def (ASCII)
Variables/Menu2.def (ASCII)


Tongue
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #3 - Aug 14th, 2006 at 11:18am
Print Post  
yes

edit: yes I uploaded all the files, I will double check again
  
Back to top
 
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #4 - Aug 14th, 2006 at 11:24am
Print Post  
ah ok I found it, In the thread the button to add the header is in text and not an actual button. the mod isn't using the addheader.png button. how do I fix this?
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #5 - Aug 14th, 2006 at 11:29am
Print Post  
uups, button should add_header.png  Wink try again.
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #6 - Aug 14th, 2006 at 11:32am
Print Post  
I changed the button name to add_header.png and it still doesn't show
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #7 - Aug 14th, 2006 at 11:33am
Print Post  
clear browser cache  Wink or refresh the page.
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #8 - Aug 14th, 2006 at 11:36am
Print Post  
I did that too (crtl+f5)
  
Back to top
 
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #9 - Aug 14th, 2006 at 11:36am
Print Post  
the button called is called admin_header.png not add_header.png
  
Back to top
 
IP Logged
 
MF-B
Senior Member
****
Offline



Posts: 410
Location: Moscow
Joined: Apr 11th, 2006
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #10 - Aug 14th, 2006 at 11:37am
Print Post  
@Jet Li

Read mod files, why name in mod files you use?
admin_header or add_header?
  
Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #11 - Aug 14th, 2006 at 11:39am
Print Post  
admin_header.png  Grin sorry, try again.  Tongue
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #12 - Aug 14th, 2006 at 11:40am
Print Post  
Ok i will explain. when I installed this mod I go into a thread the addheader button does not show, it shows only text. when I right click and choose properties the location of the image says the name of the image it it trying to load is admin_header.png . I changed the button name from add_header.png to admin_header.png and the button now shows
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #13 - Aug 14th, 2006 at 11:41am
Print Post  
yeah, see first post new package.
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
D0T-C0M
God Member
*****
Offline



Posts: 806
Location: Tracadie
Joined: Sep 22nd, 2001
Gender: Male
Re: Thread Header V1.0 for YaBB 2.1
Reply #14 - Aug 14th, 2006 at 11:42am
Print Post  
please in the admin section could you add a place where I can add a header to the boardindex. Thanks very much for this mod. It works well
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: [1] 2 3 ... 5
Send TopicPrint