PDA

View Full Version : What hack you need for this ?


|-Last-Spirit-|
05-02-2002, 10:49 AM
I searched but didn't find it :(

<Forum>Full Releases<Forum>
<description>Full release of hacks that you can use to add or take away portions of vBulletin.<description> <B>Includes beta hacks.</B>

How do you add a "includes : <subforums> link in a catagory description ?

(I tried adding a description with a href code in the catagory, but it displays nothing...)

NTLDR
05-02-2002, 01:18 PM
I think it is just a href, and no other HTML in there like this:

Full release of hacks that you can use to add or take away portions of vBulletin. Includes <a href="https://vborg.vbsupport.ru/forumdisplay.php?s=&forumid=5">beta hacks</a>.

Although when I tried adding a href in one of my forum descriptions it hyperlinked but messed up the layout compleatly.

If there is a hack for this I would also like it :D

|-Last-Spirit-|
05-02-2002, 03:49 PM
Well it seems I can't add a description anywhere anymore, it just displays nothing...... I guess I screwed up that part somehow with some hack (my board is pretty hacked up with about 15 hacks installed..)

Anyone know where exactly the code is located that controls the descriptions ? (If I know that I can just get that part from my backup board, that one is clean)

NTLDR
05-02-2002, 04:03 PM
You need to make sure that you have $forum[description] in the forumhome_ and forumdiplay_ levelx (x= 1 or 2) post and nopost templates.

|-Last-Spirit-|
05-02-2002, 05:27 PM
It's there in all 4 of the forums you mentioned :

forumhome_forumbit_level1_nopost
forumhome_forumbit_level1_post
forumhome_forumbit_level2_nopost
forumhome_forumbit_level2_post

Still no discriptions are listed when I add one to a forum setting

NTLDR
05-02-2002, 06:03 PM
Are they also in 4 forumdisplay_forumbit etc?

They should appear there too, if you have any subforums do the descriptions appear for them?

|-Last-Spirit-|
05-03-2002, 05:58 AM
Originally posted by NTLDR
Are they also in 4 forumdisplay_forumbit etc?

They should appear there too, if you have any subforums do the descriptions appear for them?

Yes they are in these

forumdisplay_forumbit_level1_nopost
forumdisplay_forumbit_level1_post
forumdisplay_forumbit_level2_nopost
forumdisplay_forumbit_level2_post

too, and they don't show up for subforums either :(