forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Levz on August 05, 2009, 07:36:04 pm

Title: Fatal Error
Post by: Levz on August 05, 2009, 07:36:04 pm
Hey guys, i'm completely new to this whole process, and to be honest, quite a bit of this stuff goes over my head. I am learning as i go and i am fairly tech savvy so i'm not a complete loss. I have a phpBB website that i'm starting at http://www.2wheelsouljaz.com, i tried bridging my gallery http://www.2wheelsouljaz.com/gallery to my forum http://www.2wheelsouljaz.com/forum and it clearly didn't work because now i can't even access my gallery using the url nevermind the hyperlink on the index page. I did this last night and spent all night reading phpBB faq's and this site. and i'm not really sure where to start. if you wanna exchange PINs we can get this sorted out quickly as i'm not sure how to post or find much of the other information the sticky refers to.

Sorry again, and thanks for any help you can offer.

Cheers!!
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 07:42:06 pm
You are using phpbb3 so you need to grab the phpbb3 bridge file from http://forum.coppermine-gallery.net/index.php/topic,53678.0.html
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 07:55:45 pm
I did grab that last night and step 1. went smooth...then came step 2. about phpmyadmin, and execute sql statements.....and i was lost.
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 07:57:51 pm
Disable the bridge and enable debug mode in Coppermine (via the config page). Then attempt the bridge again.
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 08:05:23 pm
is that through the cpanel?
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 08:12:38 pm
i'm actually not able to even get to the gallery page to disable the bridge.
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 08:35:39 pm
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#bridge_manager_recover_start
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 08:42:25 pm
 ;D ;D ;D ;D ;D ;D ;D ;D

ok, you're the man right now. I'm going to try this bridging thing again. i am not sure where i went wrong. is the bridging utility in the config panel inferior to the folder instructions i have downloaded?
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 08:44:40 pm
I don't know what 'folder instructions' you are talking about.
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 08:52:11 pm
http://forum.coppermine-gallery.net/index.php/topic,53678.0.html

the file in that link has an installation file. i am wondering if i should follow that folder or try the bridging wizard again.
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 08:56:26 pm
There is no 'or'. You need to do both. Following the instructions adds phpbb3 support to the bridge wizard. You then run the bridge wizard (selecting the new phpbb3 option) to setup the bridge.
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 09:09:08 pm
Ok, thanks for all the help so far. Now that i'm back to a workable state, i just need to figure out how to execute the sql statements, right after i find out where phpmyadmin is  ???
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 09:25:51 pm
What statements? You don't need phpmyadmin to setup a bridge.
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 09:33:53 pm
"2. Open phpmyadmin and select the phpBB3 database. Execute the SQL-statements below.
IMPORTANT: table prefix is assumed to be "phpbb". Change here, if you have another prefix!
- e.g. your prefix is phpbb3 => change `phpbb_acl_options` to `phpbb3_acl_options`

INSERT INTO `phpbb_acl_options` ( `auth_option_id` , `auth_option` , `is_global` , `is_local` , `founder_only` )
VALUES (
'', 'a_cpgadmin', '1', '0', '0'
);

INSERT INTO `phpbb_acl_options` ( `auth_option_id` , `auth_option` , `is_global` , `is_local` , `founder_only` )
VALUES (
'', 'm_cpgadmin', '1', '0', '0'
);"
Title: Re: Fatal Error
Post by: Nibbler on August 05, 2009, 09:40:18 pm
Use the bridge file I posted. I can't support anyone else's.
Title: Re: Fatal Error
Post by: Levz on August 05, 2009, 09:47:34 pm
 :-[
oops....

quite right!