Quote:
Originally Posted by Simon Lloyd
Thats the archive/global.php, i cant seem to recreate it on my test site, my mod works at style fetch, so pretty much before anything else has been executed so redirect happens then, do you have any mods or custom code in your fresh install?
|
if thats the case /archive/index.php can't be redirected as designed if yours is running first which may be causing the issue which is why it shows that error in the log
off
i though that
global_start was run first before everything else, which is what the mods told me
style_fetch maybe run sometime after that