PDA

View Full Version : Hot Topics This Week


Pages : 1 [2]

Maxal
07-13-2007, 10:29 AM
I seem to have a problem, the module show's fine but when I click a thread link I get sent to http://www.throttlejockey.co.uk/showthread.php?t=422 which produces a blank screen.
I think It should be pointing to http://www.throttlejockey.co.uk/forum/showthread.php?t=422

I am having the same problem, is there any way around? Urgenly please :(

Maxal
07-14-2007, 02:16 PM
^ I figured it out myself. Thanx for not helping :)

Our Sponsors
 

zglows
10-22-2007, 09:50 PM
Will this work on vb 3.6.x?
Please someone answer me

imprezion
12-08-2007, 05:18 AM
is this good for vb3.6.x?

Our Sponsors
 

Danoz
01-16-2008, 11:05 AM
Thankyou Very much for this, worked first time :)

grunt482
02-05-2008, 12:35 AM
I tried it but part of the code comes out on the top of my home page. I click on the YES to clean it up and it didnt work. Any suggestions?

Ben10
06-08-2008, 11:58 AM
gr8 work its work fine for me :)

nicholle
06-11-2008, 09:40 AM
Thank you I finally got it!

spaceČ
06-13-2008, 03:17 PM
Nice one, thx/pers.

MediaHound
06-15-2008, 02:46 AM
Installed like a charm, thanks!

quarkuk
08-16-2008, 12:14 PM
Works fine. Thanks

Webber
08-17-2008, 01:16 PM
Hi everyone --- I have tried so many different ways and have been unsuccessful in putting the last post gif in front of each of the hottest topic links.

Can anyone show me how to make the hot topics list like the lasted topics list with the bullets/gifs in front of each of the topic links and have the topics have a line break in between each of them?

You will be saving me many more gray hairs. Thanks in advance for any help on this.

BuCwiLd
08-17-2008, 02:20 PM
installed, works great. thanks

ahmedipa
12-24-2008, 05:06 PM
very good subject my brother

swiftor
02-21-2009, 02:07 AM
Hi, is there anyway to exclude particular forums? I tried checking the php file and didn't see anything obvious (not knowing how to modify the at all code may have been a slight hinderance).

Any help would be great, as I'd like to exclude "forum game" sections!

masterweb
03-15-2009, 11:25 AM
Thanks for sharing, installed and working fine here :D

itsheinz
03-16-2009, 12:50 AM
Download the file, unzip it, then go to the 'Download / Upload' module section under your vBa CMPS options in your Admin CP and upload the .module file through there.
Got yah. .it works for me..you guys should download the module file.Do not upload anythin,as Brian taught us.

umeshseo
03-16-2009, 02:26 AM
thank you for saring and Welcome to Vbadvanced Forum, nice one

panus
03-16-2009, 01:22 PM
Thanks for sharing,love it.

jl255
03-18-2009, 05:50 AM
anyone found a way to exclude certain forums?

vojo
04-26-2009, 09:17 AM
installed on vBulletin 3.6.4 / vBadvanced CMPS v3.0.1
works like charm
thank you

Greek76
05-02-2009, 07:55 AM
Thanks great mod. Mine works fantastic.

Rrookkyy
05-25-2009, 02:19 AM
Thanks for sharing

FockerFGAA
05-25-2009, 02:42 AM
installed on 3.7.4 and seems to be working great. thanks for the module. there is only one thing i would like to be able to do differently with it and perhaps someone else could help me with this.

i open up the hottopic.php and i changed it to 10 topics and unbolded the titles. now what i would like to do is really do it for stuff that is hot this week so id like to include only threads that started within a week of todays date say. i assume i have to edit somewhere in this line (below) to do so, but I am not familiar enough with php or the vbulletin databases to know for sure. if someone has a suggestion i would love to hear it.


$hottopics = $db->query_read("SELECT * FROM ".TABLE_PREFIX."thread WHERE lastpost > $datecut AND forumid IN (". implode(',', $forumchoice) . ") AND open=1 ORDER BY replycount DESC LIMIT 10");



EDIT:

i think i may have got it to work. i changed lastpost to dateline and now only threads that have been started within the last week are showing up on the front page. maybe people will find that beneficial. i like having it update more often since our biggest threads are ones from awhile back that just grow even bigger still.

DeanoUK
07-25-2009, 08:40 AM
Installed and working fine via the module file, thanks!
www.ukcigarforums.com

HappyFeet
08-01-2009, 12:13 PM
Installed, looks great! Thanks...

adamfl
10-16-2009, 05:51 PM
Any ideas how to make hot topics pulls specific topics from a specific forum? I want to make it called hot deals to display deals posted in the deals section.
Thanks

Greenskull
02-06-2010, 07:05 PM
I'd like to make each topic have an alternating background colour. How would I go about that?

choppin
03-29-2010, 07:58 PM
anyone found a way to exclude certain forums?
I see this question has been asked several times, but no answer has been provided. I guess you can't, which is a pity. :confused:

gayandilanga
04-06-2010, 05:04 PM
This is a module based on my 3.5 plugin.

thnxxx

mikimouse
07-06-2010, 05:18 PM
Thank u. Brian has show me this thread and its great;)

Loco Macheen
08-08-2010, 10:52 AM
Is there a way to select what topics you want to show?



EDIT:

i think i may have got it to work. i changed lastpost to dateline and now only threads that have been started within the last week are showing up on the front page. maybe people will find that beneficial. i like having it update more often since our biggest threads are ones from awhile back that just grow even bigger still.

thanks, this worked for me too

garyopa
08-30-2010, 11:24 AM
I was thinking of installing this module.

But does it still work with the latest vbulletin 3.8.6

And I have a mixture of forums some for regular users,
and others with very active topics in the mod/admin section.

Will this module only display the topics the user has rights to see?

What about a non-logged in guest, it will display the right ones?

Sorry to ask these questions, but it does not seem to be covered in this thread!