+ Reply to Thread (include dating software, release, and patch number!)
Page 2 of 2 FirstFirst 1 2
Results 11 to 20 of 20

Thread: Read anyones mail BUG and FIX

  1. #11
    lisamac
    Guest

    Thumbs up

    Quote Originally Posted by Smoge
    But also please direct thanks to odlock for finding it and posting a fix.
    Smoge
    *bowing to lodlock*

    THANK YOU THANK YOU THANK YOU. Seriously. You saved my ass here man.

  2. #12
    searcher711
    Guest

    Default

    Man, thanks loads for the heads up! Great piece of work there! I agree completely on the stand together stuff! eventually we will have a quality software developed!

  3. #13

    Join Date
    Sep 2006
    Posts
    21

    Default

    Here is the code from my messages_0utbox.php. I downloaded Dolphin a few weeks ago. Looks like it already has a similiar fix included. Did Dolphin fix this recently?

    Thanks!

    Code:
    	$senderID 	= $sender_arr['Recipient'];
    	
    	$message_sql= "SELECT m.`Text`, m.`Subject`, DATE_FORMAT( m.`Date`, '%Y-%m-%d' ) AS `Date`, p.Status FROM `Messages` AS m LEFT JOIN Profiles AS p ON m.Recipient = p.ID WHERE m.`ID` = '$messageID'";// AND`Sender` = '$senderID'";
    Last edited by Smoge; 10-15-2006 at 12:15 AM.

  4. #14
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,440
    Blog Entries
    5

    Default

    Code:
    $message_sql= "SELECT m.`Text`, m.`Subject`, DATE_FORMAT( m.`Date`, '%Y-%m-%d' ) AS `Date`, p.Status FROM `Messages` AS m LEFT JOIN Profiles AS p ON m.Recipient = p.ID WHERE m.`ID` = '$messageID'";// AND`Sender` = '$senderID'";
    Perhaps - but the // before the

    Code:
    AND`Sender` = '$senderID'";
    indicates they commented it out - or someone did - and disabled this check.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  5. #15

    Join Date
    Sep 2006
    Posts
    21

    Default

    Yes, I will uncomment that. I notice that the Boonex version has
    Code:
    AND`Sender` = '$senderID'";
    and the fix suggested here has
    Code:
    AND`Sender` = '$memberID'";
    .

    Any recommendations regarding which to use?


  6. #16
    Administrator Smoge's Avatar
    Join Date
    Mar 2005
    Posts
    6,440
    Blog Entries
    5

    Default

    I have not tried Lodlock's fix, which is in the first post in this thread - but I did look at it - and it appears correct.

    Smoge
    ModMySite Administrator

    Problems? Questions? Need modifications or other help with your site?

    Open A Ticket , Send Us An Email Or Give Us A Telephone Call +1 518-632-4152.

  7. #17
    treedguy's Avatar
    Join Date
    Dec 2005
    Posts
    91

    Default email

    I checked it out on mine seems to be fine, if change number you only see whats in your own inbox - outbox.

    But thats good to know might be setting up dolphin on one of my other sites haven't made my mind up yet.....lol

    AE 4.1 patch 0004 Treedguy

  8. #18
    makenoize's Avatar
    Join Date
    Sep 2006
    Posts
    165

    Default

    Yup - Im fine here too ..... No patch needed on my 4.1.0004

    makenoize
    makenoize uses IQ AE Dating (4.1.0004) and Clean 6.0.1b3. Tried D7 and dumping....

  9. #19
    Omnisci3nt
    Guest

    Smile Thank you!

    Thank you, Lodlock!

  10. #20
    lodlock's Avatar
    Join Date
    May 2006
    Posts
    284

    Default

    Thanks for the verbal support. Just trying to help out.
    -Lodlock

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

Thread Information

Users Browsing this Thread

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

     

Similar Threads

  1. Sending Mail - Blocks - Lots Of Mail
    By Smoge in forum General Issues, Comments, Questions
    Replies: 0
    Last Post: 03-04-2010, 07:40 AM
  2. Pay to Send, Pay to Read?
    By skyhawk85u in forum General Issues, Comments, Questions
    Replies: 1
    Last Post: 09-04-2007, 10:59 PM
  3. Okay, this is getting ridiculous (PLEASE READ)
    By daniel07 in forum General Troubleshooting
    Replies: 16
    Last Post: 02-06-2007, 12:45 AM
  4. Replies: 4
    Last Post: 05-04-2006, 02:20 AM
  5. Mail & messeges going to mail cleint's bulk
    By emailgirls in forum General Troubleshooting
    Replies: 3
    Last Post: 02-27-2006, 08:15 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