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 only with certain users logging in with bridged phpbb  (Read 6937 times)

0 Members and 1 Guest are viewing this topic.

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Problem only with certain users logging in with bridged phpbb
« on: November 25, 2006, 06:12:22 pm »

I have been pulling my hair out for weeks trying to figure this out.  At first I thought my users were crazy, but after a few of them gave me their passwords to try with, sure enough, it doesnt see them as logged in.  The bridging works for most users and new accounts, just not certain accounts that were already there.  I have not been able to find any similarities between any of the users.  I just updated to 1.4.10 and that didnt help anything.  I can give someone a username/password of a user to try if they want to see (cant give a test user because it works for new accounts).

Coppermine install: http://www.frenchys-pit.com/coppermine/
Coppermine version: cpg1.4.10
Forum version: phpBB2 2.0.21

(PHPBB2 Settings)
Cookie domain: 
Cookie name:  frenchys
Cookie path:  /

(CPG1.4.10 settings)
Forum URL:  http://www.frenchys-pit.com/forums 
Relative path to your BBS's config file:  ../forums/ 
Use post-based groups?:  0 
Cookie prefix:  frenchys
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #2 on: November 25, 2006, 08:09:45 pm »

So is there someway I can fix the users?  I can create a sql query if I know what I need to change. 
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: Problem only with certain users logging in with bridged phpbb
« Reply #3 on: November 25, 2006, 08:15:24 pm »

- You can find all cpg users data on xxx_users table of cpg database
- import them to your forums users table
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #4 on: November 25, 2006, 09:43:57 pm »

There is only the one user in that table...the admin account I created when I setup CPG as a standalone. 
Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #5 on: November 25, 2006, 09:46:08 pm »

I should probably mention that there were never any standalone users.  The users who dont have access used to have access when we were integrated with phpnuke.  I moved our website over to phpbb and all the users with it.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #6 on: November 26, 2006, 12:30:22 am »

Then the users should exist in phpBB.
Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #7 on: November 26, 2006, 01:25:04 am »

The users do exist in phpbb.  They can see and use the forums just fine.  They just cant use/login to the gallery.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #8 on: November 26, 2006, 09:57:24 am »

Then do exactly as suggested in the sticky thread on this board.
Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #9 on: November 28, 2006, 07:54:02 pm »

The only thing I can see that I am missing is the test user.  The test user works but here it is anyways:

Username: testies
Password: test

I would be willing to give the username/password of one of the accounts, but I wont do that in public as it is a users real account.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #10 on: November 28, 2006, 11:36:36 pm »

Logging in with the test user account you provided works just fine. The login sticks. What's the actual issue?
Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #11 on: November 29, 2006, 01:04:59 am »

Certain users it doesnt see as logged in.  Not all of them, just some.  All new registrations seem to work fine.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #12 on: November 29, 2006, 07:36:12 am »

Do you experience the same thing, or are those just reports from your users? Tell the users who complain about the login not sticking to review their cookie settings in their browser and their desktop security app (pseudo-security apps like "Norton Internet Security" and similar crap are notorious for interferingwith cookie authentification). Tell them to delete their cookies for testing purposes or trying to use another browser. Can't help you much with reports from your user - that's just hearsay if you ask me. Most of those issues usually turn out to be PEBKAC-related.
Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #13 on: November 29, 2006, 03:22:59 pm »

Thats what I thought too but I had multiple give me their passwords and I logged in as them.  It didnt work for me either when I tried as them (but it does work as me).
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #14 on: November 29, 2006, 07:09:43 pm »

Well, authentification is being handled by the app you bridge with. If this is related to certain users, try to figure out what makes them special: are they in a particular group in your BBS or is there anything else special about them. Try to find out what the accounts that don't work have in common.

Logged

Hell Phoenix

  • Coppermine newbie
  • Offline Offline
  • Posts: 12
Re: Problem only with certain users logging in with bridged phpbb
« Reply #15 on: December 05, 2006, 06:10:31 am »

Ok last shot at some help here =(

If I change their user_id in the phpbb_users table to a new id# (for example from 1447 to 2083) then they get logged in fine.  How strange is that.  Any ideas?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Problem only with certain users logging in with bridged phpbb
« Reply #16 on: December 05, 2006, 07:20:17 am »

Like I suggested above: this can happen if their primary group membership is set to a group that doesn't exist (in your bbs app, not in Coppermine!), that's why I suggested checking what those accounts have in common.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.