Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
<txp:siteurl /> is now <txp:site_url /> in 4.02?
I’ve been using <code><txp:siteurl /></code> and since upgrading to 4.02 Texpattern says this is no longer a valid tag. I did a quick search through the source code and found site_url in taghandlers.php, line 1703.
Is <code><txp:site_url /></code> now the correct usage for this tag?
Last edited by Case (2005-11-02 17:23:33)
Forget your dreams
Offline
Re: <txp:siteurl /> is now <txp:site_url /> in 4.02?
This tag has never changed.
4.0.1 release of taghandlers.php
4.0 release of taghandlers.php
What did change is the error-reporting. Errors now show you from which tag-call they are originating.
Offline
Re: <txp:siteurl /> is now <txp:site_url /> in 4.02?
Thanks Sencer. My mistake.
Forget your dreams
Offline