[PHPTAL] Is this a typo?

2010-01-06 Thread Wallace McGee
Hi guys, I just got an error msg and saw this apparent typo: _executeMacroOfTempalte eg: \Temp\tpl_4b457551_myobSummary_xhtml__NFgTOiFviwyk0yIkOTzxWg.php(251): PHPTAL-_executeMacroOfTempalte('../common/xhtml...', Object(PHPTAL)) It does not appear to be causing a problem as everything runs

[PHPTAL] Re: Tepm file filetime

2009-11-09 Thread Wallace McGee
Ah.. now I understand why no fixed default value is given. I like the randomised cleanup.. adds a bit of excitement ot an otherwise boring process. jokeI wonder if we could ad hit points and stats to the temp files so they can battle it out for supremacy in the temp folder/joke Thanks.

[PHPTAL] Re: Tepm file filetime

2009-11-08 Thread Wallace McGee
---8-- |setCacheLifetime(/|num_days|/)| /Maximum number of days intermediate files and fragments cached with |phptal:cache| should be kept. /---8-- What is the default (if any) or do we need to set this otherwise the temp files live forever? The doco is not making this

[PHPTAL] Yet another trap when converting to phptal 1.2.0

2009-10-15 Thread Wallace McGee
:\xampplite\htdocs\apps\common\xhtml\BlankFile.xhtml/b on line b2/bbr / So now a I simply exit; once I have outputted the text data I want. -- Wallace McGee /|/ Web Applications Developer Petrosys /|/ www.petrosys.com.au Level 4 North, 191 Pulteney Street, Adelaide SA 5000, AUSTRALIA

[PHPTAL] errors from macros and remarks in remarks

2009-10-13 Thread Wallace McGee
Kornel, Re external macros and errors: I dont have anything fancy just a plain vanilla PHPTAL setup, mind you I inherited the code so there may be something lurking in the background Im not aware of. Interestingly I cant reproduce it now all my pages are working nicely.. so there must have

[PHPTAL] Upgrading to PHPTAL 1.2.0

2009-10-12 Thread Wallace McGee
Hi guys, Just letting you know that I have finally completed checking and fixed my xhtml for syntax errors and I am now on v1.2.0. The main culprits: * Two attributes with the same name: span title=this title=that / * No space between attributes: title=span thisstyle=that / *

[PHPTAL] debutting PHPTAL

2009-07-29 Thread Wallace McGee
Hi guys.. A couple of you mentioned peppering my code with echos, or installing XDebug to debug why some phptal 1.2.0 templates appear to go into an infinite loop, where as the same template using 1.1.7 does not. Seems to me like I need to put the echo statements in the phptal code (anyone

[PHPTAL] Using PHPTAL 1.2.0

2009-07-22 Thread Wallace McGee
/showCompanyType/PS_CLIENT} note=1 / Thanks -- Wallace McGee /|/ Web Applications Developer Petrosys /|/ www.petrosys.com.au Level 4 North, 191 Pulteney Street, Adelaide SA 5000, AUSTRALIA Switch: +61 8 8227 2799 /|/ Direct: +61 8 8418 1924 /|/ Mobile: +61 416 246 156

[PHPTAL] PHPTAL 1.2.0

2009-07-12 Thread Wallace McGee
Hi guys, A while back I tried PHPTAL 1.2.0 alpha. I found most of it worked apart from a few things listed below. I posted this a back in March but have not seen any comments in relation to these as yet. Have others noticed these and/or have any of them been addresses? 1) The xml parser