Welcome Guest, Not a member yet? Register   Sign In
Tinymce 4.9.8 upload image
#3

(08-27-2020, 05:09 AM)InsiteFX Wrote:
Code:
xhr.open('POST', '<?= base_url('admin/blog/imgUpload') ?>');

// change to
xhr.open('POST', "<?= base_url('admin/blog/imgUpload') ?>");
Thank you for reply, still not working. Chrome console show error
Code:
Uncaught SyntaxError: Unexpected token < in JSON at position 43
    at JSON.parse (<anonymous>)
    at XMLHttpRequest.xhr.onload
This is me. JK not me.
Reply


Messages In This Thread
Tinymce 4.9.8 upload image - by falcon812311 - 08-26-2020, 09:21 AM
RE: Tinymce 4.9.8 upload image - by InsiteFX - 08-27-2020, 05:09 AM
RE: Tinymce 4.9.8 upload image - by falcon812311 - 08-27-2020, 07:16 AM
RE: Tinymce 4.9.8 upload image - by InsiteFX - 08-27-2020, 08:28 AM
RE: Tinymce 4.9.8 upload image - by anturom - 08-27-2020, 02:10 PM
RE: Tinymce 4.9.8 upload image - by argaLion - 07-13-2022, 04:46 PM



Theme © iAndrew 2016 - Forum software by © MyBB