+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 1 of 1

Thread: Bug - link in email

  1. #1

    Join Date
    Apr 2006
    Posts
    15

    Default Bug - link in email

    When a msg is sent from Dolphin 5.0, the link to the profile is like this:

    We are glad to inform you that the member WHATEVER (http://www.enslig.net/dating/profile000.html) sends you a message!

    While the actual link to the profile is

    http://www.enslig.net/dating/profile_edit.php?ID=000

    This must be a bug, right?

    Line 401 in compose.php says:

    $message_text = str_replace( "<ProfileReference>", ($sender ? "<a href=\"{$site['url']}profile{$member['ID']}.html\">{$sender['NickName']} ({$site['url']}profile{$member['ID']}.html) </a>" : "<b>". _t("_Visitor") ."</b>" ), $message_text );


    Replace with

    $message_text = str_replace( "<ProfileReference>", ($sender ? "<a href=\"{$site['url']}profile.php?ID={$member['ID']}\">{$sender['NickName']} ({$site['url']}profile.php?ID={$member['ID']}) </a>" : "<b>". _t("_Visitor") ."</b>" ), $message_text );


    Raymond
    Last edited by lordhagar; 05-30-2006 at 11:02 AM.

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. email profile to a friend link is wrong
    By RoN in forum General Troubleshooting
    Replies: 0
    Last Post: 11-28-2007, 12:29 PM
  2. Removing Get Media & Get Email Link in Custom Menu ?
    By Faxel in forum General Troubleshooting
    Replies: 6
    Last Post: 04-26-2007, 07:12 AM
  3. Link in email template
    By Ringodestarr in forum General Troubleshooting
    Replies: 1
    Last Post: 04-20-2007, 03:03 AM
  4. Auto Login from Email hot link from AE site to user
    By emailgirls in forum General Issues, Comments, Questions
    Replies: 2
    Last Post: 03-16-2006, 10:09 PM
  5. Forgotten Password Email Has Site Link That Is Not Clickable
    By Smoge in forum Bugs aeDating v4.1.0
    Replies: 0
    Last Post: 11-09-2005, 09:09 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts