forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 themes/skins/templates => Topic started by: Playsunday on November 11, 2009, 06:20:28 pm

Title: Registration & Login Box doesn't display
Post by: Playsunday on November 11, 2009, 06:20:28 pm
When I go to my gallery, the registration, login, user mode Etc.. (everything that comes up with the Home Menu)  do not display.  I can hover over the "home" icon and they pop up but over other text in explorer and to the right of my header in firefox.  I am assuming I messed up some code on accident and have been unable to find where in the code this is controled.  Any help would be appreciated!


http://www.playsunday.com/photos/

Thanks
Playsunday
Title: Re: Registration & Login Box doesn't display
Post by: Joe Carver on November 11, 2009, 06:56:32 pm
To start with you are using an editor that does not save your files as UTF-8 w/o B.O.M. this can cause errors on it's own.

From the W3C validation button at the bottom of your page........
Quote
Sorry, I am unable to validate this document because on line 383  it contained one or more bytes that I cannot interpret as utf-8  (in other words, the bytes found are not valid values in the specified Character Encoding)

The line:
Code: [Select]
playsunday.com - under the Coppermine menu doesn't look right, nor does some of the formatting around it. Get rid of that.
Title: Re: Registration & Login Box doesn't display
Post by: Playsunday on November 12, 2009, 01:04:02 am
On the UTF I have broken the rule and used Dreamweaver.  I am starting to use PSpad now. Any idea how I can get clean code to compare to so I can fix the errors.  Is the code posted somewhere or do I have to download the whole program somewhere?  Thanks for looking at it.
Thanks
Playsunday
Title: Re: Registration & Login Box doesn't display
Post by: Joachim Müller on November 12, 2009, 09:23:22 am
Get a vanilla copy of the eyeball theme (comes with the coppermine package) and drop the modified (over-edited) copy you have.