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 |
#862
|
|||
|
|||
Quote:
how about just disabled the login used by vbadvance ? Since there is already login function on the navbar... its rather redundant and confusing to have two login on the same page. Probably u can wait till this have been solved by Tigga. Meanwhile disable it and use vbulletin navbar login. :ermm: |
#863
|
|||
|
|||
Quote:
okies i fixed it. If you read my findings earlier, what I assume is correct. replace your login crumb with mine : Code:
<!-- Welcome / Login Block --> <if condition="!$bbuserinfo['userid']"> <script src="http://forums.keeptouch.net/clientscript/md5.js" type="text/javascript"></script> <form action="http://forums.keeptouch.net/login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)"> <input name="vb_login_md5password" type="hidden" /> <input name="s" type="hidden" value="$session[sessionhash]" /> <input name="do" type="hidden" value="login" /> </if> <table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"> <tr> <td class="tcat"><span class="smallfont"><b>$vboptions[blockbullet] <if condition="$bbuserinfo['userid']"> <a href="$vboptions[bburl]/usercp.php?$session[sessionurl]">$vbphrase[a_usercp]</a><else />$vbphrase[a_login] </if></b></span></td> </tr> <tr> <td class="$getbgrow"> <if condition="$bbuserinfo['userid']"> <span class="smallfont">$vbphrase[a_welcome_back], <b>$bbuserinfo[username]</b></span><br /> <if condition="$vboptions['showavatar']"> <table cellpadding="3"> <tr> <td><a href="$vboptions[bburl]/profile.php?do=editavatar"><img src="$avatarurl" border="0" alt="$vbphrase[a_edit_avatar]" /></a> </td> </tr> </table> </if> <span class="smallfont">Last visit: $lastvisitdate $lastvisittime<br /> <if condition="$vboptions['showpm']"><a href="$vboptions[bburl]/private.php?$session[sessionurl]">$vbphrase[a_new_pms]</a>: $bbuserinfo[pmunread]<br /></if> <if condition="$vboptions['shownewposts']"><a href="$vboptions[bburl]/search.php?$session[sessionurl]do=getnew">$vbphrase[a_new_posts]</a>: $newposts<br /></if> <a href="$vboptions[bburl]/login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[a_logout]</a></span> <else /> <table width="100%"> <tr> <td> <span class="smallfont"><b>$vbphrase[a_username]:<br /> <input class="bginput" name="vb_login_username" size="12" type="text" /><br /> $vbphrase[a_password]:</b></span><br /> <input class="bginput" name="vb_login_password" size="12" type="password" /><br /> <input checked="checked" class="bginput" name="cookieuser" id="cb_cookieuser" type="checkbox" value="1" /><span class="smallfont">$vbphrase[a_remember_me]</span> </td> </tr> <tr> <td> <input class="button" type="submit" value="Login!" /> </td> </tr> <tr> <td> <span class="smallfont">$vbphrase[a_not_a_member_yet]<br /><a href="$vboptions[bburl]/register.php">$vbphrase[a_register_now]</a></span> </td> </tr> </table> </if> </td> </tr> </table> <br /> <if condition="!$bbuserinfo['userid']"> </form> </if> </if> <!-- End Welcome / Login Block --> <input name="s" type="hidden" value="$session[sessionhash]" /> which was previously <input name="s" type="hidden" value="" /> I guess after login, as there is no sessionhash, the homepage cannot recognise you being logon. |
#864
|
||||
|
||||
[high]* ChuanSE clicks install [/high]
|
#865
|
|||
|
|||
is tehre a way to have it seach pages that are not off the forum?
|
#866
|
|||
|
|||
Quote:
can try if u have the duplicate buddy issue (see my post above)? by the way haven upgrade to vb 3 gold final? :nervous: and i think u need a <br /> between your poll and calendar :ermm: |
#867
|
|||
|
|||
hmmm this seems ok but how does it compare to others like VBportal I know this is free and the other will cost 20$ just trying to weight my options here.
Also my forums are on a subdomain... will vbadvanced support that? |
#868
|
|||
|
|||
Just upgraded to VB3 and this install went perfect. Nice work.
|
#869
|
|||
|
|||
hmm probably Tigga might want to optimise the loading of the homepage... a bit slow...
|
#870
|
|||
|
|||
I have read all the threads here and saw the problem I am having once, but the member solved it himself and never really explained what was wrong..
I have installed the portal with my 3.0 Gold version - install went great with no errors...problem is now when I go to the page www.rustysoptraders.com/adv_index.php all I get is a blank screen. I will rename the adv_index.php to index.php when the problem is resolved. I have verified that the path to the forums directory is correct. I have noticed that when I vew the source (online) of adv_index.php all I see is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD> <BODY></BODY></HTML> Now I know the file I am uploading contains more then this - Im a total novice here...should I be seeing the rest of this file when I view source online? Im really stumped here. Any help would be greatly appreciated. Chris |
#871
|
||||
|
||||
Quote:
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|