1
WarLord
My pages are not reloading...
  • 2006/1/10 2:36

  • WarLord

  • Just popping in

  • Posts: 11

  • Since: 2006/1/7 2


The default installed themes work fine (phpkaox, x2t, and xmt), but when I use any other theme the reloads stop working. I am currently using fisubsilver.
How do I fix this problem?

2
iHackCode
Re: My pages are not reloading...

i think this will solve the problem.

edit the theme.html file for that theme

this area.
<meta name="generator" content="XOOPS" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />

<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>


and change it to:
<meta name="generator" content="XOOPS" />
<
title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<
link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<
link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<{
$xoops_module_header}>
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>


What i did above: added <{$xoops_module_header}>


then. update the theme file. so XOOPS is not using a cached version.
--
system Admin. Preferences.. Update module template .html files from themes/ (change it to yes)
-And change it back to No . later.

=im not good at explaining that part.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

3
WarLord
Re: My pages are not reloading...
  • 2006/1/10 22:39

  • WarLord

  • Just popping in

  • Posts: 11

  • Since: 2006/1/7 2


I made the changes that you recomended and all is working fine now. Thank you.

4
pattinn
Re: My pages are not reloading...
  • 2006/1/25 17:04

  • pattinn

  • Just popping in

  • Posts: 1

  • Since: 2006/1/25


Woohoo, I had this same problem on a theme I had.

After reading through everything I could get my hands on I found this mismatch by comparing the theme to the default theme. Yet it didn't work as I forgot to let it update the template. doh!

Apprently the Anatomy of theme document didn't say anything about this command.

But thank god this headache is over!

5
stelian
Re: My pages are not reloading...
  • 2006/4/12 8:41

  • stelian

  • Just popping in

  • Posts: 87

  • Since: 2005/12/17


This is not working for me. I noticed that "please click here" the "here" (If the page does not automatically reload, please click here) URL is pointed to my /index.php :( and it shouldn't.

Do you have any ideeas?

6
fungus
Re: My pages are not reloading...
  • 2006/5/14 19:48

  • fungus

  • Just popping in

  • Posts: 72

  • Since: 2002/10/15


Not sure where else you would want it to point to?

Cause usually you are going back to the main page or login page?

Regards
Fungus
Hmmm... Why do I have so many screws left over?

7
fungus
Re: My pages are not reloading...
  • 2006/5/14 19:58

  • fungus

  • Just popping in

  • Posts: 72

  • Since: 2002/10/15


Dude, Legendary Bandit-X!

Yes it works for me, I had a customised theme working fine in ver 2.0.x but when I started to use 2.2.5a the meta refresh was not listed in the generated code! I started to look at the code as comparisions with default but it was a little too different with the layouts. The Springtime theme was the parent of the modified theme so I thought I would try using the original theme my theme was edited from and it also failed (it seems to be more of a 2.2.x issue) hence I started to look at the FAQs on editing themes as I was going to edit the default to do something similar to the modified theme and lo and behold I stumbled on this (but a few other not so applicable FAQs), so all I can say at the moment is thankyou very very very much.

Regards
Fungus
Hmmm... Why do I have so many screws left over?

Login

Who's Online

234 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 234


more...

Donat-O-Meter

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

Latest GitHub Commits