can't view memberlist after intergration can't view memberlist after intergration
 

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

can't view memberlist after intergration

Started by FabianN, February 04, 2005, 09:10:01 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FabianN

I have a Invision power board(1.3) and have tired to intergrate the two. After the intergration, everything seems to be running fairly smoothly,  except that I can't view the members. Not thorugh the Member list link on the top, or the on in the admin view that is labeled "Users".

I can't view my profile in it either.

And then, all I need to do is replace the new init.inc.php with the old one, and I can view the groups. So I think that this has to do with the communication between the forum and gallery. I am 99% sure I filled out everything correctly. The only real step that I am un-sure about is this one:

Quote5.2.5 Keep Coppermine and bbs tables in the same database

It is recommended that you use the same database for your board and Coppermine (in fact it is even mandatory!).

I am not compleatly sure what they mean(SQL database noob :-\\)
You see, I used fantastico to install the two scripts. And that makes two seperate databases for each one. Does this mean that I need to:
A: Re-install the gallery, this time without fantastico, and use the same databases info as the bbs(DB name, user, pass, ect), or

B: Can I simply change some data in a file, and have it change databases with out having to re-install.

Thnx for all and any help

Hein Traag

As it says in 5.2.5 it is recommended to use one and the same database for both the board AND the gallery.

Option A would be  ;D

kegobeer

You can transfer the Coppermine tables from your Coppermine database to your bbs database, then edit the config.inc.php file to reflect the new database name.

You should have a tool like phpMyAdmin - you can export the Coppermine tables into a sql file, then switch to your bbs database and import the sql file.  Once that's done, edit config.inc.php.

I do agree with Hein - I'd rather have 1.3.2 from this site than the Fantastico version.  ;)
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

FabianN

Ok, I have installed the gallery new. And I have followed the steps to the letter.

And now, when I want to view the member list, or my profile, it has this message:

(https://coppermine-gallery.com/forum/proxy.php?request=http%3A%2F%2Fimg.photobucket.com%2Falbums%2Fv68%2FFabianN%2Fwarning.gif&hash=06304010fb10414e47b205b5ffc371ba8df970ca)

And another thing, I saw this in the comments of the invisionboard.inc.php file:
Quote// Invision Power Board v1.1 Integration for Coppermine                      //


Does that mean it won't work with Invision Power Board v1.3?

Nibbler

Quote from: FabianN on February 05, 2005, 07:15:39 AM
And I have followed the steps to the letter.

If you had then it would be working. It looks like you have tried to use an url instead of a path in the bridge file.

FabianN

Ok, well, the reason why I put in the URL is because thats what it said in the notes for the invision board bridge file:
// The web path to your Invision Board directory
// In this example http://yoursite_name.com/ivboard/



But anyway, I changed it to the directory that it would use from my URL( /forum/ )

But now, when I click on the links to view the member lists, it brings me to the forums Admin Control Panel log in, something that I really don't want.



Oh, and thx for all the help so far. I'd give you guys a cookie, but they don't e-mail well :D

FabianN

Ok, I have played around a bit more, and here is a few more things.

Like before, when ever I click to view the member list, I get sent to the invision admin control panel log in.

And then when I click on "My profile" I get sent to my invision board profile.


When I log in and out, it goes throught the forum's log in and out pages.

It really seems to be working, except that every time someone wants to log in or out through the gallery, it brings them not to the gallery index, but the forum index. Is there anyway for me to fix this? Because, I would very much prefere you ending up at the gallery if that is where you clicked to log in at, rather then the forum, which is where you did not click to log in.


Anyway to work that out?