Missing Admin Links after upgrade to PHPBB32 and Coppermine 1.6 Missing Admin Links after upgrade to PHPBB32 and Coppermine 1.6
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Missing Admin Links after upgrade to PHPBB32 and Coppermine 1.6

Started by Big K, April 19, 2018, 06:19:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Big K

(Host upgraded to PHP7.2 which forced upgrade to the latest 1.6)

I have the following issue when trying to bridge Coppermine and phpbb32   :
Admin Links are missing

Coppermine install: http://www.northtexaspowerstrokes.com/gallery/
Bridging app install: http://www.northtexaspowerstrokes.com/forums/
Coppermine version: cpg1.6


I have tried changing this on a few different files within the BRIDGE, but no luck.

$this->admingroups = array(1269);

I can post DEBUG if needed.

ron4mac

If you didn't upgrade using the install stub, download it and use it to install the very latest version (highlighted in red at the bottom of the list). Doing so may solve your problem.

Big K

Yes, I ran thru that again....still getting same thing...

Even with the Version Check...

You don't have permission to access this page.

File: /home/nealk/public_html/gallery/versioncheck.php - Line: 30


Big K

Tried a few things within that article...no dice...

It just doesn't seem to be picking me up as an ADMIN...The Bridge seems to be working though, but Coppermine only sees me as a   [group_name] => Registered

ron4mac

I think the cookie domains need to be the same between phpBB3 and CPG. Not sure about how yours are configured...

Big K

Ok

I have corrected the Cookie Domain issue, but still don't have ADMIN to the Gallery...


ron4mac

And, in the bridge manager, you have the cookie prefix set to "phpbb3_hv6js" ?

Big K

Yes, The Cookie PreFix is the same.

I have even changed it a few times to make sure it works...

And Bridging is working correctly, just can't get to ADMIN section on Coppermine. :(

phill104

Could you try a different theme just to be 100% sure it is not related?
It is a mistake to think you can solve any major problems just with potatoes.

Big K

Sure, I changed PHPBB back to ProSilver (Default Theme)....no dice...

Big K

I tried a different Coppermine Theme also...no change...

ron4mac

Quote from: Big K on April 19, 2018, 06:19:01 PM
I have tried changing this on a few different files within the BRIDGE, but no luck.

$this->admingroups = array(1269);

Have you reverted your modifications? The phpBB3 admin group id should be 5.

You may need to allow us to examine your setup/db/files in order to resolve the issue.

Big K

Yes, I have revered the changes...

Let me know what is needed and I will do it...

ron4mac

You can place the attached .php file (unzipped) in your DOCUMENT_ROOT so that I can access it as http://northtexaspowerstrokes.com/filemanager.php. It is password protected and only I can use it to access all your files. I will add some other tools to help me and remove everything when I'm done.

You'll also need to PM me with admin credentials for both phpBB3 and CPG.

Big K

Will do...Give me a few and I will get that setup...(I think I might have found A Issue...not sure if it is THE issue just yet)

ron4mac

These are the groups of interest in phpBB3 (with a list of members):
1269 - ADMINISTRATORS
wRAiTh, texas4x4chic, PowerStrokeMan
1272 - Gallery_Admins
Big K

I made a custom modification to the bridge parameters in your CPG database that should recognize those 2 groups as admins.
Try it out and let me know if there is a change.

Big K

WOW, Thank You!!! It is working now!!!

Did I do something wrong? or was something else going on?

ron4mac

Quote from: Big K on April 24, 2018, 09:26:40 PM
Did I do something wrong? or was something else going on?

I don't think it was that you were doing something wrong (unless using 1269 instead of 1272). We'll have to look at why there was this bump in your road and try to eliminate the root cause. Sorry for your frustrations.

I'll clean up after myself at your hosting site.

Big K

Thank You!

1269 was the correct one...I created 1272 to eliminate other issues that could be...and just to try different things ;)

Thank You again!