Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2009-06-23 07:03:45

the_ghost
Plugin Author
From: Minsk, The Republic of Belarus
Registered: 2007-07-26
Posts: 907
Website

<!-- Memory: 2136Kb, <txp:image id="1" /> --> - tag inside debug

I have clean install of latest svn (r3225). On the site i enabled debugging and can see such debug:

<!-- Runtime:    0,0128 -->
<!-- Query time: 0,004966 -->
<!-- Queries: 21 -->
<!-- Memory: 2136Kb, <txp:image id="1" /> -->
<!-- txp tag trace: 

Why txp tag is inside 4th line? What does it mean? I think I’ve seen different tags here on other my sites.

Here is full tag trace with page’s html. Here is live site


Providing help in hacking ATM! Come to courses and don’t forget to bring us notebook and hammer! What for notebook? What a kind of hacker you are without notebok?

Offline

#2 2009-06-23 10:44:42

wet
Developer Emeritus
From: Schoerfling, Austria
Registered: 2005-06-06
Posts: 3,330
Website Mastodon

Re: <!-- Memory: 2136Kb, <txp:image id="1" /> --> - tag inside debug

The memory stats lists the tag which was active when the maximum memory usage was recorded during the page parse run (usually there’s not much to be learned from that information).

Offline

Board footer

Powered by FluxBB