Cant create any data after Espo CRM installed

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • esforim
    commented on 's reply
    I think it got nothing to do with Notification (I get that error too but I still get my notification). Does everything look good in your: /#Admin/systemRequirements ?

    e.g URL: https://espocrm.com/#Admin/systemRequirements

    Press F12 in your internet browser (Firefox, Chrome) and click "Create" and see what error popup.

  • bilou
    replied
    Hello, thinks for your answer. When I check the logs, I saw these errors. Same for dev tools panel. Any ideas ??

    [2021-02-26 15:52:55] ERROR: (0) could not find driver; GET /Activities/action/popupNotifications; line: 272, file: /home/salepvmw/public_html/espo/application/Espo/ORM/EntityManager.php [] []
    [2021-02-26 15:52:55] ERROR: (0) could not find driver; GET /Activities/action/popupNotifications; line: 272, file: /home/salepvmw/public_html/espo/application/Espo/ORM/EntityManager.php [] []
    [2021-02-26 15:52:56] ERROR: (0) could not find driver; GET /Notification/action/notReadCount; line: 272, file: /home/salepvmw/public_html/espo/application/Espo/ORM/EntityManager.php [] []
    [2021-02-26 15:53:06] ERROR: (0) could not find driver; GET /Notification/action/notReadCount; line: 272, file: /home/salepvmw/public_html/espo/application/Espo/ORM/EntityManager.php [] []
    [2021-02-26 15:53:06] ERROR: (0) could not find driver; GET /Notification/action/notReadCount; line: 272, file: /home/salepvmw/public_html/espo/application/Espo/ORM/EntityManager.php [] []

    Leave a comment:


  • Maximus
    replied
    Hello,
    1. Please open /your-EspoCRM-root-directory/data/logs and check a log file https://docs.espocrm.com/administrat...ng/#check-logs.
    2. In your browser press F12 key in order to open the dev tools panel. After this, try to create a new entry (e.g. Account). After this investigate the Console tab in the dev tools panel.

    Leave a comment:


  • bilou
    started a topic Cant create any data after Espo CRM installed

    Cant create any data after Espo CRM installed

    Hello,
    Im new user of EspoCRM. After installation, I cannot create any data such as account, customer, .... When I click on create button, nothing happen. Any help ?
Working...