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

connector: browse loading forever #16

Open
graytape opened this issue Jul 10, 2020 · 1 comment
Open

connector: browse loading forever #16

graytape opened this issue Jul 10, 2020 · 1 comment

Comments

@graytape
Copy link

Jodit Version: 3.4.14
Connector Version: 3.0.29

Browser: FF
OS: Linux

I uploaded the connector zip package into my directory, but

Actual behavior: When I click on upload image it opens the selector but then nothing happens
Actual behavior: When I click on "browse" it opens the browsing window but keeps loading forever

EDIT:

I update Jodit to 3.4.14 (self-hosted) and Connector to 3.0.29, but the problem persists.
The Console log repeatedly gives this error:

`Uncaught SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data

__parse [...]/build/jodit.js:3086

onreadystatechange [...]/build/jodit.js:3115`

@robertoibarra
Copy link

Just became a Jodit fan :)

Did have issues with the connector, the prepackaged zip file from the github page didn't work but I installed it from composer and it worked perfectly:
composer create-project --no-dev jodit/connector

the default.config file doesn't have a proper <?php tag on the top, it just says <? so make sure you change it to <?php

@xdan xdan transferred this issue from xdan/jodit Jul 24, 2020
@xdan xdan transferred this issue from xdan/jodit-connector-application Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants