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 |
#632
|
||||
|
||||
Hmm... This is just a guess, but try editing your index template. In the first table, you'll see class="page". Try removing that and see if it has an effect. You will also see the welcome box in the index template, just a little below the code I just asked you to remove.
|
#633
|
|||
|
|||
sweet, worked great. thanks
|
#634
|
|||
|
|||
Just FYI. I upgraded to RC4 and it still works like a charm from what I can tell.
|
#635
|
|||
|
|||
i have just upgraded and uninstalled and reinstalled now iam getting the following error,
Database error in vBulletin 3.0.0 Release Candidate 4: Invalid SQL: SELECT thread.threadid, thread.title, replycount, postusername, postuserid, thread.dateline, IF(views<=replycount, replycount+1, views) AS views, forumid, thread.iconid, votenum, votetotal, post.postid, pagetext, allowsmilie, showsignature , avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline AS avatardateline ,thread.iconid ,attachment.filename, filesize, attachment.visible, attachmentid, counter, thumbnail, LENGTH(thumbnail) AS thumbnailsize FROM thread AS thread LEFT JOIN post AS post ON (post.postid = thread.firstpostid) LEFT JOIN user AS user ON (user.userid = post.userid) LEFT JOIN avatar as avatar ON (avatar.avatarid = user.avatarid) LEFT JOIN customavatar as customavatar ON (customavatar.userid = user.userid) LEFT JOIN attachment AS attachment ON (post.postid = attachment.postid) WHERE forumid IN(55,7) GROUP BY post.postid ORDER BY dateline DESC, attachmentid LIMIT 5 mysql error: Column: 'filesize' in field list is ambiguous mysql error number: 1052 what are the mysql error relating to |
#636
|
|||
|
|||
I have created the hidden News and Poll forum - but when one of my users click on "New Posts"
Its showing him my hidden news forums - Is there any way to get around this ??? Thanks Steve |
#637
|
|||
|
|||
Quote:
after searching, i dont see that anyone responded to this.. is it bc no one saw? or can it not be easily done? |
#638
|
||||
|
||||
Tigga
This is my gode now : PHP Code:
I also create a new emply templated named index_news2 but it don't works. |
#639
|
||||
|
||||
Quote:
I'm not sure but I think that might have been a bug with VB-3 RC-2 or 3, have you upgraded to the latest version of VB-3? (RC-4 is the newest) Chas. |
#640
|
||||
|
||||
--
QUESTION: how did you incorporate the portal template with PhotoPost in your differentdawn.com link you provided in the first post as an example of this portals usage? i've been looking for a portal for vb3 that has an easy way of incorporating multimple skins for vb3. |
#641
|
||||
|
||||
Quote:
Tigga, Great job on this. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|