Removing Register link and page, then query over phpBB Removing Register link and page, then query over phpBB
 

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]

Main Menu

Removing Register link and page, then query over phpBB

Started by janus_tr, March 16, 2005, 01:42:03 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

janus_tr

I am sure if it has been posted before, but I couldn't find it.

Instead of integration at first, I would like to cancel/delete "Register" link. The very reason behind this attempt is very simple: some Turkish letters are out of standart and giving us such a hard time in the Myphpadmin :\'(

So here is the plan,
1-) Coppermine login page will make the query over phpBB username & password. [We have solved the letter conflict out there.] Thus my users would be able to use coppermine & phpBB with one username and password.
2-) Then I shal do --> 5. Integrating the script with your bulletin board
3-) I will add an additional link to copppermine header page to phpBB register page.
I think I can manage 2 and 3.   

Thanks
http://www.afsgd.org
http://www.afsgd.org/cpg132/index.php

Tranz

You can disable registration in Config. When you bridge to phpbb, phpbb takes over user admin anyway.

janus_tr

I, really, do not know how to disable registration in Config but lets assume for a second that I have done that.
How shall I navigate login page's (from coppermine login page) query to phpBB database.
It, I think, ought to be something very easy: there must be a file that I can rewrite the username and password tables' names...

janus_tr


kegobeer

Bridge your bbs and gallery.  Once you do that, your bbs handles all login, logout, and registration functions.

If you want to remove the Register link from Coppermine, edit your theme.php file and look for the register link, then remove it.  Make sure to leave the <!-- BEGIN --> and <!-- END --> tags.
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

janus_tr

I have phpnuke 7.x and phpBB is under /httpdocs/modules/Forums.
Therefore, define('PHPBB_WEB_PATH', '/modules/Forums/') doesn't make any sense at all at phpbb.inc.php file, line 33.

After your reply I have read some other messages on the Forums. And I think I have to hack the source code of Coppermine to change the query options in order to use it with phpnuke+phpb: that shall, consequently, slow down  to catch up the updates of coppermine...

If you have an additional solution let me, please, hear that.

Thanks for your help.

kegobeer

There isn't any way to connect nuke and Coppermine that I'm aware of.  If you want Coppermine with nuke, you'll have to check out www.cpgnuke.com and switch to CPG-Nuke.

There are plenty of posts about why nuke port was dropped by the nuke team, and why they decided to create their own CMS.
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