Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Marco Milesi

    (@milmor)

    Hello,
    you can create a command named /image and set the featured image. At the moment, commands are able to send only one image (in addition to text). If you want to send more, try to create multiple commands with the same title (in this case /image).

    Please let me know if you solve the problem ??

    Thread Starter r0nh

    (@r0nh)

    Hello Marco,

    I tried that already with the featured image, but there is no image displayed then.

    I will try to debug if it is some of my other plugins then ..

    Plugin Author Marco Milesi

    (@milmor)

    Check the log. In “Type column” you should see:

    ——>” for incoming command request
    <-PHO-” for your server response

    Do you see these?

    Thread Starter r0nh

    (@r0nh)

    ——> 10/02/2015 20:51:27 7266558 /image
    ——> 10/02/2015 20:51:25 7266558 /image
    ——> 10/02/2015 20:51:24 7266558 /image
    ——> 10/02/2015 20:51:22 7266558 /image
    ——> 10/02/2015 20:51:20 7266558 /image

    Thread Starter r0nh

    (@r0nh)

    And the response without feautured image is:

    <-TXT- 10/02/2015 20:52:50 7266558 Image Test
    ——> 10/02/2015 20:52:50 7266558 /image
    <-TXT- 10/02/2015 20:52:46 7266558 Image Test
    ——> 10/02/2015 20:52:46 7266558 /image

    Thread Starter r0nh

    (@r0nh)

    Already found out that i must have PHP 5.5 installed, it was 5.4 on my server ??

    The curl function is there from 5.5 ..

    Plugin Author Marco Milesi

    (@milmor)

    So, it’s working now with php 5.5?

    Hello friends! Great job, Marco! Thanks a lot!
    Is that any other way if my php ver. 5.4 rather than updating?

    Plugin Author Marco Milesi

    (@milmor)

    The faster and most secure way is update ??

    I will check compatibility asap.

    I tried this with different images and php versions 5.5 and 5.6 and still not working

    saba2

    (@saba2)

    hi
    and I try too,
    but the image not send !

    can you help with send a sample data in text for sending image?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Image in commands’ is closed to new replies.