Help with phpBB integration Help with phpBB integration
 

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

Main Menu

Help with phpBB integration

Started by Cyris69, October 18, 2006, 01:40:30 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Cyris69

Sorry about the post in the priviously solved post.
I just set up coppermine with phpbb 2.018 or better(i have phpBB ver 2.0.21) and i notice that it deleted all my previous member on my coppermine gallery. Is there a way to get them back? Their albums and such are still there but when you click on member list it just shows me. Do I have to contact them and tell them to register in the phpbb forum with the identical username and password?

P.S. the logging into the forum logs me into my gallery so that is working properly.

Cyris69

I will continue to tinker with it until i get some help
Thanks in advance

Nibbler

Users from coppermine are not available when you bridge, it only reads users from your forum. If you want to convert your users you need to do so manually by editing the database. Search the board for previous discussions on this.

Cyris69

What should i search for using search on these forums? Also has anyone else had to do this and is willing to help out?

Cyris69

ok, i logged into phpmyadmin and looked into _copp1 -> cgp_users i had 6 users, it labled them as
        user_profile1     varchar(255)         
   user_profile2    varchar(255)
   user_profile3    varchar(255)
   user_profile4    varchar(255)
   user_profile5    varchar(255)
   user_profile6    text    latin1_swedish_ci
can i copy those over to phpbb users area in phpmyadmin? The phpbb_users looks nothing like coppermines, still would having them re register in the forum using the exact some username and password case sensitive to the first would that allow them to regain control of their albums etc...

I really have no knowledge in the php field other that changing a few things in the code when i use a step by step guide.

Cyris69

I'm currently trying to manually add the users i have no real idea what im doing but i guess i'll guess and see if sh*t works.
Can anyone help, on how to add users and their password from cpg to phpbb