View Single Post
  #2  
Old 12-15-2008, 04:04 PM
Dennis's Avatar
Dennis+ Offline
Team Pixelpost
 
Join Date: Jul 2006
Posts: 2,394
Send a message via MSN to Dennis
PHP is not supported in templates. There is however a way to fix this. Create an addon in PHP that creates a menu.

Include a tag (e.g. <MY_MENU>) in the HTML template files and let the addon replace the tag with the actual HTML code.

HTH.
__________________
My photoblog, powered by PixelPost 1.9 dev SVN | My Pixelpost Addons | My Cool Photoblog profile
Reply With Quote