i have notice the Reditect error and have solved the
issue with this, aparently in the tmeplates the
system_redirect.html was not finished, how ever the
oflowing code below i used form the
system_redirect.html from 2.031 (stable) and worked
flawlessly mabey you guys could let every one knwo
bout this issue or update ur 2.2.4 core and fix this
directly! www.bgkiller.com xoops user!
Code----------------------------------------------
<meta http-equiv="Content-Type" content="text/html; charset=<{$xoops_charset}>"> <meta http-equiv="Refresh" content="<{$time}>; url=< {$url}>"> <title><{$xoops_sitename}></title> <link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>"><{$lang_ifnotreload}>
code----------------------------------------------
old code only had color of text and 2 ofhte rlines
with no redirect html definitions or coding, i
replaced this and eveyrhting works flawlessly now :)