Re: [SMARTY] Caching issues with 2.6.10 under PHP 5
Ian Eure <[email protected]>
| Newsgroups | gmane.comp.php.smarty.general |
|---|---|
| Message-ID | <[email protected]> |
On Oct 14, 2005, at 12:38 AM, messju mohr wrote: > On Thu, Oct 13, 2005 at 03:12:43PM -0700, Ian Eure wrote: > >> Hi, I'm in the process of migrating a site which uses Smarty to PHP >> 5, and I'm having some trouble with caching. If Smarty reports that >> the requested template is cached, the script calls $smarty->display() >> without doing all it's processing. But it seems that Smarty tries to >> run the compiled template anyways, which then dies because it doesn't >> have any data set. Everything works if I disable caching. >> >> Everything worked fine under PHP 4.3.11. Are there known issues with >> Smarty under PHP 5? >> > > no. > I figured it out, it was a combination of things, but it wasn't Smarty. -- Ian Eure Developer, eNotes.com LLC -- Smarty General Mailing List (http://smarty.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php