Integrate Moodle with SuitCRM - moodle

I want to integrate Moodle with SuitCRM. I've installed both Myddleware and SuiteCRM and configured it correctly. Within SuiteCRM I created all the modules and fields but somehow does not work. What am I doing wrong? Please help!!!
This is the error message I m getting:
"Transaction commit failed because the transaction has been marked for rollback only. (/var/www/html/empowerme.school/myddleware/vendor/doctrine/dbal/lib/Doctrine/DBAL/ConnectionException.php line 12)"

Related

When installing Backpack PRO v5 I get a "failed to download backpack/pro" error from Composer

When installing Backpack for Laravel's PRO add-on, I have the token, I followed all the steps, but after composer require backpack/pro it errors:
Downloading backpack/pro (1.1.1)
Failed to download backpack/pro from dist: The "https://backpackforlaravel.com/satis/download/dist/backpack/pro/backpack-pro-xxx-zip-zzz.zip" file could not be downloaded (HTTP/2 402 )
And then:
Syncing backpack/pro (1.1.1) into cache
Cloning failed using an ssh key for authentication, enter your GitHub credentials to access private repos
Head to https://github.com/settings/tokens/new?scopes=repo&description=Composer+on+DESKTOP-BLABLA+2022-07-14+1559
to retrieve a token.
What did I do wrong? How can I install it?
That is a general Composer error - "file could not be downloaded". The error itself doesn't give too much information, but we can make an educated guess.
99% of the people who report this error have the same problem - they do not have access to that package version. They bought updates until 1.0.13 (for example), so they DO NOT have access to the latest version (1.1.1 in this example). What you can do, in that case, is lock the installation to the latest you have access to, for example
composer require backpack/pro:"1.0.13"
Alternatively, you can purchase more access on the Backpack website. Or contact the team if there's a mistake.
--
How do you find out what's the last version you have access to?
(1) Whenever the error above happens, Backpack will send you an email, with details and instructions. Check your email, it will also include the latest version you have access to.
(2) Your Tokens page will show more details. For each token you have, it will say when it stops giving you access to updates. If it doesn't say the last version directly, you can corroborate that last day with the changelog, to determine what's the last version that you have access to.
--
Why the ugly, general error? Because Composer doesn't allow vendors to customize the error, unfortunately. Backpack's server returns a better error message, but Composer doesn't show it.

Google Action SmartHome - Publishing a release returns unknown error

I created a SmartHome project with all information provided (all checks are OK in project overview).
When I go to Deploy > Release and click on Submit Production then Submit for review an error occured:
Conversation fulfillment ... has invalid API version '0'
Any idea whats's wrong ?
Problem fixed by Google internal team (direct contact to support).
From aog-support#google.com:
I received a response from our internal team that the issue has been fixed. Please re-submit your Action for review and let us know if the issue still occurs.

Error when upgrading Magento using composer (2.2.1 to 2.2.5)

When trying to upgrade the Magento version from 2.2.1 to 2.2.5 using composer, the following error occurs during the upgrade:
Module 'Magento_Sales':Upgrading data. Requested product doesn't exist
Any advice or experience regarding the resolution of this error would be appreciated.
Check products in the database.
please check whether the product id is there in DB or not. Based on that issue can be traced. – 

Magento 2--the requested component (“0”) is not found. Before using, you must add the implementation

Recently I have migrated magento 1 to Magento-2 2.1.0 version. with 9000 products and 20000 orders. I Migrated with Magento migration tool. Everything is fine so far except this error:
the requested component ("0") is not found. Before using, you must add the implementation.
When I try to open a product in admin, it shows this error. Can you please help me to solve it ?

Paypal processing error in Prestashop

Current Prestashop version 1.6.0.6 .
Latest Paypal Modul installed 3.7.2 .
Paypal Modul is installed correctly.
Error-Description: I can not upload a screenshot due to lack of reputation. You can see it by clicking this link
When I want to order via Paypal I do get the error message:
Error occurred:
Please try to contact the merchant:
PayPal response:
->
Please suggest a way to get rid of this error.
Hi you need to upload to the latest version of paypal (3.8.1) in modules. 3.7.2 is no longer working.