Congratulation bilou , now that your issue is fix, it time to use it!
Here is a plugin of the unofficial "wiki", a collection of thread that you may find useful. https://github.com/o-data/EspoCRM-Le...nd-Design/wiki
Announcement
Collapse
No announcement yet.
Cant create any data after Espo CRM installed
Collapse
X
-
I contacted my webhost who explained me the cause of the problem which is a ModSecurity mode in cpanel enabled by default. I disabled it and everything is ok now.
Thank you for your support
- Likes 2
-
You know, if you install it with Softaculous then that mean your host support it, you can also ask them to help you investigate your server setting to find out why it not working. When I had trouble with EspoCRM that seem to be server related they manage to help in the way that information was provided, they didn't solve the problem but at least I understand why it not working and work from there.
Then there the second route, try installing EspoCRM yourself instead of using Softaculous? Also how does your config file look? Make sure to filter out some sensitive information if you plan to upload it, (e.g. the password) You can find this file at this location: https://docs.espocrm.com/administrat...configurationsLast edited by esforim; 03-07-2021, 11:28 PM.
Leave a comment:
-
BTW. Do you use a windows server? If so then this post might help you to fix your issue https://forum.espocrm.com/forum/inst...=2364#post2364.
Leave a comment:
-
Please try to open an Incognito browser window and check the issue there. Also try to check it in another browser.
Leave a comment:
-
Could you try to manually load the file client/src/views/fields/varchar.js in your browser? Just input in the URL string of your browser: your-espocrm-domain/client/src/views/fields/varchar.js.
Leave a comment:
-
In the console, I got the following error :
loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
at Object.error (loader.js:418)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
at x (jquery-2.1.4.min.js:4)
at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)
-
Hello, I can choose nd_pdo_mysql. I've chosen it then, but nothing happens. Im using planethoster. They have softaculous, they are using cpanel. I installed espocrm from softaculous. the consol of the navigation has that error :
loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
at Object.error (loader.js:418)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
at x (jquery-2.1.4.min.js:4)
at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)
Last edited by bilou; 03-03-2021, 10:29 AM.
Leave a comment:
-
Hello, I can choose nd_pdo_mysql. I've chosen it then, but nothing happens. Im using planethoster. They have softaculous, they are using cpanel. I installed espocrm from softaculous. the consol of the navigation has that error :
loader.js:418 Uncaught Error: Could not load file 'client/src/views/fields/varchar.js?r=1614351619'
at Object.error (loader.js:418)
at j (jquery-2.1.4.min.js:2)
at Object.fireWith [as rejectWith] (jquery-2.1.4.min.js:2)
at x (jquery-2.1.4.min.js:4)
at XMLHttpRequest.<anonymous> (jquery-2.1.4.min.js:4)Last edited by bilou; 03-03-2021, 10:29 AM.
-
Everything look good there, with PDO_mysql, do you have the option to choose nd_pdo_mysql? Sometime the nd_ version work for me.
What hosting do you have? Do they have a Softaculous or similar function in your control panel?
What error you have from F12 Console browser, any or none at all?
-
Leave a comment: