Results 1 to 4 of 4

Thread: Sent message error

  1. #1
    happipappi's Avatar
    Join Date
    Nov 2005
    Posts
    59

    Default Sent message error

    This is the message that members get when they try to send a message to another member. Has anyone ever seen this? Any fixes?


    _COMPOSE_REJECT_MEMBER_NOT_FOUND
    Version 6.1.4

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

    Default

    What version of aeDating? And patch?

    Also, did you do an upgrade from a previous release?

    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.

  3. #3
    happipappi's Avatar
    Join Date
    Nov 2005
    Posts
    59

    Default

    haven't done the upgrade. aed said they would work on it. They did now members get a new message.
    Failed to send message to one or more recipients.
    I was told to upgrade to Dolphin to repair it.
    Version 6.1.4

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

    Default

    I know you run v4.0 - but what patch is it?

    Anyways, in v4.0.2, the only code that shows this string is on line #118 in compose.php

    PHP Code:
          if(!$recipient && $recipientID)
          {
                
    $ret "<table width=".(strstr($content_w,'%') ? $content_w $content_w-20)." cellpadding=4 cellspacing=4><td align=center class=text>";
                
    $ret .= _t("_COMPOSE_REJECT_MEMBER_NOT_FOUND");
                
    $ret .= "</td></table>";

                return 
    $ret;
          } 
    So, perhaps it's pretty isolated - and could be easily troubleshooted.

    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.

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Error message - help!
    By Stuart in forum Database
    Replies: 6
    Last Post: 02-01-2009, 11:59 AM
  2. Error Message
    By daveofgv in forum Dolphin General Discussion v6.00 and above
    Replies: 1
    Last Post: 01-31-2008, 11:48 PM
  3. Error Message
    By australian in forum General Troubleshooting
    Replies: 0
    Last Post: 12-16-2005, 07:43 PM
  4. error message
    By im5150 in forum General Troubleshooting
    Replies: 8
    Last Post: 12-16-2005, 08:42 AM
  5. Another Error Message
    By outlander in forum General Troubleshooting
    Replies: 0
    Last Post: 12-15-2005, 04:25 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
  •