Jump to content

PZAZ

Members
  • Posts

    4
  • Joined

  • Last visited

PZAZ's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Hi Don - the index for the site and the index pages of the sub directories include a php script named displayNavIdx.inc and displayNav.inc, respectively. I have attached displayNavIdx.inc please take a look and let me know what you think David displayNavIdx.inc
  2. Hello - I made the adjustments from within phpMyAdmin. I saw the changes there. It feels like the nav elements on the live site are stored elsewhere but this is the only database.
  3. hello - The links in the top navigation bar of weseetv.com are stored in a mysql database called topnav. Each element of the nav bar is a single row in the DB with fields including: description and html link. using phpMyAdmin i have made changes to the descriptions and links but these changes are not reflected on the live site. both the index page and the indexes of each sub-directory have a bit of PHP script to build the nav bar from this database. please let me know if there is more that you need to help :-) thank you in advance
×
×
  • Create New...