Bridging phpBB3 error Bridging phpBB3 error
 

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

Bridging phpBB3 error

Started by panhead, March 06, 2022, 03:25:44 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

panhead

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.


panhead

The bridging does not work, but tunneling doesn't work either (anymore).

phill104

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.
It is a mistake to think you can solve any major problems just with potatoes.

panhead

I get these errors:

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


panhead

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?