![]() |
Quote:
|
I'm getting this error after following the instructions:
Database error in vBulletin 3.0.6: Invalid SQL: SELECT thread.threadid, thread.title AS threadtitle, thread.lastpost, thread.forumid, thread.open, thread.replycount, thread.postusername, thread.postuserid, thread.lastposter, thread.dateline, thread.visible, forum.forumid, forum.title AS forumtitle, user.username, user.userid AS lastposterid FROM thread LEFT JOIN forum AS forum ON(forum.forumid = thread.forumid) LEFT JOIN user AS user ON(user.username = thread.lastposter) WHERE thread.open = 1 AND thread.visible = 1 ORDER BY thread.replycount DESC LIMIT 0, 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 '' at line 8 mysql error number: 1064 |
How do I place a link to the toptopic section from the forum home?
|
This is an awesome hack. I just have one biggy request that's missing: Is it possible to include a setting that allows you to exclude/include forums?
I want it to only list the 'non-entertainment' forums in my site. |
Quote:
|
Quote:
@tnguy3n: You should modify your file to attach ;) Thank you for the second time (post #3) for your hack. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Click install ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
grt hack
/me click install |
hey guys... i just found that this is taking all threads from all the forums.
So to protect the private forums..i did this in the toptopics.php below line PHP Code:
PHP Code:
then in same file find PHP Code:
PHP Code:
Now forums are safe from all private forum posts showing there. Btw same can be extended to whatever forums you wanna hide. say if you just want this to work for one forum exclude all the rest forums. |
@Acers, U R Da Man! Works flawlessly. thx.
|
glad to be of help mate :)
|
All times are GMT. The time now is 09:29 PM. |
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:
|