The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Comments |
#92
|
|||
|
|||
Quote:
May u share your code for the forumhome ... it doesn't work for me ... pleaze Thx Ihsahn |
#93
|
||||
|
||||
Works great, thx neo!
|
#94
|
||||
|
||||
FWC,
I had to rework this a little to get it to still have the full box mouse-over, but I figured it out and it works great, thanks! Now, I know this is a little off topic, but if you can do this, then moving the "Report this Post to Moderator" and "IP Logged" to the bottom of the message box, should be easy for you. How about it? Quote:
|
#95
|
||||
|
||||
Quote:
|
#96
|
||||
|
||||
I know, I thought of doing that myself, but wouldn't it make you feel good just to do it so you can say you did it? (Is any of this working in my favor?)
|
#97
|
|||
|
|||
could some pls post an update code to to add ( users browsing )
in the forum like it is at vbulletin.org thankx for the help desi |
#98
|
||||
|
||||
The template for forumhome_forumbit_level2_post should look like this for it to appear the same way vbulletin.org has it set up...
Code:
<tr align="center"> <td bgcolor="{secondaltcolor}" valign="top"><img src="{imagesfolder}/$forum[onoff].gif" border="0" alt=""></td> <td bgcolor="{firstaltcolor}"> <table width=100% cellspacing="0" cellpadding="0" border="0"> <tr> <td align="left"> <a href="forumdisplay.php?s=$session[sessionhash]&forumid=$forum[forumid]"><normalfont><b>$forum[title]</b></normalfont></a></td> <td width="35%" align="right" valign="top"> <smallfont>($count members browsing)</smallfont></td> </tr> <td colspan="2"> <smallfont>$forum[description]</smallfont> </td> </tr> </table> </td> <td bgcolor="{secondaltcolor}"><normalfont>$forum[replycount]</normalfont></td> <td bgcolor="{firstaltcolor}"><normalfont>$forum[threadcount]</normalfont></td> <td bgcolor="{secondaltcolor}"><smallfont>$forum[lastpostinfo]</smallfont></td> <td bgcolor="{firstaltcolor}"><smallfont>$forum[moderators]</smallfont></td> </tr> |
#99
|
|||
|
|||
will try it out right now thankx
|
#100
|
||||
|
||||
I feel stupid for even asking this, but what template do you edit to have this display in the subforums? I tried to put it in the forumhome_forumbit_level1_post but it didn't show up in the subforums. :nervous:
Quote:
|
#101
|
|||
|
|||
damn my board got all screwed up ..... i got this message after doing the above
Database error in vBulletin 2.2.5: Invalid SQL: SELECT userid,username FROM user WHERE userid<> AND (usergroupid=5 OR usergroupid=6 OR usergroupid=7 OR usergroupid=2) ORDER BY RAND() LIMIT 1 mysql error: You have an error in your SQL syntax near 'AND (usergroupid=5 OR usergroupid=6 ' at line 4 mysql error number: 1064 HELP!!!!!!!!!!!!!!!!!!!! |
#102
|
||||
|
||||
For some reason it doesn't work right in the sub-forums. I couldn't tell you why, I tried everything I could think of to make it work, but couldn't so I only have it installed on the main page....
and desi... to fix it, just do the opposite of what you did to cause that error. |
#103
|
||||
|
||||
Chen,
Do you know of a way of doing this on the subforums, too? (If anyone could do it, you could) Quote:
|
#104
|
||||
|
||||
is there a possibility to count how many guests are in the forum? I have read the "Left Join", but the query is not complete ...any hints?
|
#105
|
||||
|
||||
I believe that was discussed somewhere in this thread (sorry don't know what page). I think it was Firefly who said you can't do it.
And I don't know if you can do the # of users in the subforum listings, as you can see Firefly hasn't done it here at vbulletin.org, and if it were possible I would think he'd be the one who'd know how to do it... |
#106
|
||||
|
||||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|