Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2013-02-19 11:02:23
- Alweb
- Member
- Registered: 2010-10-08
- Posts: 25
Source code
Hello forum
I have a problem with the source code (in the browser) of my website. Normally below the sourcepage we will find the next code:
<!-- Runtime: 0,0689 -->
<!-- Query time: 0,028587 -->
<!-- Queries: 59 -->
<!-- Memory: 3327Kb, <txp:title /> -->
But now the whole textpattern code is desplayed, e.g.:
<!-- txp tag trace:
...
[filterAtts accepted]
<txp:permlink />
<txp:title />
<txp:title />
<txp:if_article_image>
[<txp:if_article_image>: true]
<txp:permlink />
<txp:article_image width="194" height="144" />
[SQL (0,000185959543538): select * from txp_image where id = 99]
</txp:if_article_image>
<txp:rss_auto_excerpt words="12" ending="..." showlinkwithexcerpt="0" />
<txp:permlink />
<txp:permlink />
[artikel 179]
[filterAtts ignored]
...
<txp:output_form form="page_footer" />
[SQL (8,79789754885E-5): select Form from txp_form where name='page_footer']
[Module: page_footer]
<txp:feed_link>
</txp:feed_link>
[ ~~~ secondpass ~~~ ]
-->
Can someone help me how I can hide this code, please?
Regards
Offline
Re: Source code
Look in the “Preferences” under “Production status”,
yours currently is on “Debugging”, instead of “Live” or “Testing”.
Offline
#3 2013-02-19 11:33:13
- Alweb
- Member
- Registered: 2010-10-08
- Posts: 25
Re: Source code
Thnx mate :)
Offline
#4 2013-02-24 11:33:50
- Alweb
- Member
- Registered: 2010-10-08
- Posts: 25
Re: Source code
Is it also possible to change the URL-name of article images? Now is’s like: “website.com/images/ID.jpg”
Can it be: “website.com/images/name.jpg” ?
Offline
Re: Source code
This thread might be of help
Yiannis
——————————
NeMe | hblack.art | EMAP | A Sea change | Toolkit of Care
I do my best editing after I click on the submit button.
Offline
#6 2013-02-28 12:41:07
- Alweb
- Member
- Registered: 2010-10-08
- Posts: 25
Re: Source code
Thank you colak, I will test it.
Offline
Pages: 1