![]() |
|
Mod Options |
![]() |
|||||||||||||
In an attempt at mirroring an old ASP website I used to have, I modified the recent threads display to show a bit more information in a bit more compressed format.
Feel free to use/hack/slash this code for your own needs... Navigate to AdminCP -> CMS -> Widgets. Create a PHP Type Widget and paste the below code. READ BELOW THE CODE FOR AN UPDATE
Updated to reflect contribution from Inflikted: http://www.vbulletin.org/forum/showp...7&postcount=25 Be SURE to update the following line:if (!in_array($recent_thread[forumid], array(105,83,121,110,82,112,109,101,102,72))), to group the forumids you wish to NOT have included in the query results. Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
The following members like this post: psd_hunter
|
Comments |
#2
|
|||
|
|||
Where do you put this in?
No members have liked this post.
|
#3
|
|||
|
|||
PHP Widget in the CMS
No members have liked this post.
|
#4
|
|||
|
|||
Create a new CMS PHP Widget mate.
No members have liked this post.
|
#5
|
|||
|
|||
Great little widget Cody, thx.
Any chance you could make this so it works as a centre widget? i.e. above the Articles? At the moment it is all right sided, which is correct for a sideblock. If you have any time to do it I'd appreciate it. Thx Z No members have liked this post.
|
#6
|
||||||||
|
||||||||
Originally Posted by zbosskiller
Hmmm....![]()
You mean just center all the text?
No members have liked this post.
|
#7
|
|||
|
|||
It more so something like a block that has a header, in the header it shows
'Thread' | 'Posted By' | 'Views' | 'Last Post'' This is probably a lot of work but thought I would ask as its what I was used to with VB 3.8.4 No members have liked this post.
|
#8
|
|||
|
|||
Oh, gotcha - I know what you mean...
And believe it or not, I had something like that running but dumped it a long time ago. (just experimenting)... I'll see what I can scratch up... No members have liked this post.
|
#9
|
|||
|
|||
Thx, really appreciate it!
No members have liked this post.
|
#10
|
|||
|
|||
Hey I was thinking....
What if you put this in as a Widget... http://www.vbulletin.org/forum/showthread.php?t=235841 You could turn off some of the areas and it would act as a threads module... I don't have it installed, but try making a JS Enhanced Widget Make a new template and insert: {vb:raw vsatopstats} No members have liked this post.
|
#11
|
||||
|
||||
Thanks. Installed.
For those that want to make it a little smaller (or larger), just edit the "LIMIT 0, 15" line. I dunno what the 0 means, but if I change 15 to 5, I only see 5 newest threads. No members have liked this post.
|
#12
|
|||
|
|||
Cant show date....
No members have liked this post.
|
#13
|
|||
|
|||
You may wish to check here:
$recent_thread[lastpostdate] = vbdate('M jS', $recent_thread[lastpost], 1); I suppose this hard-coded date format (M jS) might mess with other country formats. No members have liked this post.
|
#14
|
|||
|
|||
Hey Cory- nice widget. I would like to use this but have it show latest posts instead of threads. Is there an easy way to do this?
No members have liked this post.
|
#15
|
||||||||
|
||||||||
Replace:
by:
No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 10:55.