0

YML:Message Not Sending Along Images

I am sending a message using <yml:message>. I have an input type=image inside the <yml:message> tags. When the dialog pops up, the image is show. I send the message, and it sends. When my Connection receives the image, the message is there but the image shown in the email is the image of the green box with plugs on it. Is this broken, or am I doing something wrong?

by
4 Replies
  • QUOTE (HenryS @ Nov 20 2008, 12:07 PM) <{POST_SNAPBACK}>
    I am sending a message using <yml:message>. I have an input type=image inside the <yml:message> tags. When the dialog pops up, the image is show. I send the message, and it sends. When my Connection receives the image, the message is there but the image shown in the email is the image of the green box with plugs on it. Is this broken, or am I doing something wrong?

    Here is my code...

    <yml:message params="message_landing.php">
    <input type="hidden" name="image" value="<?php echo $appImagePath; ?>/image<?php echo $image; ?>.jpg" />
    <input type="hidden" name="subject" value="Check this out!" />
    <input type="hidden" name="body" value="This is the coolest application ever." />
    <input type="submit" value="Send This Message!" />
    </yml:message>

    As I said, the image shows fine in the dialog, but does not show in the email.
    0
  • Hi Henry - this is a known issue and we're working on a fix so stay tuned! thanks.
    0
  • QUOTE (Xav @ Nov 21 2008, 06:48 AM) <{POST_SNAPBACK}>
    Hi Henry - this is a known issue and we're working on a fix so stay tuned! thanks.


    Excellent, thanks for the response!

    Do we have a list of known bugs somewhere? I don't want to be beating dead horses and I know your platform is still young and it will take some time to mature.

    What else do we have for YAP besides this forum? Are there more community tools or ways to get in touch with the Y team?
    0
  • QUOTE (Xav @ Nov 21 2008, 06:48 AM) <{POST_SNAPBACK}>
    Hi Henry - this is a known issue and we're working on a fix so stay tuned! thanks.


    Do we have an ETA for this?
    0

Recent Posts

in YAP