Search Result
Collapse
67 results in 0.0059 seconds.
Keywords
Members
Tags
-
Incorrect operation of dynamicLogic in a field of the List type
This is a duplicate topic https://forum.espocrm.com/forum/gene...-the-list-type . I don't understand... -
Entering Number in filed 'phoneNumber' creates Error 400
[ EspoCRM v. 7.2.7 ]
I get an error 400, when entering any number into field 'phoneNumber':
Cannot figure out, what the error... -
401 Unauthorized after applying RewriteBasePath
As I described earlier in this (https://forum.espocrm.com/forum/inst...after-login) post, I last upgraded from... -
File upload documents (attachment) timeout error
Hi everyone,
I have started to have the following problem since a couple of weeks ago (it was working perfectly before)
When...Last edited by nunos; 09-30-2022, 02:58 PM. -
Fatal error : Declaration
Hello,
I was trying to upgrade from 5.9.4 to 6.0.10 and received this error:
PHP Fatal error: Declaration of Espo\Modules\Advanced\Repositories\MailChimp::getM apper()... -
Solutions to adapting previous custom code to work with Espo 7.x
Since Espo 7 has extensive changes/refactoring of the core there are changes that we need to make to our customizations, this post will chronicle our...Last edited by telecastg; 10-09-2021, 03:54 AM. -
New Relationship Field Giving: "Syntax error/access violation: 1066 Not unique table"
Hello Espo Community!
Just this week I created a fresh LAMP (Ubuntu Server v20.04, Apache v2.4.41, MySQL v8.0.25, PHP v7.4.3) server to run...5 Photos -
404 Bad Request when managing Entities
Hi,
I was trying to manage Entities as an admin. When I try to create, edit or delete one entity, I get an error 404 Bad Request and the... -
Custom action handler, menu is missing keys (actions, dropdown)
Hi,
I was following the custom buttons example from the docs: https://www.espocrm.com/documentatio...ustom-buttons/ but I noticed that when...1 Photo -
TargetList creation from custom entity?
Hello, If I understood correctly the TargetLists can be formed only from general entity reports:
switch ($entityType) {
case 'Contact':...Last edited by partomas; 03-17-2020, 01:42 PM. -
POST Forbidden for QuoteItem via API REST
Hi!
Im trying to create QuoteItems records via API REST
(/api/v1/QuoteItem)
Response: 403 Forbidden
Log:...Last edited by oscarbm92; 03-14-2020, 03:19 AM. -
VM1307:3 Uncaught (in promise) TypeError: this.getAcl is not a function
VM1307:3 Uncaught (in promise) TypeError: this.getAcl is not a function why this error come when i call from edit.js fileLast edited by ganesanjc; 02-11-2020, 11:21 AM. -
SQLSTATE[HY000] [2002] No such file or directory
I'm getting this error simply repeats messages:
Espo.ERROR: Uncaught Exception PDOException: "SQLSTATE[HY000] [2002] No such file or directory"... -
Fetching/Saving mail doesn't work in specific case
Hello,
I have an issue with fetching mail that has trademark symbol in its body. Import fails at MySQL part with error:
[2019-12-31 08:58:05]...