Issue with Webservice and loading of .js files #17069
-
Hello Everyone and Yetiforce Team! I started with the instructions in the link below:
and When I press Dashboard the browser shows the following errors. all are about .js files! I tried to restart server and reload php and restart apache, emptying cache and cookies... Would be nice if there is a solution for it |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
I'm a bit confused because you're mixing YetiFroceCRM with YetiForcePortal2. The simplest solution to the problem will probably be to download the complete version of YetiForceCRM and restore the original directory ./public_html/libraries (and probably ./vendor too) |
Beta Was this translation helpful? Give feedback.
I'm a bit confused because you're mixing YetiFroceCRM with YetiForcePortal2.
These are two different applications that should be located on separate servers.
It looks like you've run yarn and composer on a working YetiForceCRM version and messed up the libraries and hence these errors ;/
FYI: https://doc.yetiforce.com/introduction/installation-manual
https://github.com/YetiForceCompany/YetiForcePortal2#-installation
The simplest solution to the problem will probably be to download the complete version of YetiForceCRM and restore the original directory ./public_html/libraries (and probably ./vendor too)