View Single Post
  #220  
Old 03-25-2007, 04:32 PM
matrixxxxxx1's Avatar
matrixxxxxx1 matrixxxxxx1 is offline
Captain
 
Join Date: Apr 2006
Posts: 207
Red face Re: Single Menu Page with Bv and PHP

Hey Navaldesign

It's ok. I got it sorted out. I copied and pasted it the html box from a previous menu and forgot to change the name in the start of the page, which is your step 2 "
<? function menu() { ?>
it should've benn
<? function articles_menu() { ?>



Mike
Reply With Quote