Quote:
Originally Posted by garrynewman
I fixed the AJAX process by adding..
Code:
$vbulletin->url = 'showthread.php?' . $vbulletin->session->vars['sessionurl'] . "p=$id";
eval(print_standard_redirect('redirect_automerged', true, true));
at the bottom of the "if ($isdoublepost)" before the "} else".
You need to add a new phrase "redirect_automerged" too.
edit: It works but is printing the message twice.
|
ahem coders...
Installed.
I'm no coder.. barely an admin. I really want to get into this coding stuff..

It's fun. OK..
So, I'd like to find a way to make a 24 hour limit on it in order to allow for thread bumping. But, I'd like to tag along for the ride on how it was found and how you code it.
Granted that some threads should be deleted, I think that some just go missed.