coppermine-gallery.com/forum

Support => Older/other versions => cpg1.3.x Support => Topic started by: BlackMoon on October 05, 2005, 09:28:43 PM

Title: problem after install
Post by: BlackMoon on October 05, 2005, 09:28:43 PM
instal run without problems, but now i get everytime on this page (http://www.pro-helvetia.ch/index.cfm?pub=1) when i try to log in :(
what to do?
Title: Re: problem after install
Post by: Nibbler on October 05, 2005, 09:38:08 PM
Please post a link to your gallery.
Title: Re: problem after install
Post by: BlackMoon on October 05, 2005, 09:41:56 PM
http://s-a-s.de.tt/gallerie/
Title: Re: problem after install
Post by: Nibbler on October 05, 2005, 09:53:03 PM
Are you able to login if you avoid using frames ie. login directly through http://sucker.su.ohost.de/gallerie/ ?
Title: Re: problem after install
Post by: Joachim Müller on October 06, 2005, 08:26:22 AM
[off topic]
In German, the word "Galerie" is spelled with only one "L", while in English, it's to "L"s -> "Gallery". Not related to your question though.
[/off topic]
In case you used fantastico to install coppermine: there's a known bug in the fantastico package (not in the package we provide): you have to log in with your email address instead of your username. For details, search the board - this has been addresed only recently.
Title: Re: problem after install
Post by: BlackMoon on October 08, 2005, 02:17:15 PM
i got this version: http://prdownloads.sourceforge.net/coppermine/cpg1.3.5.zip?download
I just uploaded and installed it a second time and it is the same error :(
if i grant u access, would that help you to solve this problem?
Title: Re: problem after install
Post by: Stramm on October 08, 2005, 05:02:43 PM
please post a test user account (with no admin privileges)
Title: Re: problem after install
Post by: BlackMoon on October 08, 2005, 06:45:55 PM
and how to?
if i do any action, i get on this page :(
which tables/settings must be done with phpnmyadmin?
Title: Re: problem after install
Post by: Stramm on October 08, 2005, 07:05:23 PM
try this
INSERT INTO `cpg_users` (user_id , user_group, user_active, user_name, user_password) VALUES ('15555', '2', 'YES',  'test', 'test');


yozu may want to change the table prefix (cpg_) to the one you're using
Title: Re: problem after install
Post by: BlackMoon on October 08, 2005, 07:09:30 PM
thanks, its done

user: test
password: test

gl hf :)
Title: Re: problem after install
Post by: Nibbler on October 08, 2005, 07:14:46 PM
Quote from: Nibbler on October 05, 2005, 09:53:03 PM
Are you able to login if you avoid using frames ie. login directly through http://sucker.su.ohost.de/gallerie/ ?

The answer to this question is 'Yes Nibbler, I can login directly without my frameset'

Which means the frameset is the problem, not coppermine. Problem may be the use of the double slash in the url http://sucker.su.ohost.de//gallerie/
Title: Re: problem after install
Post by: BlackMoon on October 09, 2005, 10:24:33 AM
no, i does NOT work correctly!!
when i send the the login values, i get linked to this site.
plz test it with the account i have postet
thanks :),
Title: Re: problem after install
Post by: Stramm on October 09, 2005, 12:10:48 PM
as Nibbler already said... it works perfect when you go to the domain where your gallery is actually installed ( http://sucker.su.ohost.de/gallerie/ ) <- test it! Click the URL and login/ logout... smooth as butter. When you use your frame domain ( http://s-a-s.de.tt/gallerie/ ) your problems occur. This is not coppermines problem at all...
What you should do has also been answerd. Nibbler told you that you have a double slash in your path http://sucker.su.ohost.de//gallerie/ ... check that yourself. Follow the link http://s-a-s.de.tt/gallerie/ and when it has loaded view the sourcecode... in the frame definition you will see the following

<frameset rows="100%,*" border="0" frameborder="0" framespacing="0">
<frame src="http://sucker.su.ohost.de//gallerie/" name="fid1" id="fid1" scrolling="Auto">
<frame scrolling="No" noresize src="/zk.html">


Title: Re: problem after install
Post by: BlackMoon on October 09, 2005, 04:26:53 PM
hm ok :(
shit
sry :(