+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Help with Sending a BCC Secondary Email to Admin from the "contact_owner_us" form

  1. #1
    Junior Member
    Join Date
    Jan 2013
    Posts
    8

    Help with Sending a BCC Secondary Email to Admin from the "contact_owner_us" form

    Hello, I would like to be able to send out a secondary email to the admin as a BCC from the following form: contact_owner_user

    This form is located on the Contact Information page under the "Send A Message" button.

    As I would like to track how often my members are receiving messages from their placed adverts... as I think this will help me promote the websites value more accurately to my members.

    Thanks

  2. #2
    Hello Frank,

    If you want you can do it yourself.
    Go to ftp://includes>>classes>>rlMessage.class.php

    find code at line ~449:

    PHP Code:
    Only registered members can view the code
    and add new line below:

    PHP Code:
    Only registered members can view the code
    save and check again.
    Viktor,
    Flynax technical department,
    Best wishes.

  3. #3
    Junior Member
    Join Date
    Jan 2013
    Posts
    8
    Hello Viktor,

    I added the line just as recommended, but still not working... have a look at what I have done to see if its correct... if so any other ideas, maybe add a real email address somehow.

    Thanks

    PHP Code:
    Only registered members can view the code

  4. #4
    Hello Frank,

    If you want I can check it on your site but you should send ftp to my PM.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #5
    Junior Member
    Join Date
    Jan 2013
    Posts
    8
    Victor, does the code look right to you? If so do you have any other suggestions on how to fix?

    If you do not mind I would rather try to make modification my self... as It helps me learn PHP better.

    Thanks

  6. #6
    Hi,

    I also interrest ont to see how many are using the contact form.

    I install the code, but not receiving any mail


    Stephane

  7. #7
    Hello all,

    1 more thing in same file and same method find code below:

    PHP Code:
    Only registered members can view the code
    and add new line below:

    PHP Code:
    Only registered members can view the code
    Viktor,
    Flynax technical department,
    Best wishes.

  8. #8
    Hi Viktor,

    i ad also that code, but same problem. I not receive any copy.

    If you want can you check please?

    Regards

    Stephane

  9. #9
    Hello Stephane,

    I have checked on your site in listing details page and it works properly. Please check it again.
    Viktor,
    Flynax technical department,
    Best wishes.

  10. #10
    Hi,

    Now I just received a lot of mail, from all my test. Strange.

    Now it works. Or did you change some think?

    Many Thanks

    Stephane

+ Reply to Thread