[Solved]: Problem with MyBB bridging.. [Solved]: Problem with MyBB bridging..
 

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

[Solved]: Problem with MyBB bridging..

Started by Jasper Alexander, July 04, 2008, 02:21:26 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jasper Alexander

Well, host forum couldnt help me, my own mods couldnt help me, and SurfNlearn couldnt help me. So lets see if coppermine can >.>


I have the following issue when trying to bridge coppermine and MyBB:
WHATEVER I fill in, it wont find COnfig, MediaWiki wont find it to.
So now I created a test account, guess what? Theme is screwed up and I get the following errors:
/bridgemgr.php
Notice line 547: Undefined index: step
Notice line 184: Undefined index: bridge_enable
Notice line 189: Undefined index: clear_unused_db_fields
Notice line 195: Undefined variable: return
Notice line 1117: Undefined index: submit
Notice line 1134: Undefined index: short_name_used
Notice line 1134: Undefined index: license_number_used
Notice line 1134: Undefined index: db_database_name_used
Notice line 1134: Undefined index: db_hostname_used
Notice line 1134: Undefined index: db_username_used
Notice line 1134: Undefined index: db_password_used
Notice line 1154: Use of undefined constant radio - assumed 'radio'
Notice line 1134: Undefined index: relative_path_of_forum_from_webroot_used
Notice line 1154: Use of undefined constant radio - assumed 'radio'
Notice line 1134: Undefined index: logout_flag_used
Notice line 1154: Use of undefined constant radio - assumed 'radio'
Notice line 1134: Undefined index: cookie_prefix_used
Notice line 1134: Undefined index: table_prefix_used
Notice line 1134: Undefined index: user_table_used
Notice line 1134: Undefined index: session_table_used
Notice line 1134: Undefined index: group_table_used
Notice line 1134: Undefined index: group_relation_table_used
Notice line 1134: Undefined index: group_mapping_table_used
Notice line 1134: Undefined index: use_standard_groups_used
Notice line 1134: Undefined index: validating_group_used
Notice line 1134: Undefined index: guest_group_used
Notice line 1134: Undefined index: member_group_used
Notice line 1134: Undefined index: admin_group_used
Notice line 1134: Undefined index: banned_group_used
Notice line 1134: Undefined index: global_moderators_group_used
Notice line 1134: Undefined index: recovery_logon_failures_used
Notice line 1134: Undefined index: recovery_logon_timestamp_used
Notice line 1189: Undefined index: submit

Oh and at the Adminstration tools;
/bridge/udb_base.inc.php
Notice line 717: Undefined variable: listArray
Warning line 724: Invalid argument supplied for foreach()
/include/functions.inc.php
Notice line 2688: Undefined variable: i
Warning line 2690: Invalid argument supplied for foreach()
Warning line 2690: Invalid argument supplied for foreach()
/include/functions.inc.php(2700) : eval()'d code
Warning line 1: array_multisort() [function.array-multisort]: Argument #1 is expected to be an array or a sort flag

Now, I think I could still solve that error, but how about the config problem? It wont find it, neither will mediawiki. Im sure it exists cause I can open it :-(

Coppermine install: http://ropfg.co.cc/gallery/cpg1418/
Forum install: http://ropfg.co.cc/forums/
Coppermine version: 1.4.18
Forum version:MyBB 1.2.13
Test user account:test / test

BridgeManager settings:
Forum URL:  None
Relative path to your BBS's config file:  None
Use post-based groups?:  what?
Cookie name/preifx None

Joachim Müller

Turn bridging on if you want help. Leave notices_display off in coppermine's config if you have no idea what notices are meant to be used for. Relative path to your BBS's config file should be ../forums/
Test user account needs to be created in the app you bridge coppermine with (in your case: mybb). Trying to log in with that account on your forum just returns a blank screen, so you should review and fix your forum first 8as coppermine does not interfere/mess with the app you bridge with).

Nibbler

Relative path should be ../../forums/inc/

Jasper Alexander

what the hell? Well, it works now... dont ask me how, I even gave someone admin powers..
but errr... I just opened CPG, and theme is alright again. The words are all gone and it detected it...

Not sure what happened but hell it worked..