Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upload response #8

Open
Hothi-Jimit opened this issue Nov 29, 2018 · 3 comments
Open

Upload response #8

Hothi-Jimit opened this issue Nov 29, 2018 · 3 comments

Comments

@Hothi-Jimit
Copy link

Hothi-Jimit commented Nov 29, 2018

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(
'url'=>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.

@asthas
Copy link
Contributor

asthas commented Nov 29, 2018 via email

@Hothi-Jimit
Copy link
Author

Hothi-Jimit commented Nov 29, 2018

Ok,

Thank you for support 👍

i am waiting for solution :) if i got solutions i will inform you :)

@asthas
Copy link
Contributor

asthas commented Dec 2, 2018

Hey @jaimin-vitapio, were you able to find out the actual json response?
The response you added in the in the description is the php code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants