The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#407
|
||||
|
||||
![]()
well, actually the forumdisplay change is optionally, and the forumhome is the default, but if you just change
PHP Code:
PHP Code:
|
#408
|
|||
|
|||
![]()
Is the hack work fine for VB 3.0.7 ??
thanks |
#409
|
|||
|
|||
![]()
Hi,
Quote:
Tobi |
#410
|
|||
|
|||
![]()
anyone got any ideas about doing a addon like this?
https://vborg.vbsupport.ru/showpost....&postcount=402 would be a great addition ![]() |
#411
|
|||
|
|||
![]() Quote:
Regards, Tobi |
#412
|
|||
|
|||
![]()
Xenon, whats the phrase to display subforums inside a category that uses this hack?
Thanks |
#413
|
|||
|
|||
![]()
Just to say thanks for a great hack, if you're freaked like me that your forums collapse after uploading functions forumlist.php, it's only cause you need to set a forum to columns 1, then it's all fine.
![]() |
#414
|
|||
|
|||
![]() Quote:
Where? I have installed the hack but cannot get the forums to expand. |
#415
|
||||
|
||||
![]()
how do I make the latest post show in the front page?
look here: www.whitecordcult.com/forums I want to make the images link to the forum and have the latest thread displayed. Any help please? |
#417
|
|||
|
|||
![]()
Guys... keep this discussion on track... this is about arranging your forums in columns not making posts on the front page. Please SEARCH the forums and make posts in the proper forum, if you cant find it post in the general discussion or make a request. Don't flood this poor guys mod with pointless banter.
|
#418
|
|||
|
|||
![]()
huh? ...Im asking about having the forums and subforums listed in one column on the forumhome page like on sitepoint...
|
#419
|
|||
|
|||
![]()
First of all, I thank you a lot Xenon for this hack.. (And for Vbulletin
![]() I play around my forumhome_forumbit_columncell template with my limited vb and html knowledge..But 2 things I couldn't manage.. ![]() 1.Can't show how many visitor are browsing the forums.. I tried to add this code to forumhome_forumbit_columncell temp and it didn't show how many users are browsing.. HTML Code:
<div> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if> </div> As it seen in SS..forumhome_forumbit_columncell is here.. HTML Code:
<td colspan="65"> <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a> <div class="smallfont">$forum[description]</div> <if condition="$show['lastpostinfo']"> <div class="smallfont" align="$stylevar[left]"> <div class="smallfont"> <a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostuser[trimthread]</strong></a> <phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">last post <strong>$vbphrase[by_x]</strong></phrase> </div> <div align="$stylevar[right]"> $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if> <a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0"></a> </div> </div> <else /> $lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostuser[lastpostuser]</span></if> </if> <td class="alt2" colspan="23" border="0"><center>$forum[replycount]</center></td> https://vborg.vbsupport.ru/showthread.php?t=89893 Can you help me to solve these problems? ![]() |
#420
|
||||
|
||||
![]()
sorry, but right now, i cannot help you out, i'm too busy, sorry.
But maybe another member here has a solution |
#421
|
|||
|
|||
![]()
Hi,
Quote:
Regards, Tobi |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|