![]() |
Best&Worst Thread of the day-Week-Month
Best&Worst Thread of the day-Week-Month Description::.This hack shows in forum home Best&Worst Thread of the day-Week-Month[Hack Features::. 1-easy yo installAdmin Controllable From vBulletin Options ==> vBulletin Options ==> Best&Worst Thread of the (day,week,month) Statistics.] Installation::. 1-Import The Product.History::. 1.0 On 11. Feb 2006 Initial Version.Hack Languages::. allan Had translate the hack to french. hereDetails::. 6 plugin, 26 phrases, 12 options, 6 queries(reading only not change or add)Donation::. Feel Free To https://www.paypal.com/en_US/i/btn/x...tcc-donate.gifaT lAsT::. IF YOu lIkE iT cLIcK INSTALL Support Given For Who Clicked Install {ONLY} |
I'll try it, thanks !!
|
just a question: is good or bad only determined by the number of replies?
Also when you are not using an exclude (thread or forum) you are still using it in the where clause. This make the query perform less good. I suggest you only include those in the where if you are excluding something. I would also suggest you prefix all the used Phraseid's and Varnames, for example with the productid, so there can be no problems with other hacks or future vB versions for using the same names. |
qyuestion : is this a hack that just calls a random thread for a section?
or are the threads selectable?? |
Quote:
|
Quote:
|
Do you think that code for FORUMHOME could easily be put into a CMPS Module?
|
Database error in vBulletin 3.5.2:
Invalid SQL: SELECT thread.postusername, thread.postuserid, thread.title AS fth, thread.lastposter, thread.replycount, thread.views, thread.threadid, thread.forumid tid, forum.forumid AS fid, forum.title AS ft FROM vb3_thread, forum WHERE forum.forumid = thread.forumid AND dateline BETWEEN 1139591779 AND 1139764579 AND thread.forumid NOT IN (0) AND thread.threadid NOT IN (0) ORDER BY thread.replycount DESC LIMIT 1; MySQL Error : Table '******_*****.forum' doesn't exist Error Number : 1146 Date : Saturday, February 11th 2006 @ 12:16:19 PM |
same error :speechless:
|
When i enable this i get:
[sql] Database error in vBulletin 3.5.3: Invalid SQL: SELECT thread.postusername, thread.postuserid, thread.title AS fth, thread.lastposter, thread.replycount, thread.views, thread.threadid, thread.forumid tid, forum.forumid AS fid, forum.title AS ft FROM BlizzedOut_thread, forum WHERE forum.forumid = thread.forumid AND dateline BETWEEN 1139613221 AND 1139786021 AND thread.forumid NOT IN () AND thread.threadid NOT IN () ORDER BY thread.replycount DESC LIMIT 1; 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 thread.threadid NOT IN () ORD Error Number : 1064 Date : Saturday, February 11th 2006 @ 06:13:42 PM Script : http://www.BeastToast.com/forums/index.php? Referrer : IP Address : *.*.*.* Username : Chad Classname : vb_database [/sql] |
anyone know how to fix this?
|
Like the idea, I'll keep an eye on this one, appears to be some bugs maybe?
|
hello,
this really isnt a bug just you havent set a setting in the vBulletin Options. You need to set Exclude Forums to 0 and Exclude Threads to 0 than this will work Thanks - James |
Quote:
|
for me too
|
Sql Query is not including table prefix!
If you correct it it works fine |
Quote:
|
your right and for some reason i didnt see that.
Thanks - James |
Thanks man!
|
in order to fix this you need to change the every instance of
Code:
FROM " . TABLE_PREFIX . "thread, forum Code:
FROM " . TABLE_PREFIX . "thread AS thread, " . TABLE_PREFIX . "forum AS forum |
Same here!
|
Fixes Sql Query But it was Working fine with me :) CUZ:I Don't use Table_Prefix any way thnx for who support the hack :) especially PHPGeek2k3
you have to import the new product from the ZIP make sure you allowed overwrite regards |
Quote:
|
Still wont work :(
[sql] Database error in vBulletin 3.5.3: Invalid SQL: SELECT thread.postusername, thread.postuserid, thread.title AS fth, thread.lastposter, thread.replycount, thread.views, thread.threadid, thread.forumid tid, forum.forumid AS fid, forum.title AS ft FROM BlizzedOut_thread AS thread, BlizzedOut_forum AS forum WHERE forum.forumid = thread.forumid AND dateline BETWEEN 1137213119 AND 1142397119 AND thread.forumid NOT IN () AND thread.threadid NOT IN () ORDER BY thread.replycount AND thread.views ASC LIMIT 1; 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 thread.threadid NOT IN () ORD Error Number : 1064 Date : Sunday, February 12th 2006 @ 11:32:01 PM Script : http://www.BeastToast.com/forums/index.php? Referrer : http://www.BeastToast.com/forums/showthread.php?t=2115 IP Address : 1.2.3.4 Username : Chad Classname : vb_database[/sql] |
you didn't but 0 in exclude threads and exclude forums
https://vborg.vbsupport.ru/attachmen...chmentid=42564 look at the sceernshot |
Quote:
|
thanks for the mod.
How is "BEST" determined? If it's just replies, those usually aren't the "best" on my forum. I guess the best on my forum would be the ones that have the highest star rating or the highest rep power given over the entire thread. How is "WORST" determined? Should be lowest rated thread or thread with the most negative reps given. -vissa |
ok question how can i get it on the top of my forumhome?
|
Quote:
|
Quote:
|
Quote:
|
yes ....
|
Brilliant have managed to move it to the top now
Thanks |
Does this make use of vb cron?
If not, might I suggest you include it? On highly trafficked boards it might be beneficial to use the vb cron. |
Quote:
-vissa |
Quote:
|
Click Install ;)
French Language :) |
im still new to all this so what di i have to do when instructions say import the product can someone tell me what to do please.
|
Quote:
==> vBulletin Options ==> vBulletin Options ==> BestWorst Thread of the (day,week,month) and change settings |
thanks mate
|
All times are GMT. The time now is 01:02 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:
|