coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 bridging => Topic started by: Mike_PL on January 12, 2007, 08:21:58 PM

Title: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 12, 2007, 08:21:58 PM
When creator (bridgemgr.php) end...

Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/.noisy/gryzoniee/galeria.gryzonie.info/include/init.inc.php:35) in /home/.noisy/gryzoniee/galeria.gryzonie.info/include/init.inc.php on line 33

? :( Please help.
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 12, 2007, 08:24:17 PM
My url gallery: http://www.galeria.gryzonie.info/ !
Title: Re: Integration with phpBB! ERROR :(
Post by: Nibbler on January 12, 2007, 09:37:48 PM
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating_support_start

How low does your karma need to go before you will read the board or read the manual before you post?
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 13, 2007, 08:52:59 AM
I will read this text and i'm made step to step. Where is error? What I did bad?
Title: Re: Integration with phpBB! ERROR :(
Post by: Stramm on January 13, 2007, 09:31:08 AM
from the link Nibbler posted (the one you said you've read)

When requesting bridge support, please post a link to your site, a test user account, and what you have set in the bridge manager.
Make sure that the test user account doesn't have admin privileges. When posting parts of your bridge file, make sure to replace passwords with asterisks.


This is how your posting should look like (with actual URLs instead of the dummy URLs given here as an example):

QuoteI have the following issue when trying to bridge coppermine and XXX:
[error message here]

Coppermine install: http://mysite.tld/my_coppermine_folder/
Forum install: http://mysite.tld/my_forum_folder/
Coppermine version: cpg1.4.10
Forum version: SuperDuper BBS app v0.8.15
Test user account: some_testuser_name / the_password_for_the_test_user_account

BridgeManager settings:
Forum URL:  http://mysite.tld/test/foo_bar
Relative path to your BBS's config file:  ../bla/
Use post-based groups?:  0
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 13, 2007, 09:59:22 AM
I have the following issue when trying to bridge coppermine and phpBB:

Fatal error: Cannot redeclare cpggetmicrotime() (previously declared in /home/.noisy/gryzoniee/galeria.gryzonie.info/include/init.inc.php:35) in /home/.noisy/gryzoniee/galeria.gryzonie.info/include/init.inc.php on line 33

Coppermine install: http://www.galeria.gryzonie.info
Forum install: http://www.gryzonie.info
Coppermine version: cpg1.4.10
Forum version: phpBB 2.0.22
Test user account: nick: test / pass: test2

BridgeManager settings:
Forum URL:  http://www.galeria.gryzonie.info
Relative path to your BBS's config file: /home/.noisy/gryzoniee/galeria.gryzonie.info/ 
Use post-based groups?:  0


This is very important, please help me :(
Title: Re: Integration with phpBB! ERROR :(
Post by: Stramm on January 13, 2007, 10:04:20 AM
relative path is wrong... you're using the (absolute) server path
try ../
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 13, 2007, 10:22:20 AM
When i write ../ and click next:

../config.php doesn't exist (...)
Title: Re: Integration with phpBB! ERROR :(
Post by: Stramm on January 13, 2007, 10:42:10 AM
ups.. I haven't recognized, that you're using subdomains...
you need to know how the subdomain is organized on your server
-> tell me the absolut server path to your gallery and your forum install and I tell you the relative path

a fast edit: if server restrictions don't prohibit that...

a to try relative path would be ../gryzonie.info/
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 13, 2007, 10:55:54 AM
It's ok. Thanks. But....

I'm logout in forum. I click 'Login' in my gallery. I'm redirect to forum login (www.gryzonie.info/login.php?redirect=/). I'm login in forum. But when i'm go to gallery i'm logout... :( What's wrong?
Title: Re: Integration with phpBB! ERROR :(
Post by: Stramm on January 13, 2007, 11:08:33 AM
set the forum's cookie domain to .gryzonie.info to allow the cookies to work over subdomains
next time please search
Title: Re: Integration with phpBB! ERROR :(
Post by: Mike_PL on January 13, 2007, 11:22:00 AM
Works! Thx!

End question. In my gallery were registered users. And now (after integration) when I click on some nick this different shows... Something can do?
Title: Re: Integration with phpBB! ERROR :(
Post by: Joachim Müller on January 13, 2007, 11:32:48 AM
Again: RTFM (http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#integrating_users_start)! One question per thread. Karma taken, thread locked.