![]() |
Good work,
|
Quote:
Also an ability to colout the backround colour specifically for the title part would also be cool. E.g. my forum has everything with a blue background. To make this stand out it might be nice to add a different colour to the title background for this mod. nice hack though :) |
Updated the font size.
I will add the option to excluse forum id's once I create the admincp options for it. Also the title background colour is just set to match the rest of the layout, theres no real need to make it stand out. |
thanks, the font is better but still doesn't match the boards default one being used.
|
Hmmm its fine for all of the forums I've tested it on, can you show me your forum?
|
Okay I've found a bug in the first query of the script, and after working on it for two days I am officially stumped.
The following query: SELECT distinct threadid FROM ". TABLE_PREFIX . "post WHERE userid = " . $vbulletin->userinfo['userid'] . " ORDER BY postid DESC LIMIT 5 Does not return the last 5 threads posted in. For some reason it skips any older thread. If I remove the distinct from the query, it shows the last 5 posts properly. The problem is we can't have repeats, so DISTINCT is supposed to solve that. Anyone have any idea whats going wrong? If all else fails I'll just make it so that it filters out doubles with PHP code.... not as efficient as I'd like it though, there should be no reason the query doesnt work. |
Installed thank you.
Small font update is not working for me though. Everything is in regular font. |
FEATURE REQUEST: add "show all my posts" link/button at the end (somewhere) .-)
|
Quote:
|
This also displays deleted threads.
To Fix, change the query in XML file: from: Quote:
Quote:
|
All times are GMT. The time now is 07:48 AM. |
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:
|