Chanell

Forum Replies Created

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • in reply to: Email 'to' field not populating #5701
    Chanell
    Participant
    This reply has been marked as private.
    in reply to: Email 'to' field not populating #5695
    Chanell
    Participant

    success: function(response) {
    <?php
    $url = fep_query_url(‘newmessage’, array(‘fep_to’ => get_the_author_meta( ‘user_nicename’) );
    ?>

    in reply to: Email 'to' field not populating #5689
    Chanell
    Participant

    The link is fep_query_url(‘newmessage’, array(‘fep_to’ => get_the_author_meta( ‘user_nicename’) ))

    I added the & to the url manually just now test it. The point is, populating the ‘to’ field works when i replace “/?fepaction=newmessage#038;fep_to=hechanell” (generated with the link above) with “/?fepaction=newmessage&fep_to=hechanell”.

    The message number seems to only have appeared in the link after I updated the plugin today. When I remove it manually and type ‘&’, it works.

    in reply to: Email 'to' field not populating #5682
    Chanell
    Participant

    Apologies. see attached.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Email 'to' field not populating #5673
    Chanell
    Participant

    hello

    So my plugin updated today, and since I am no longer able to have the nicename appear in the ‘to’ field.

    I have noticed that the url now includes a message number, but when i delete the message number from the url it works fine.

    Is there an option to disable the message number from appearing?

    Attached are two screen shots showing the url with the message number and the url without.

    Attachments:
    You must be logged in to view attached files.
    in reply to: Email 'to' field not populating #5558
    Chanell
    Participant

    Now I am using the nicename and it is working. After your message I checked and realised the url did not have nicename specified, so was using the display name.

    Thanks for your help!

    in reply to: Email 'to' field not populating #5552
    Chanell
    Participant

    Yes. When you type the name in the URL it appears.

    in reply to: Email 'to' field not populating #5545
    Chanell
    Participant
    This reply has been marked as private.
Viewing 8 posts - 1 through 8 (of 8 total)