![]() |
Very nice mod....This is just what i needed. Is there anyway, to make the date prefix Bold & in Red?
|
Hey, I notice a bug in the script. If you hit preview it adds the date over and over for every time you hit preview. I found a simple fix that probably isn't the best way to fix it.
Find Code:
if ((!is_array($dateadd['forums'])) OR (in_array($foruminfo['forumid'], $dateadd['forums']) AND !empty($_POST['subject']))) Code:
if ((!is_array($dateadd['forums'])) OR (in_array($foruminfo['forumid'], $dateadd['forums']) AND !empty($_POST['subject']))AND !$_POST['preview']) |
I installed it and it is not working?
I agree with above, it would be nice to just have the date the thread was started below the thread title. |
|
Quote:
|
Quote:
Code:
!$_POST['preview'] |
nice.. thanks
|
thank you
|
The problem is with the way vBulletin stores the data before it makes a post. The only way to change the data is to directly edit the submitted data before the vbulletin gpc parser gets to it. Once it's parsed, it's unchangeable for obvious security reasons.
|
Installed now this is great cuz i help when someone like me has a lot of threads and most of them after awhile are not really worth looking at the date will help the members to not waste time on those older than what ever amount of months past .... kool thanks
|
All times are GMT. The time now is 03:22 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:
|