1
bgkiller
no redirection in xoops 2.2.4
  • 2006/2/15 11:35

  • bgkiller

  • Just popping in

  • Posts: 2

  • Since: 2006/2/2 1


i have Solved the issue with redirection in 2.2.4 (my site www.bgkiller.com ) the problem is the system_redirect.html in the templates wasnt finished simply back up ur templates, go to to system genersettings , and select to use the backup templates u crated in VEr 2.2.4 (only) then find and click edit on system_redirect.html slect and delete everything then add the following into that htm then save, walla everyhting fixed....(Done include Code------ this is just to show u all the code)


Code-------------------------------------------------------
<html>
<head>
<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}>" />
</head>
<div style="text-align:center; background-color: transparent; border-top: 0px solid #FFFFFF; border-left: 0px solid #FFFFFF; border-right: 0px solid #AAAAAA; border-bottom: 0px solid #AAAAAA; font-weight : bold;">
<h4><{$message}></h4>
<p><{$lang_ifnotreload}></p>
</div>
<{if $xoops_logdump != ''}><div><{$xoops_logdump}></div><{/if}>
</html>
Code-------------------------------------------------------




TopTop



Login

Who's Online

162 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 162


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits