Re: [PHPTAL] Problem with my own class in the PHPTAL context

2009-01-03 Thread Mikael Andersson
Hi Just tried to add a __autoload but still can't get it to work. If I do a var_dump on the object from the session that I put into the context, it looks like this: object(__PHP_Incomplete_Class)#1 (13) { [__PHP_Incomplete_Class_Name]= string(4) User [id]= string(1) 1 [fName]=

[PHPTAL] Best practices for performance?

2009-01-03 Thread Alister Cameron
Hi again. After an aborted attempt about a year ago, I am now making great headway on a PHPTAL WordPress theme. This has been a bit of a holy grail project for me, and as someone with limited experience with PHP, a big challenge. Good news is I am getting through it and have overcome all the