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 ..
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 ..
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?
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
hi
and I try too,
but the image not send !
can you help with send a sample data in text for sending image?