![]() |
Does any way let this mod display in forumdisplay page ?
|
I have my vbadvanced in main page viparmenia.com/cmps_index.php and forum in subdirectory vb viparmenia.com/vb/index.php.
After swiching on cyb stat on vbadvanced page I need to explain avdanced to add prefix vb to everything what cyb statistics shows even images. It looks terrible: -images are not found, -clicks on topics or usernames in statistic box redirecting to 404 FILE NOT FOUND as of everything shown without forum URL prefix HELP! How to explain vbadvanced to put forum prefix everywhere? |
Any problems with 3.6.8?
|
Quote:
|
Is it possible to link the last threads link to the last post instead of the first?
|
i've installed this at my forum now, but now users cant change to page 2 and 3 etc etc in the threads.. can only show page 1..
any idea? |
Hi I'm a total newbie but I recognisethis is and excellent but of code, it looks great. Thanks. I have it at the top of the forums, my question is, how can it have it appear BELOW the welcome that a none registered person would see. Presently they see the top 10 with the welcome underneath, which is wrong.
My Forumhome code is below, thanks in anticipation, $stylevar[htmldoctype] <html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> <!-- no cache headers --> <meta http-equiv="Pragma" content="no-cache" /> <meta http-equiv="Expires" content="-1" /> <meta http-equiv="Cache-Control" content="no-cache" /> <!-- end no cache headers --> $headinclude <title><phrase 1="$vboptions[bbtitle]">$vbphrase[x_powered_by_vbulletin]</phrase></title> </head> <body> $header $navbar <!-- main --> <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> <if condition="$show['guest']"> <!-- guest welcome message --> <tr> <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></td> </tr> <tr> <td class="alt1" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"> <phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]">$vbphrase[first_visit_message]</phrase> </td> </tr> <!-- / guest welcome message --> </table> </if> <br /> $forumbits $forumhome_markread_script <!-- /main --> <br /> <br /> <!-- what's going on box --> < |
Great Mod, and you have made the installation so simple that even I could pull it off.
Thanks, Lift |
Any plan to update this mod with Ajax ?
|
I made a little hack to re-enable this to show hottest threads and most viewed threads for this year --
"-Removed options from 4.6 which requires complex queries and makes forums run slow ("show stats for a custom time period" and "show number of members who gaved positive reputation points to user"). Sorry, I know this was useful but it's more important to keep this product fast/stable." See www.mapforums.com/forum.php My hack is really simple so I don't think it would slow anything down. $fromtime = gmmktime(0,0,0,1,1,2007); and added this to the query and dateline > $fromtime best, Eric |
All times are GMT. The time now is 02:16 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|