Using EspoCrm for few months, working verry wel
Now afther update from 504 to 505 got a error:
logged in as admin
creating a new contact (or anything else) going fine
Editing a contact (or anything else) gives a 405 error
On both cases: using "update" in quick edit or using "save" in form
This was working on our server (ht acces file workaround ok)
Got some errors in my log file (see below)
Can any one point me in the good direction?
log:
like this:
[2018-03-05 10:11:32] Espo.ERROR: Display Error: {"reason":"Duplicate","data":..................... ........................
[2018-03-05 11:48:23] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'portugal_espo800.portal' doesn't exist" at ***********/application/Espo/ORM/DB/Mapper.php line 114 {"exception":"[object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'portugal_espo800.portal' doesn't exist at /*************************/application/Espo/ORM/DB/Mapper.php:114)"} []
Now afther update from 504 to 505 got a error:
logged in as admin
creating a new contact (or anything else) going fine
Editing a contact (or anything else) gives a 405 error
On both cases: using "update" in quick edit or using "save" in form
This was working on our server (ht acces file workaround ok)
Got some errors in my log file (see below)
Can any one point me in the good direction?
log:
like this:
[2018-03-05 10:11:32] Espo.ERROR: Display Error: {"reason":"Duplicate","data":..................... ........................
[2018-03-05 11:48:23] Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'portugal_espo800.portal' doesn't exist" at ***********/application/Espo/ORM/DB/Mapper.php line 114 {"exception":"[object] (PDOException(code: 42S02): SQLSTATE[42S02]: Base table or view not found: 1146 Table 'portugal_espo800.portal' doesn't exist at /*************************/application/Espo/ORM/DB/Mapper.php:114)"} []
Comment