1
MadSnake
[template] Systeme > redirection
  • 2003/12/17 1:45

  • MadSnake

  • Just popping in

  • Posts: 35

  • Since: 2002/10/3


Hello, I have found a bug on the level of the syteme of redirection, indeed it is not possible to use the meta tag < { xoops_themecss } > whereas that functions with the complete way of the file css this is very tedious because it is impossible to change theme I do not find the file to be corrected, is what somebody would have a solution?

2
Stewdio
Re: [template] Systeme > redirection
  • 2003/12/17 5:28

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


I'm not quite sure I follow what you are tring to explain. Could you give us a bit more details on what your trying to do?

3
MadSnake
Re: [template] Systeme > redirection
  • 2003/12/17 13:22

  • MadSnake

  • Just popping in

  • Posts: 35

  • Since: 2002/10/3


I have edit my post , sorry for my english

4
Stewdio
Re: [template] Systeme > redirection
  • 2003/12/17 14:30

  • Stewdio

  • Community Support Member

  • Posts: 1560

  • Since: 2003/5/7 1


No worries about the english, I just wasn't clear an what you needed to be done

If I follow you correctly and you wish to change how the redirect looks, you can look in Admin >>Templates>>System>>system_redirect.html

This is where you can edit the look and feel of the redirect page. Remember to 'clone' your default template before editing and enable automatic changes in the admin>>preferences.

Sorry if misunderstood your question, one of us here will get it right!

5
MadSnake
Re: [template] Systeme > redirection
  • 2003/12/17 22:23

  • MadSnake

  • Just popping in

  • Posts: 35

  • Since: 2002/10/3


It's ok :
<!DOCTYPE html PUBLIC '//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
<
title><{$xoops_sitename}></title>
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/themes/mytheme/style.css" />
</
head>
<
body topmargin="100"><br><br><br><br><br><br><br>
<
center>
<
table border="0" cellpadding="1" cellspacing="1" width="60%" align="center" class="item"><tr><td class="itemHead"><b><font face="Verdana" size="1">Redirection</b></td></tr><tr><td class="itemInfo"><br></td></tr><tr><td class="itemBody"><p><font face="Verdana" size="1"><b><{$message}><br><{$lang_ifnotreload}></b></font></p></td></tr><tr><td class="itemFoot1"><br></td></tr></table>
</
body>
</
html>


It's bad

<!DOCTYPE html PUBLIC '//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<
html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<
head>
<
meta http-equiv="content-type" content="text/html; charset=<{$xoops_charset}>" />
<
meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<
meta http-equiv="Refresh" content="<{$time}>; url=<{$url}>" />
<
title><{$xoops_sitename}></title>
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
</
head>
<
body topmargin="100"><br><br><br><br><br><br><br>
<
center>
<
table border="0" cellpadding="1" cellspacing="1" width="60%" align="center" class="item"><tr><td class="itemHead"><b><font face="Verdana" size="1">Redirection</b></td></tr><tr><td class="itemInfo"><br></td></tr><tr><td class="itemBody"><p><font face="Verdana" size="1"><b><{$message}><br><{$lang_ifnotreload}></b></font></p></td></tr><tr><td class="itemFoot1"><br></td></tr></table>
</
body>
</
html>

Login

Who's Online

205 user(s) are online (113 user(s) are browsing Support Forums)


Members: 0


Guests: 205


more...

Donat-O-Meter

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

Latest GitHub Commits