Hi,
I have read all forum.. tried everything...
My Invision board isĀ Ver 1.2
PHP VERSION: 4.3.11, MySQL VERSION: 4.1.11-standard
I managed to integerate Coppermine with Invision.. and i am getting the common problem that when i click Login (in coppermine page)..i get redirected to Forum login page..where i have login (which is cool)..but after i enter my Admin user/PWD .. i get into the forum main index and i can not ever go into coppermine!!
I get this in browser:
http://myWebSile.com/Board2/index.php?http://www.myWebSile.com/gallery1/index.php
My problem is Sammery:
- Cookies or no cookies, i can not go into Commermine admin page or even user pageĀ (like in stand alone mode)
- Its keeping me out of coppermine but in the forum (i know there is no link in forum yet when u type the URL you go there but without being loged in)
My invisionboard.inc.php:
// database configuration
define('IB_DB_NAME', 'sample_ivbd1'); // The name of the database used by the board
define('IB_BD_HOST', 'localhost'); // The name of the database server
define('IB_DB_USERNAME', 'Sample_Sample '); // The username to use to connect to the database
define('IB_DB_PASSWORD', '*******'); // 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', '/Board2/');
My Board Cookie fields (in admin panel) are blank
PS.i have read all related posts,yet nothin worked with me..
:o :o
regards,
ICE,
http://forum.coppermine-gallery.net/index.php?topic=17684.0