Is it Possible to have people.. Is it Possible to have people..
 

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

Is it Possible to have people..

Started by futbol4kee, December 30, 2004, 02:57:12 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

futbol4kee

I have tried to search but i didnt come up with anything.

what i want is that guests can see what content i have and whatnot but when the click to actually see it, it says they have to log in.

Thanks.

Tranz


futbol4kee

ok sorry about the topic title.

i edited my displayimage.php file and made it like this

"
if (!USER_ID) cpg_die(ERROR, 'You need to register to access this page. Thank You.', __FILE__, __LINE__);

/**
* Local functions definition
*/

"

how ever nothing has happened to the main page when someone is viewing as a guest.

ThankYou

Tranz

Have you cleared your browser cache? If you still have issues, a link would help us help you.

futbol4kee

Cache has been cleared and still when viewed as a guest the words Image cannot be displayed appear.

www.driftlogic.com/Coppermine

Tranz

I guess you set permissions for the albums not to be viewable to Everybody.

That, or you didn't upload any pictures.

futbol4kee

no if u log in u can see there is content.

Test
Test

futbol4kee

did i mention its integrated with PHPBB if that matters.

futbol4kee

Wait i figureed it out. thanks alot man.

Futbol4kee.

Joachim Müller

It'd be nice if you'd post what you did so others may benefit from your insight...

Joachim