forum.coppermine-gallery.net

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Miscellaneous => Topic started by: jsamedia on June 21, 2005, 08:30:37 pm

Title: annoying problem
Post by: jsamedia on June 21, 2005, 08:30:37 pm
hi all,

today i was updating my gallery and now something aint right..

i am using the project vii theme and when i click on the '@' symbol to bring up my login options nothing appears!

in the bottom of my browser a message appears "javascript;; " when i click this message appears and i cannot get my login options up so i have to type in /login.php at the end of my website url.

Link is http://www.jsa-media.co.uk/rallygallery

cheers jonny

Title: Re: annoying problem
Post by: kegobeer on June 21, 2005, 10:08:22 pm
What were you updating?  The theme?  You must have removed the line that loads the javascript file.
Title: Re: annoying problem
Post by: jsamedia on June 27, 2005, 05:06:03 pm
yes i was updating the galleries with a 'no-right click' mod for protecting our pictures

didnt delete any lines.. all i changed was lines in the theme.php as far as i know
Title: Re: annoying problem
Post by: Nibbler on June 27, 2005, 05:20:43 pm
You've put the original javascript between the </head> and the <body>. It should be inside the <head> and </head> tags just before or after the no-right click script (which doesn't even work for me) that you added.
Title: Re: annoying problem
Post by: jsamedia on June 27, 2005, 06:00:34 pm
hi thanks for that!

it was in the right place though! when i click on the '@' symbol which should bring up my login options it says in the corner of my internet explorer (javascript;;) and nothing appears.. it seems as if the link on the button isnt bringing up my options as it should be..

one other thing i noticed on a site was a message at the top saying 'your browser does not support javascript' but it IS enabled!!

Weird!

j
Title: Re: annoying problem
Post by: Joachim Müller on June 30, 2005, 03:54:47 pm
add some line breaks to make the code readable - the most important bits are in one line, together with an if-clause.