Require phpbb registration to view coppermine gallery. Require phpbb registration to view coppermine gallery.
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Require phpbb registration to view coppermine gallery.

Started by Droog, November 10, 2004, 07:08:46 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Droog

 I am sorry if this obvious or somthing I am missing in the documentation.
But I integrated phpbb and coppermine just fine a couple months ago, but to better track my traffic, i want to change it so in order for people to view the gallery they must sign up (through phpbb)  I would expect an option under compermines config to disallow anonymous users, which would just link them back to phpbbs signup/login page.

I tried a search and looking through the docs, but couldnt find anything, please help.

http://www.mtpdist.com/truelook

Joachim Müller

this is being considered as an option for future versions. Currently, you can accomplish this by using some quick-and-dirty hacks mentioned here:
http://coppermine.sourceforge.net/faq.php#viewThumbnailsOnly
http://coppermine.sourceforge.net/faq.php#registeredUsersOnly

Joachim

Droog