News:

Follow us on Bluesky!

Main Menu

Email issue

Started by DarkAngel612, December 07, 2015, 06:39:20 PM

Previous topic - Next topic

DarkAngel612

When getting notifications of pm's from my members I notice that now I am starting to get the pm normal but the end where it tell you link to reply at it is now double...like so:

Reply to this Personal Message here:
http://thefantasiesattic.net/attic/index.php?action=pm;f=inbox;pmsg=

Reply to this Personal Message here: http://thefantasiesattic.net/attic/index.php?action=pm;f=inbox;pmsg=


I have SMF 2.011, many mods

have manually done this edit removing the sa=send; ...

foreach ($notifications as $lang => $notification_list)
    {
        // Make sure to use the right language.
        loadLanguage('index+PersonalMessage', $lang, false);

        // Replace the right things in the message strings.
        $mailsubject = str_replace(array('SUBJECT', 'SENDER'), array($subject, un_htmlspecialchars($from['name'])), $txt['new_pm_subject']);
        $mailmessage = str_replace(array('SUBJECT', 'MESSAGE', 'SENDER'), array($subject, $message, un_htmlspecialchars($from['name'])), $txt['pm_email']);
        $mailmessage .= "\n\n" . $txt['instant_reply'] . ' ' . $scripturl . '?action=pm;sa=send;f=inbox;pmsg=' . $id_pm . ';quote;u=' . $from['id'];


I do have the PM Attachments Mod installed too

I thought I removed the extra link once before but sure do not remember how, any ideas are appreciated.
Fantasy Attic ::  Fantasies Realm Market :: SMF 2.1.4 with various mods and TinyPortal

Advertisement: