Simple Header Issue for a Newbie! Simple Header Issue for a Newbie!
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Simple Header Issue for a Newbie!

Started by dZi, April 23, 2009, 04:23:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dZi

I've searched the boards, Google, and looked at the documentation and read everything on the Header Includes but the HTML just isn't showing up. The include path is correct and it pulls the code into the top of every page of the gallery, but just as a bunch of text. It doesnt "Parse"? is that the word...the html.

I removed the <html><head><body> type tags as well.

I've even tried to insert the example html from the documentation:

<div style="background-color:blue">
  <a href="/">Site home page</a> -
  <a href="/contact_form.htm">Contact us</a> -
  <a href="http://google.com">Search the web</a>
</div>


Even this didn't work...

I'm pretty much a fresh install of the latest version and haven't edited any templates, core files, etc...haven't even installed any plugins...

Please Help,

Thanks!

dZi

I don't see an edit button, so I guess I need to post a reply...

http://www.dzidesigns.com/

Thats the gallery, shouldn't need to log in to see the mess of code that pops up...

Nibbler

You need to enter plain html. Copy the code that appears 'unparsed' on your page into a simple text editor and use that. Avoid using dreamweaver - you just makes things harder for yourself.