EOC_Jason
Well-known member
I think this is related to the 'new posts' link thing, but I've noticed when I go to my UserCP to see my subscribed threads, there are some threads I don't always read. Previously it would reset that based on my last visit time but now they just continue to linger and show as unread...
I *think* it might have something to do when I looked at the page source you seem to be missing the code for the vBulletin cron job that does a lot of behind the scenes processing...
Near the footer (I don't recall exactly what template its in) but the URL that should be there isn't... There should be a call to a cron.php file...
I *think* it might have something to do when I looked at the page source you seem to be missing the code for the vBulletin cron job that does a lot of behind the scenes processing...
Near the footer (I don't recall exactly what template its in) but the URL that should be there isn't... There should be a call to a cron.php file...
Code:
<!-- Do not remove or your scheduled tasks will cease to function -->
<!-- Do not remove or your scheduled tasks will cease to function -->