View Single Post
  #65  
Old 12-10-2006, 06:15 PM
Bethers's Avatar
Bethers Bethers is offline
Major General & Forum Moderator
 
Join Date: Feb 2006
Posts: 5,208
Default Re: Single Menu Page with Bv and PHP

Robert, I discovered the hard way - you cannot name a file header - as you already have a header file - that will cause a fatal error. If you have named a file header.php - change all references to it to header1.php or a completely different word.

I was stuck on this for 3-4 days and with Naval's help last night/this morning - we finally realized I couldn't name a file header!!!
Reply With Quote