Simple Machines Community Forum

Customizing SMF => Bridges and Integrations => Topic started by: Cal on January 21, 2005, 08:16:37 PM

Title: add smf menubar to coppermine gallery
Post by: Cal on January 21, 2005, 08:16:37 PM
I'm trying to add the smf menubar to coppermine via SSI. I'm following the instruction given at coppermine that tells me to edit the pageheader function in theme.php.
Everything is fine except that even if i've already logged on, it still show: " home | search...| login | register"  instead of " home | search...| logout" . In other words, it still thinks that i'm  a guest.
Please show me how to fix this problem.
Thank you
Title: Re: add smf menubar to coppermine gallery
Post by: [Unknown] on January 31, 2005, 03:12:19 AM
Make sure you're not using local cookies and you are using subdomain indendent cookies.

-[Unknown]
Title: Re: add smf menubar to coppermine gallery
Post by: pierse on February 27, 2005, 08:12:26 PM
How do you know which cookies are being used?
Title: Re: add smf menubar to coppermine gallery
Post by: [Unknown] on February 28, 2005, 05:30:47 AM
It's under Edit Features and Options in the admin center.  Everyone will have to log out and back in for it to take effect.

-[Unknown]