http://blog.substream-musik.de/index.php
Under the header-pic you can see a line saying "Hier koennte das Men? stehen. Wenn das klappt."
I put it in the index.tpl to see if it would be possible to incule some sort of navigation at this place.
Then I erased it from the index.tpl, but it still appears on the side. I don't understand why it is still there?
Erased Line still appears
-
abdussamad
- Regular
- Posts: 117
- Joined: Fri Apr 21, 2006 10:11 pm
- Location: Karachi, Pakistan
- Contact:
Try changing templates temporarily before switching back to this template. Sometimes smarty caches templates and changes are not reflected immediately.
Abdussamad
Serendipity templates
Serendipity templates
I changed the template index.tpl, erased the line, put the new version on the server. The line was still there.
Then I remopved the template-index.tpl from the server, the default index.tpl was used and the line was not there.
So I put the right temlate-index.tpl version on the server again - and the line appears again.
I tried changing the template temporarily, but that didn't succeed either.
???
Then I remopved the template-index.tpl from the server, the default index.tpl was used and the line was not there.
So I put the right temlate-index.tpl version on the server again - and the line appears again.
I tried changing the template temporarily, but that didn't succeed either.
???
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Usually serendipity can really only show what you saved in its .tpl files. So your line must be somewhere.
How about opening all files or using 'grep' to search for the line you entered? When you cleared your templates_c/ files, there is no other place where it could hide.
Best regards,
Garvin
Usually serendipity can really only show what you saved in its .tpl files. So your line must be somewhere.
How about opening all files or using 'grep' to search for the line you entered? When you cleared your templates_c/ files, there is no other place where it could hide.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact:
No that shouldn't happen. I only mention it because where the text appears is precisely where the sidebar starts, but if you haven't edited sidebar.tpl then it can only be index.tpl.
Have you tried deleting all files in your templates_c folder? I guess its possible the permissions on that folder might have been reset in which case Serendipity may not be able to update the cached version.
Have you tried deleting all files in your templates_c folder? I guess its possible the permissions on that folder might have been reset in which case Serendipity may not be able to update the cached version.
-
carl_galloway
- Regular
- Posts: 1331
- Joined: Sun Dec 04, 2005 5:43 pm
- Location: Andalucia, Spain
- Contact: