View Single Post
  #9 (permalink)  
Old 03-12-2008, 08:10 PM
rtofvnt rtofvnt is offline
New Pligger
 
Join Date: Dec 2007
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by flyfisher View Post
Hi all, I am not a programmer but have had fun hacking pligg.

I have got a fully functional pligg installation. My question is probably very simple for you programmers but here it is

I am trying to install a custom menu bar using a html file (with imbedded css) in the header. the problems is that I do not know how to call up the html file within the header.tpl file. I am not sure what language the tpl is writing in. I clicked the above tutorial but it is not working. I tried using frameset within teh tpl file but does not work. Is what I am trying even possible?

Thanks in advance for your help. i have attached the menu html files.
Hi flyfisher,

It's quite late when I've found your post and I can't help you with that menu but ... have a look into those.tpl files and you can see it's PHP but with different file extension. Have you try standard require or include from PHP ?
__________________
presell
css gallery
music
Reply With Quote