Advanced search  

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]

Pages: [1]   Go Down

Author Topic: Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20  (Read 3044 times)

0 Members and 1 Guest are viewing this topic.

matic

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20
« on: September 19, 2006, 02:45:17 pm »

Hi,

I have the following issue when trying to bridge php2.0.20 and cpg1.4.9:
Bridging went ok. After that, when I open any cpg's page I receive "Fatal error:" and that's it.
If I log out and reopen browser, cpg's pages are loaded.

Coppermine install: http://www.easyriders.si/galerija/
Forum install: http://www.easyriders.si/tabla/
Coppermine version: cpg1.4.9
Forum version: phpBB 2.0.20
Test user account: clearblue/test

BridgeManager settings:
Forum URL:      http://www.easyriders.si/tabla
Relative path to your BBS's config file:    ../tabla/
Use post-based groups?:    0
Cookie prefix:    ERinUJUtabla

Muchos gracias for all help!
Matic!
« Last Edit: September 20, 2006, 11:43:45 am by Sami »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20
« Reply #1 on: September 19, 2006, 03:58:35 pm »

Enable debug_mode to get an error message (the actual query that fails) by going to coppermine's config, misc settings and set debug_mode to "yes:everyone". Leave notices turned off. If you can't access coppermine's config, enable debug_mode manually as suggested in the corresponding tutorial "Manually enabling debug_mode".
Post the error message you get (not the debug_output!) here.
Logged

matic

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20
« Reply #2 on: September 19, 2006, 05:34:42 pm »

I don't know what is here now debug output and what error message, but what I get is:

Fatal error:
.
Quote
While executing query "SELECT u.user_id AS user_id, u.user_password AS password, u.user_level FROM `easyriders `.phpbb_users AS u, `easyriders `.phpbb_sessions AS s WHERE u.user_id=s.session_user_id AND s.session_id = '31d95636322d7c6d5fc72655d35defc1' AND u.user_id > 0" on 0

mySQL error: select command denied to user: 'easyriders@pavonis' for table 'phpbb_users'
Logged

Nibbler

  • Guest
Re: Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20
« Reply #3 on: September 19, 2006, 05:37:55 pm »

Give the user the rights it needs in phpmyadmin or whatever your host provides you with for the purpose. If you can't do that then we can hardcode something somewhere.
Logged

matic

  • Coppermine newbie
  • Offline Offline
  • Posts: 18
Re: Receiving Fatal error when bridged cpg1.4.9 and phpbb2.0.20
« Reply #4 on: September 20, 2006, 11:24:36 am »

Ok, I thinkh I found error, It was in ../tabla/config.php (config file from phpBB), where was;
$dbname = 'easyriders ';
..and I removed blank space at end.

 ::)

Thanks!
Matic
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 15 queries.