1
dutchdj
Templates_c dir
  • 2005/7/1 11:58

  • dutchdj

  • Just popping in

  • Posts: 8

  • Since: 2005/5/15


I've made some updates to my site, but they're not visable yet, so someone said i've got to clean up my templates_c dir. So I wanted to know if it's safe to delete all the files in there....

2
bluenova
Re: Templates_c dir

The best thing is to just turn on update themes and templates in sys admin ¦ Prefs, then it will update the templates_c folder with your editions.

3
dutchdj
Re: Templates_c dir
  • 2005/7/1 12:36

  • dutchdj

  • Just popping in

  • Posts: 8

  • Since: 2005/5/15


I have it turned on, but the changes are still not visable.

4
tedsmith
Re: Templates_c dir
  • 2005/7/1 12:41

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


It is OK to delete the content if you need to. You can then be sure that your changes will take effect. Ensure that you refresh your browser page using Ctrl and F5 (not just F5 on it's onw) because your browser may also be caching certain areas.

5
bluenova
Re: Templates_c dir

But don't delete the index.htm file

6
dutchdj
Re: Templates_c dir
  • 2005/7/1 13:17

  • dutchdj

  • Just popping in

  • Posts: 8

  • Since: 2005/5/15


I cleared the dir but the problem stays. the original problem was to center the partners in my partner module. I did this by putting < center > at the beginning and < /center> at the end of xoopspartners \ templates \ blocks \ xoopspartners_block_site.html.

maybe you can help me..

7
bluenova
Re: Templates_c dir

try
<div align="center">........</div>

8
Frano
Re: Templates_c dir
  • 2005/7/1 13:40

  • Frano

  • Just popping in

  • Posts: 13

  • Since: 2004/12/16


Try this
<center><a href="<{$xoops_url}>/modules/xoopspartners/vpartner.php?id=<{$partner.id}>" target="_blank">
      <{if 
$partner.image != ""}>
      <
img src="<{$partner.image}>" width="102" height="47" border="0" alt="<{$partner.url}>" <{$block.fadeImage}> /><br />
      <{/if}>
      <{
$partner.title}>
      </
a></center>

9
dutchdj
Re: Templates_c dir
  • 2005/7/1 13:46

  • dutchdj

  • Just popping in

  • Posts: 8

  • Since: 2005/5/15


Both solutions don't work...

10
Mithrandir
Re: Templates_c dir

When you change the physical files of module templates, you will have to update the module for these changes to take effect.
"When you can flatten entire cities at a whim, a tendency towards quiet reflection and seeing-things-from-the-other-fellow's-point-of-view is seldom necessary."

Cusix Software

Login

Who's Online

153 user(s) are online (102 user(s) are browsing Support Forums)


Members: 0


Guests: 153


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