Hello I am using sugarcrm "sugar_mar_version":"Q2 2022", with apache 2.4 and php-fpm 7.4. This is what happens when I try to create a custom modules.
[Fri Mar 10 10:27:49.878844 2023] [proxy_fcgi:error] [pid 29246] [client] AH01071: Got error 'PHP…
Hello,
I have a strange problem with a fresh 12 instance.
I created and deployed a custom module, but the focus drawer is not available for this module.
I did the same thing on another fresh instance and it works.
So I suppose something went…
Hi, My Sugarcrm has been customized a lot, I just wonder how can I find out which module is custom build and which one is come with Sugarcrm? I have check Admin->Studio. From the left side tree list, I can see all module are list here. I can see some…
Hi,
since a while I try to use the module builder (starting with sugar 10.x, now sugar 11.x). But I simply fail.
As you can see in screenshots below I create a fresh module with a package.
Now I want to add a field. See screenshot:
But when…
Hello support,
i built an integration module for SUGAR.
By default when an admin installs the package on the SUGAR org, the permissions on the module will grant admin privileges over the module.
This means that a new user without any role, will…
Dear All,
I'm facing an issue which is causing me the loss of the few hair I had :)
I installed locally a cloud environment which is working properly. I want to create a new package and module. I created my package, my module. Click on deploy and…
Here is the package. Feel free to unzip it and take a look.
Lev_Contracts2013_09_20_Amy.zip
I am frustrated, because I have a file \SugarModules\modules\Lev_Contracts\clients\base\views\record\record.php
but after installing, it doesn't show up…
I am trying to import files using module loader.
I get the error " Failed to copy cache/upgrades/temp/oY3Srq/Files/custom/Extension/application/Ext/EntryPointRegistry/UpdateClassTimeFields.php to custom/Extension/application/Ext/EntryPointRegistry/UpdateClassTimeFields…
Hi All I have a requirement of list the Accounts module details in an custom module and filters out the data. How to Create a custom module that fetch details from the Accounts module table in the same database ?
Hi All, I need to display the sub panel items of a child module in its parent module. Imagine There are three modules Say A,B,C 1) Many to one relationship between the module A & B and Module B is a child module of A . 2) Many to one relationship between…
Hi, I'm planning to develop a module builder to upload in SugarCRM v8 to display values from a third party website. So, in the contact page, the module builder should take the contact's email and search in the third party website using the API request…
Hi, I'm planning to develop a module builder to upload in SugarCRM v8 to display values from a third party website. So, in the contact page, the module builder should take the contact's email and search in the third party website using the API request…
When try installing my module using the Module loader it installs successfully and works, but this is what I see in the log: Warning: is_dir(): open_basedir restriction in effect. File(custom/Extension/modules/Calls/Ext/clients/base/views/record/record…
I created a new module that has a relationship with two other modules. One of the module lets call eating, the other let's call drinking. My module let's call it paying. Now my module paying has a one-to-one relationship with eating, and many-to-one relationship…