Results 1 to 2 of 2

Thread: Link problem when site sends emails

  1. #1
    Join Date
    Oct 2010
    Posts
    29

    Default Link problem when site sends emails

    I have problem when site send auto mail for example at mail is tis link:
    h**p://mysite.com/confirm/friend/MjcwNjk=/128817128535337777

    But the hotlink is like this
    h**p://mysite.com/confirm/friend/MjcwNjk=/128817128535337777?phpMyAdmin=zBC9dZdNzxZDv3egSHKN DybNC23

    How to remove ?phpMyAdmin=zBC9dZdNzxZDv3egSHKNDybNC23

    ??

  2. #2
    Join Date
    Sep 2008
    Posts
    1,019

    Default

    Are you getting this from the "confirm friends" email? If so, did you happen to edit the email template from phpMyAdmin? If so, that would be the only reason that you could ever get a "?phpMyAdmin" string attached to an email. Whenever you edit templates in phpMyAdmin, certain tags have to be escaped (such as URL links) because they can interfere with how SQL is executed. In some rare cases, phpMyAdmin can escape the link and append a session key to the URL that was escaped. This issue was corrected with updated versions of phpMyAdmin. If you are using your control panel to access phpMyAdmin, I would look into updating your control panel. If you are using a standalone version of phpMyAdmin (one that you uploaded yourself), I would upgrade it.
    vShare Solutions
    Custom vShare Modules and Services

    Now, your visitors can watch videos on your site using their mobile or tablet device with the Mobility Mod for vShare 2.8!

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
  •