hey all
i adjusted the file as indicated below, and uploaded the files. Nothing happening.
I am assuming that a registered board user can automatically login if working correctly, or are they supposed to be automaticall logged in? Thanks.
the board is at http://ggne.org/battleroom/index.php
the photogallery is at http://ggne.org/photogallery/index.php
This is a private forum, but i can give a test account in a pm.
// database configuration
define('IB_DB_NAME', 'xxx'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'xxx'); // The username to use to connect to the database
define('IB_DB_PASSWORD', 'xxx'); // The password to use to connect to the database
// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/
define('IB_WEB_PATH', 'http://ggne.org/battleroom/index.php');
// ------------------------------------------------------------------------- //
use a path instead of an URL (as suggested) for 'IB_WEB_PATH' and you should be fine. A non-admin test user account should be posted, not PMed if you need further support.
You haven't enabled the bridge by editing include/init.inc.php.
thanks, but that was not it, two different databases! all better now!
Hi all friends
I have installed coppermine 1.33, and previously had 1.31.
If I edit file > include/init.inc.php. and uncomment the invision line, I get the
Fatal error :
There was an error while processing a database query
and if i dont uncomment it, then the gallery works but does not pick up the members from
invision sql.
the other parameters and cookies are same for both coppermine and invsion2 forum .
Pl suggest me where I am faultering.
Regards
James
when not bridged, enable debug mode in coppermine's config, then enable bridging, trigger the error and post the exact error message (the query that fails, not the debug output).
[Edit GauGau]
I just realized that your above posting is a double-posting/cross-posting: you posted the very same question here (http://forum.coppermine-gallery.net/index.php?topic=18221.0) as well. This caused two different supporters to reply -> double work >:(
In the future: respect board rules and common sense!
[/edit]