Fatal Error Fatal Error
 

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

Fatal Error

Started by Levz, August 05, 2009, 07:36:04 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Levz

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!!

Nibbler

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

Levz

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.

Nibbler

Disable the bridge and enable debug mode in Coppermine (via the config page). Then attempt the bridge again.

Levz

is that through the cpanel?

Levz

i'm actually not able to even get to the gallery page to disable the bridge.


Levz

 ;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?

Nibbler

I don't know what 'folder instructions' you are talking about.

Levz

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.

Nibbler

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.

Levz

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  ???

Nibbler

What statements? You don't need phpmyadmin to setup a bridge.

Levz

"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'
);"

Nibbler

Use the bridge file I posted. I can't support anyone else's.

Levz

 :-[
oops....

quite right!