I'm having a strange problem with FastTemplate on OSX Apache (basic XAMP setup).
- PHP is 4.0.6.
- Apache 1.3.19
- FastTemplate (with all patches)
The prob is: I've brought over a site that runs perfect in Linux. On OSX, all of the dynamic blocks (the dynamic lists of items) only show the final item in their lists. That is anytime there's a list of items, only the last one appears.
Has anyone else had this problem? Is it something I did with the code? I'll post a snippet if it helps.
Thks,
DrKatz