forum.coppermine-gallery.net

Support => cpg1.6 bridging => cpg1.6.x Support => cpg1.6 bridge contributions => Topic started by: panhead on March 06, 2022, 03:25:44 pm

Title: Bridging phpBB3 error
Post by: panhead on March 06, 2022, 03:25:44 pm
If I bridge wit phpBB3 I get a blank page after selecting phpBB3 and clicking on 'next' . Am I doing something wrong? It did work before, only change is that I now use php 8.

Title: Re: Bridging phpBB3 error
Post by: panhead on March 08, 2022, 07:17:37 pm
The bridging does not work, but tunneling doesn't work either (anymore).
Title: Re: Bridging phpBB3 error
Post by: phill104 on March 08, 2022, 09:33:10 pm
The blank page is hiding the true error. You can either set display errors to on, or check the servers error logs for the actual message.
Title: Re: Bridging phpBB3 error
Post by: panhead on March 08, 2022, 09:44:51 pm
I get these errors:

Code: [Select]
Warning line 29: Undefined array key "short_name_used"
Warning line 31: Undefined array key ""
Warning line 113: Undefined variable $return
Warning line 113: Trying to access array offset on value of type null
Warning line 134: Undefined variable $return
Title: Re: Bridging phpBB3 error
Post by: panhead on March 11, 2022, 07:00:57 pm
continued here: https://forum.coppermine-gallery.net/index.php/topic,80520.msg389454.html#msg389454
Title: Re: Bridging phpBB3 error
Post by: panhead on July 20, 2022, 06:11:33 pm
Earlier I used bridging, now I use tunneling. There are still a lot of users in the users table. Can I disable tunneling and enable bridging safely?