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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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