Welcome to Geeklog Wednesday, June 19 2013 @ 06:54 AM EDT
|
||||||||
![]() |
Forum Index > Support > Theming Support |
New Topic
|
Post Reply
|
Can't Get Menu to Display |
|||
| Anonymous: Menu Problem |
|
||||||
![]() |
I am having a problem getting the menu to show up on http://urbanyouthinitiative.org/index
|
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1369 |
Hello,
Can you paste here your header.html file please? ::Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| Anonymous: Menu Problem |
|
||||||
|
|
PHP Formatted Code {doctype}<html{lang_attribute}{xmlns}> <head> <title>{page_title_and_site_name}</title> <meta http-equiv="Content-Script-Type" content="text/javascript"{xhtml}> <meta http-equiv="Content-Style-Type" content="text/css"{xhtml}> <!-- link rel="SHORTCUT ICON" href="{site_url}/favicon.ico" --> <!-- <meta http-equiv="Pragma" content="no-cache"{xhtml}> --> <link rel="stylesheet" type="text/css" href="{css_url}" title="{theme}"{xhtml}> {feed_url} {rel_links} {plg_headercode} {advanced_editor} <!-- Load Common Javascript Libraries --> <script type="text/javascript" src="{site_url}/javascript/common.js"></script> </head> <body dir="{direction}"> <div class="header-navigation-container clearfix"> <ul> {menu_elements} </ul> </div> <div class="header-logobg-container-inner"> <a class="header-logo" href="{site_url}/" rel="home"> <img src="{site_logo}" width="151" height="56" alt="{site_name}"{xhtml}> </a> <span class="header-slogan">{site_slogan}</span> </div> <table cellspacing="0" cellpadding="0" style="width:100%;"> <tr> {left_blocks} <td class="story-container"> <p class="header-welcomeanddate-text"> <b>{welcome_msg}</b><br{xhtml}>{datetime} </p> <!-- START OF CONTENT AREA --> |
||||||
|
|||||||
| ::Ben |
|
||||||
![]() ![]() ![]() ![]() ![]() Full Member ![]() Status: offline ![]() Registered: 01/14/05 Posts: 1369 |
This does not seems to be the file your template use. Source code say:
PHP Formatted Code <!-- Load Common Javascript Libraries --> <script type="text/javascript" src="http://urbanyouthinitiative.org/javascript/common.js"></script> </head> <body dir="ltr"> <div class="Header"> <div class="LS"></div> <img src="http://www.isisimagedesign.com/urbanyouthinitiative.org/images/banner.jpg"> </div> <div class="BGC"> <!-- start header --> <div class="Menu"> <a href=""></a> </div> <!-- Container --> <div class="container"> <div id="content"> <div id="content-main"> <!-- START OF CONTENT AREA --> You need to add the {menu_elements} to show menu elements. ::Ben We speak french on http://geeklog.fr |
||||||
|
|||||||
| ironmax |
|
||||||
![]() ![]() ![]() ![]() ![]() Moderator ![]() Status: offline ![]() Registered: 06/20/03 Posts: 645 |
It would appear that you have a Parse error: syntax error, unexpected '}' in index.php on line 383
Also I noticed that you may have a path problem in your configuration. I was only able to pull up your site by initially going to the admin area and back tracking to get to http://www.urbanyouthinitiative.org/staticpages/index.php?page=home Michael Have you seen the Geeklog Demo site? Check it out by clicking on the Demo Site link to the left under Resources - Getting started. |
||||||
|
|||||||
| Content generated in: 0.58 seconds |
|
|
|