FreePgs.com Forum

FreePgs Related => Support Requests => Topic started by: freezerburned on December 23, 2005, 09:42:25 AM

Title: html/css help
Post by: freezerburned on December 23, 2005, 09:42:25 AM
Hey, I'm having a bit of trouble with this design. I created it and I finally got everything to work correctly however there is a wierd problem with the menu on the left.
I'm not quite sure what the deal is, but you can check it out here (http://here) http://freezerburned.org/hth/content/

All of it is in plane html, and dont' bother messing with the links, I know it will throw an error because I haven't added much php besides the link location.
Thanks ahead of time.
P.S. just look at the sourcecode unless you want me to post it.
.
Title: Re: html/css help
Post by: sixthcrusifix on December 26, 2005, 09:03:38 AM
Quote from: freezerburned on December 23, 2005, 09:42:25 AM
Hey, I'm having a bit of trouble with this design. I created it and I finally got everything to work correctly however there is a wierd problem with the menu on the left.
I'm not quite sure what the deal is, but you can check it out here (http://here) http://freezerburned.org/hth/content/

All of it is in plane html, and dont' bother messing with the links, I know it will throw an error because I haven't added much php besides the link location.
Thanks ahead of time.
P.S. just look at the sourcecode unless you want me to post it.
.


Your problem is in your PHP, you have an undefined variable called URL, instead of whole anchor ( <a> ) tags you'r getting the PHP error message.