11
bluenova
Re: problem with theme code

Not change, source code still says this:
<table cellspacing="0">
    <
tr id="footerbar">
      <
td><a href="https://xoops.org/" target="_blank"><img src="" alt="" /></a></td>
    </
tr>
  </
table>


I updated theme.html in /themes/default/
and default^theme.html in /templates_c/

12
tjnemez
Re: problem with theme code
  • 2004/5/20 18:27

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


this is the source code i get when i visit your site:

<table cellspacing="0">
<tr id="footerbar">
<td><a href="https://xoops.org/" target="_blank"><img src="" alt="" /></a></td>
</tr>
</table>

have you edited your theme.html locally and then uploaded it.

13
Mithrandir
Re: problem with theme code

When you enabled the "update module templates from themes/yourtheme folder" did you leave it on?

Put it on and go to your theme and see if the changes are not there. Once you are happy with it, turn it off in the preferences again.

14
bluenova
Re: problem with theme code

Its still on and the changes to theme.html are still there, but not in the browser source code

and I try'd turning it off but it still dosn't update

15
bluenova
Re: problem with theme code

Where does it update to??

16
tjnemez
Re: problem with theme code
  • 2004/5/20 18:37

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


make sure you replace this code:

<a href="<a href=\"https://xoops.org/"\"target=\"_blank\">https://xoops.org/"</a>target="_blank"><img src="" alt="" /></a>

with this code:

</a><a href="https://xoops.org/" target="_blank"><img alt="The XOOPS Project "src="{X_SITEURL}/images/poweredby.gif" />

in your theme.html then save and upload. then go back to admin and update. then exit your site and reload.

17
ackbarr
Re: problem with theme code

All templates (themes included) get cached in /templates_c , so if you have problems with the cache not being updated, you could always, as a last resort of course, remove the cached file from /templates_c. This would force Smarty to regenerate the cached template on the next page view.

18
bluenova
Re: problem with theme code

Cheers ackbarr, but I thought that might be the case and already tried that, with no effect

19
tjnemez
Re: problem with theme code
  • 2004/5/20 18:44

  • tjnemez

  • Home away from home

  • Posts: 1594

  • Since: 2003/9/21


do you have nis running? if so diable and try again.

20
bluenova
Re: problem with theme code

nortan internet security? no

When I had the site running on my comp to build it originally, I had Zone alarm running, but it's now hosted with 1&1. I presume that when you look at the site you get the same thing?

Login

Who's Online

147 user(s) are online (112 user(s) are browsing Support Forums)


Members: 0


Guests: 147


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