Advanced search  

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

Pages: [1]   Go Down

Author Topic: problem after install  (Read 6394 times)

0 Members and 1 Guest are viewing this topic.

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
problem after install
« on: October 05, 2005, 09:28:43 pm »

instal run without problems, but now i get everytime on this page when i try to log in :(
what to do?
« Last Edit: October 09, 2005, 04:53:04 pm by Stramm »
Logged

Nibbler

  • Guest
Re: problem after install
« Reply #1 on: October 05, 2005, 09:38:08 pm »

Please post a link to your gallery.
Logged

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #2 on: October 05, 2005, 09:41:56 pm »

Logged

Nibbler

  • Guest
Re: problem after install
« Reply #3 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/ ?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: problem after install
« Reply #4 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.
Logged

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #5 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?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: problem after install
« Reply #6 on: October 08, 2005, 05:02:43 pm »

please post a test user account (with no admin privileges)

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #7 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?
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: problem after install
« Reply #8 on: October 08, 2005, 07:05:23 pm »

try this
Code: [Select]
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

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #9 on: October 08, 2005, 07:09:30 pm »

thanks, its done

user: test
password: test

gl hf :)
Logged

Nibbler

  • Guest
Re: problem after install
« Reply #10 on: October 08, 2005, 07:14:46 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/
Logged

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #11 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 :),
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: problem after install
« Reply #12 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

Code: [Select]
<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">

BlackMoon

  • Coppermine newbie
  • Offline Offline
  • Posts: 7
Re: problem after install
« Reply #13 on: October 09, 2005, 04:26:53 pm »

hm ok :(
shit
sry :(
Logged
Pages: [1]   Go Up
 

Page created in 0.023 seconds with 20 queries.