Same favorites for different users? Same favorites for different users?
 

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

Same favorites for different users?

Started by TauTau, October 13, 2004, 01:10:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

TauTau

Hi,

I'm currently testing CM if it suits my needs. I found that if users add pictures to their favorites, another user, logged in from the same browser, has the same favorites. Obviously the favorites are stored as a cookie. Is there a mod that stores favorites in another way? Since I want to run a PC in kiosk mode, and all users use the same PC, all would have the same favorites.
Another related question: Can the admin view users favorites?

Those two would eb essential for me ;)

Lars

Joachim Müller

in the current coppermine version: no and no, but server sided favorites are planned for the next version of coppermine. Once they're server-sided, the admin can view them (currently, he can't).

Joachim

TauTau

ah, that's good news ;) Is it already in cvs?

Lars

Joachim Müller

Server-sided favorites are in the devel version already, altough there's no UI component yet that let's the admin browse the favorites - you'll have to use a tool like phpMyAdmin to see them. However, they are still per user - mind you.

Joachim