Displaying SMF personal messages popup after login Displaying SMF personal messages popup after login
 

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

Displaying SMF personal messages popup after login

Started by lamama, January 07, 2008, 10:23:25 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lamama

I've bridged my CPG with SMF and it works perfectly.

Except: If a user logs in (starting on the Coppermine page), the SMF login page back redirects back to Coppermine without showing the "you have a new personal message" popup. So users that login for the Gallery only never get a hint that they have PMs left to read.

Is there a way to stop redirecting from SMF to CPG when there are PMs?

Joachim Müller

The redirection is being performed by SMF, you you'd have to ask this on the SMF board. The only thing I could suggest is stripping the referer parameter from the URL that is being added by coppermine.

lamama