Integration with phpBB! ERROR :( Integration with phpBB! 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

Integration with phpBB! ERROR :(

Started by Mike_PL, January 12, 2007, 08:21:58 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Mike_PL

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.


Nibbler

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?

Mike_PL

I will read this text and i'm made step to step. Where is error? What I did bad?

Stramm

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

Mike_PL

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 :(

Stramm

relative path is wrong... you're using the (absolute) server path
try ../

Mike_PL

When i write ../ and click next:

../config.php doesn't exist (...)

Stramm

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/

Mike_PL

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?

Stramm

set the forum's cookie domain to .gryzonie.info to allow the cookies to work over subdomains
next time please search

Mike_PL

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?

Joachim Müller

Again: RTFM! One question per thread. Karma taken, thread locked.