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 |
#1212
|
||||
|
||||
anyone got this to work in 3.0.7 its fresh install and first hack..?!
summit do with functions.php i think. get the following error: Code:
Database error in vBulletin 3.0.7: Invalid SQL: SELECT thread.threadid, thread.title, thread.replycount, postusername, postuserid, thread.dateline AS postdateline, IF(views <= thread.replycount, thread.replycount+1, views) AS views, thread.lastposter, thread.lastpost, pollid , thread.iconid AS threadiconid ,thread.forumid, forum.title AS forumtitle , post.pagetext AS preview , NOT ISNULL(subscribethread.subscribethreadid) AS subscribed FROM thread as thread LEFT JOIN forum AS forum ON (thread.forumid = forum.forumid) LEFT JOIN post AS post ON(post.postid = thread.firstpostid) LEFT JOIN deletionlog AS deletionlog ON (thread.threadid = deletionlog.primaryid AND type = 'thread') LEFT JOIN subscribethread AS subscribethread ON(subscribethread.threadid = thread.threadid AND subscribethread.userid = 1) WHERE open <> '10' AND thread.forumid NOT IN(2,) AND deletionlog.primaryid IS NULL ORDER BY lastpost DESC LIMIT 5 mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND deletionlog.primaryid IS NULL ORDER BY lastpost DESC mysql error number: 1064 |
#1213
|
||||
|
||||
Jacko, it works fine with all flavors of vB 3.0.x -- Did you install any modifications to CMPS or is that a stock install? If you want you can always submit a support ticket over at vbadvanced.com to have somebody take a look at it for you.
|
#1214
|
||||
|
||||
I've searched all around this thread and on the vbadvanced.com forums, and I've seen a lot of users requesting a random thread module, in which a random thread would be picked from a specific forum and shown in the main page (or any other VBCMS page, for that effect), although no solution has shown up.
I (and certainly other people) would really appreciate any feedback on this, please. |
#1215
|
|||
|
|||
how do you keep a particular forum from showing up on the home page new threads?
my private admin forum is showing up in new post on home page? how do you keep them from appearing in new posts/recent threads on vbadvanced portal? |
#1216
|
|||
|
|||
will this mod work with 3.6.7 ?
|
#1218
|
||||
|
||||
so why is this not supported anymore?
|
#1219
|
||||
|
||||
Because it's several years old and has been replaced with vBadvanced CMPS?
|
#1220
|
|||
|
|||
I love this!
|
#1221
|
|||
|
|||
Dear Tigga,
I downloaded and followed all of your instructions. I have a problem. The includes/functions.php file does not contain this: if (THIS_SCRIPT == 'online' OR THIS_SCRIPT == 'calendar' OR (THIS_SCRIPT == 'index' AND $vboptions['showevents'])) I am on VB 3.7. Akame |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|