The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBadvanced Homepage Details »» | |||||||||||||||||||||||||
Official Support Forums
vBadvanced.com is now open! There you will find more information regarding vBadvanced Homepage, FAQ's, hacks & modifications, and more. vBadvanced Homepage v1.1 Released! (01.27.04) vBadvanced Homepage is an advanced homepage / portal that will allow you to include different options from your vBulletin message board on your site's homepage. It also allows you to easily create and manage new pages which are completely powered by vBulletin and vBadvanced. There are over 40 options where you can enable/disable the features, plus everything is template based so it is very easy to customize and change everything through your Admin CP. Features:
Here is a list of each extra function that will cause extra queries:
Admin Homepage Guest Homepage Admin CP Options Example Sites: http://vbadvanced.com http://plurplanet.com http://digitalkore.net http://differentdawn.com Updates From v1.01 to v1.1
Help & Support: Before asking for support, Please read the F.A.Q in the readme file! If you have any problems or questions that are not covered in the F.A.Q. please here, or please check out vBadvanced.com for priority support. I will be more than happy to help in any way I can if the request for help is made there. Anyone trying to contact me via email, private message, or any other means will be ignored. Copyright: This script is ? 2003 - 2004 vBadvanced.com and PlurPlanet, LLC. This hack is NOT to be re-distributed in any way or placed on a website for download without permission. All copyright notes in the script itself must remain unchanged. Thanks To: Faranth & Littlebit for helping test the beta versions and hopefully squashing most of the bugs. Show Your Support
|
Comments |
#152
|
||||
|
||||
Quote:
<if condition="$bbuserinfo[userid] == 0"> $custom1</if> just find $custom1 in the main index template and replace it with that (site note 1,000th post ) |
#153
|
|||
|
|||
iam having a small problem at moment, i use custome box 1 for a site nav box and now things are not playing, it is more than likely me, so i will post what i did and attach a screenie.
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="100%"> <tr> <td> <table cellpadding="4" cellspacing="$stylevar[cellspacing]" border="0" width="100%"> <tr> <td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] Site Navigation</b></span></td> </tr> <tr> <td class="alt1"><span class="smallfont"> <li><a href="http://Myweb site/index.php">Home</a></li> <li><a href="http://Myweb site/forums/index.php">Forum Home</a></li> <li><a href="http://Myweb site/chat.html">Chatroom</a></li> </span> </td> </tr> </table> </td> </tr> </table> <br /> could someone help please |
#154
|
|||
|
|||
Can you tell me how avoid that the unknow Location legend apears in Online Users when a visitor is looking at index.php ?
Thanx in advance |
#155
|
||||
|
||||
Nice hack but I'm having a problem. I created a template index_project_Oz. But when I go to index.php?page=project_Oz I get the error:
Quote:
What did I do wrong? |
#156
|
|||
|
|||
Quote:
Check all the threads prior to posting...this answers your error --> https://vborg.vbsupport.ru/showpost....4&postcount=53 |
#157
|
|||
|
|||
is there anyway to insert your whole index.php where the news section is supposed to go?
Great hack BTW, I love it TIA gc |
#158
|
|||
|
|||
will this work with gamma?
|
#159
|
||||
|
||||
Quote:
|
#160
|
||||
|
||||
Quote:
<tr> <td> see if it works after that |
#161
|
||||
|
||||
crap... i got this:
Code:
Invalid SQL: SELECT userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid, language.phrasegroup_calendar AS phrasegroup_calendar, language.phrasegroup_advindex AS phrasegroup_advindex, language.phrasegroup_postbit AS phrasegroup_postbit, language.phrasegroup_global AS phrasegroup_global, language.options AS lang_options, language.languagecode AS lang_code, language.charset AS lang_charset, language.locale AS lang_locale, language.imagesoverride AS lang_imagesoverride, language.dateoverride AS lang_dateoverride, language.timeoverride AS lang_timeoverride, language.decimalsep AS lang_decimalsep, language.registereddateoverride AS lang_registereddateoverride, language.calformat1override AS lang_calformat1override, language.calformat2override AS lang_calformat2override, language.logdateoverride AS lang_logdateoverride, language.thousandsep AS lang_thousandsep FROM user AS user INNER JOIN userfield AS userfield ON (user.userid = userfield.userid) INNER JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) INNER JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid)) WHERE user.userid = 1 mysql error: Unknown column 'language.phrasegroup_advindex' in 'field list' mysql error number: 1054 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|