PDA

View Full Version : Forumdisplay like IPB (see inside for details)


Tradjick
07 May 2004, 22:00
28.10.2004 edit: Thereīs also a newer version of this mod at: http://www.vbulletin.com/forum/showthread.php?t=116086

This template mod infects the FORUMDISPLAY only. The layout on FOURUMHOME will remain the same.

It has been written and tested on vB 3.01, I donīt know if the templates
FORUMDISPLAY
and
threadbit

have been modified since vB 3.00


Note: The "before" and "after" pic use different colors. This has nothing to do with this mod.


Before adding this mod, i suggest you export your current style and reimport it as a child of your old style, and then do the modification on the child style, so you can easely revert if something goes wrong.


Ok, have fun.

MrNase
12 May 2004, 07:06
damned, crazy colors :D


nevertheless a nice modification :)

Tradjick
12 May 2004, 10:53
damned, crazy colors :D


nevertheless a nice modification :)

Thanks.

Can someone please tell how it went when installing.
Iīm currently having a difficulty exporting and reimporting a style and it seems that it is the "threadbit" template thatīs causing the problem but iīm not sure.

Zachery
12 May 2004, 20:45
Like IPB? you mean lilke vB2 :)

JeeksKat
03 Jul 2004, 23:59
It's like that in IPB, too.

Zachery
04 Jul 2004, 00:05
Yes, but last time i checked, vB1 and 2 looked like that, way before IPB did ;)

Tony G
04 Jul 2004, 06:27
It looks like that on phpBB too. There's a long list. :p

JeeksKat
05 Jul 2004, 07:12
Yes, but last time i checked, vB1 and 2 looked like that, way before IPB did ;)

Does it really matter? ;)

I love these forums, btw.
:D

Zachery
05 Jul 2004, 07:14
Nope :) glad to see that Jeeks

Tony G
05 Jul 2004, 10:23
Yeah, these forums are the best. ;)

wheatus
07 Oct 2004, 15:28
i've a little problem with thies mod.
-> http://forum.mynhl.net/forumdisplay.php?f=2
on the anouncement table...

can anyone help me?

ps: sorry for my bad english, i'm from germany :)

peterska2
07 Oct 2004, 17:18
Can you post a text file of your FORUMDISPLAY template and I will have a look at it for you. You appear to have a bit missing which is causing that gap.

wheatus
07 Oct 2004, 17:29
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

peterska2
07 Oct 2004, 18:10
I can see the problem but I am unsure of how to fix it.

There is a column for thread starter which is not being filled and so is throwing things out a column.

Tradjick
07 Oct 2004, 23:43
It seems like you got it working?!?

Alternetavely, you can look how Jake did it at
http://www.vbulletin.com/forum/showthread.php?t=116086

msimplay
24 Oct 2004, 04:17
i've a little problem with thies mod.
-> http://forum.mynhl.net/forumdisplay.php?f=2
on the anouncement table...

can anyone help me?

ps: sorry for my bad english, i'm from germany :)

i added this mod today and the problem seems to be that it doesn't have a definite colspan so my solution was to go into



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



then find



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



and replace with



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



u can experiment with the

colspan setting tho

cocjh1
07 Dec 2004, 08:57
I think the 'search_results' template needs to be ammended if this mod is applied.

FIND


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Change to (or somthing similar)...


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



C:

cocjh1
07 Dec 2004, 12:46
Also, need to update template 'forumdisplay_announcement'.

FIND


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Replace with


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



C: