Guys,
Over the years I have modded something which causes an admin search to bring up the following message
“If the page does not redirect automatically in 10 seconds, please click on this link: continue”
Now, you can click continue or wait the 10 seconds and get redirected, but it is highly annoying. After 2 hours of going back through my code, I honestly can’t remember what I have done.
The only association I can find is that top.tpl in /admin/ specifies the redirection itself, however where is the PHP file to specify 1) whether it redirects to a different url 2) the 10 second delay??
This is the code i’m looking at in top.tpl:
If anyone knows what I’m talking about, please let me know!
Thanks