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: [phpBB3] Some help needed  (Read 4699 times)

0 Members and 1 Guest are viewing this topic.

Rosbief

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
[phpBB3] Some help needed
« on: January 15, 2010, 08:23:54 pm »

The brigde for some reason doesn't work for me.
But i'm wondering isn't their just a extension or script or addon, that just uses same users database and not the cookies ?
Cause that gives error, i just want my phpbb3 users to be able to login into coppermine, and i don't need the sam cookie to be authed?

Hope somone can help me.
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: [phpBB3] Some help needed
« Reply #1 on: January 15, 2010, 08:27:46 pm »

Logged
It is a mistake to think you can solve any major problems just with potatoes.

Rosbief

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: [phpBB3] Some help needed
« Reply #2 on: January 15, 2010, 11:14:51 pm »

I've read the post, i'm asking for a bridge without the cookie session.
Just a bridge with same user database.
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: [phpBB3] Some help needed
« Reply #3 on: January 15, 2010, 11:31:51 pm »

The you need to code it yourself if you can. Nibbler has extensive experience in creating these bridges. He has built it this way for a reason.

I suggest you install the bridge and then if you have problems do as requested in the link I posted and we will try and help.
Logged
It is a mistake to think you can solve any major problems just with potatoes.

Rosbief

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: [phpBB3] Some help needed
« Reply #4 on: January 15, 2010, 11:41:41 pm »

I'll try and lookinto it, the reason i don't want the cookie cause i don't want to be autologged in and I don't want phpbb and coppermine to share groups, i still want them separate, only users the same.

Is it only needed to add a user to the user table or does it involve more?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: [phpBB3] Some help needed
« Reply #5 on: January 16, 2010, 10:36:21 am »

It involves more. What you're up to requires an in-deep understanding of both apps as well as understanding how cookies and sessions work. Your request to only share users and not to share groups shows that you don't seem to have those skills. It's not impossible to create a session-driven bridging application instead of using cookie-driven authentification, but would require fundamental changes of the bridging concept we have, so you're on your own with that if you want to achieve that, and you need to be an extremely skilled coder with a lot of time to kill.

the reason i don't want the cookie cause i don't want to be autologged in
Well, then set the cookie lifetime accordingly. No need to try to switch from cookie-driven auth to session-driven auth.

What you're trying to do sounds to me like you don't like the color of your doorbell button and instead of replacing that you knock the house down and build it from scratch. A bit too much if you ask me, but you're welcome to try (and fail).
Logged

Rosbief

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: [phpBB3] Some help needed
« Reply #6 on: January 16, 2010, 11:32:25 am »

Thanks for the help anyways.

I looked into both apps and i managed to create a script so users are shared but nothing else :D
Finnaly took me a hour of my time, and I do know php :D
I've been using it for years now.

Thanks.
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: [phpBB3] Some help needed
« Reply #7 on: January 16, 2010, 12:02:14 pm »

Then why not share it with the community?
Logged
It is a mistake to think you can solve any major problems just with potatoes.

Rosbief

  • Coppermine newbie
  • Offline Offline
  • Posts: 5
Re: [phpBB3] Some help needed
« Reply #8 on: January 16, 2010, 12:59:31 pm »

I should post my user registration script for my website to the forum? just for a users table in coppermine?
It's a php class file.
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.