You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Jaimin,
Thanks for your feedback!
I would be glad to help you. But it will take some time. It's an open
source project and I have some other chores lined up for the week.
I can get back to you by Saturday if that works for you.
Cheers,
Astha
On Thu, Nov 29, 2018 at 12:26 PM jaimin-vitapio ***@***.***> wrote:
Hello,
Its great plugin but i got one issue.
Issue is when upload image on server and image upload successfully and
return below JSON.
$result=array(
'imageUploadURL'=>base_url().'uploads/'.$data['file_name']
);
echo json_encode($result);
this response correct??
Or any parameter missing.
My problem is image not display in editor. So please help me about this
issue.
PHP used for image upload on server.
Thank You.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#8>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHlGnk7U7eRg3zIULQr5qhPpB_JuPm20ks5uz4UDgaJpZM4Y5DdF>
.
Hello,
Its great plugin but i got one issue.
Issue is when upload image on server and image upload successfully and return below JSON.
this response correct??
Or any parameter missing.
My problem is image not display in editor. So please help me about this issue.
PHP used for image upload on server.
Thank You.
The text was updated successfully, but these errors were encountered: