How can I fix Tamara's installment payment module? - magento2

How can I fix Tamara's installment payment module?
I have installed the Tamara installment mole on the following link https://github.com/tamara-solution/magento/tree/v24
The extension appears in the administration control panel, but when saving the settings, a catastrophic failure occurred in the system
magento 2.4.5
Magento version 2.4.5 php 8.1
xxx

Related

Magento Enterprise Edition Upgrade from 2.3.5-p2 to 2.4.0 getting error

I am a newbie for the Magento enterprise edition. I am upgrading Magento 2.3.5-p2 to Magento 2.4.0 in Enterprise Edition.
Following commands used with MySQL 5.7 and php7.3:
composer require magento/product-enterprise-edition=2.4.0 --no-update
composer update
During 'composer update' getting an error from the Magento module.
I have tried with included Magento keys in the auth.json file. But it's not worked. Any another solution for this error. How to resolve this.
The "http://xxrepo.xxx.com/dist/magento/module-ui/magento-module-ui-101.2.0.zip" file could not be downloaded (HTTP/1.1 404 Not Found)
Please let me know if anyone knows how to resolve this.
You don't need to run
composer require Magento/product-enterprise-edition=2.4.0 --no-update
You can use the below method to upgrade the commerce edition, eg if you want to upgrade to 2.4.3 then the below command will be used.
composer require "magento/magento-cloud-metapackage":">=2.4.3 <2.4.4"
--no-update -vvv
composer update magento/magento-cloud-metapackage -vvv
composer update -vvv
After this, you need to commit your changed files and merge them with integration or staging instances.
more detailed information you can find here

Deprecated Functionality: idn_to_ascii() Magento 2.3.1 with PHP 7.2

I'm using Magento 2.3.1 with PHP 7.2, facing error while creating customers account at admin end.
Found some sources on the internet to degrade PHP version.
Is there any other option available without degrading PHP 7.2?
Log:
main.CRITICAL: Exception message: Deprecated Functionality: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecated in /public_html/vendor/zendframework/zend-validator/src/EmailAddress.php on line 560
idn_to_ascii() at Line 560:
return (idn_to_ascii($email) ?: $email);
I encountered this exact issue after upgrading the PHP version of the server to 7.3.
Initially, the issue was with the Zend framework like yourself, but after an upgrade to Magento 2.3.5 (in an attempt to correct the problem), an identical error was thrown for the newer Laminas.
I tried a number of solutions, including downgrading guzzle from 6.5.3 to 6.5.2, as suggested here: https://stackoverflow.com/a/61596343/9667652
It seems the only solution is to downgrade PHP to 7.1. The issue continues even with PHP 7.2. I downgraded to PHP 7.1 and emails are now sending.
EDIT: As per comment by #user125661, it's important to note that PHP 7.1 is no longer supported:
PHP 7.1 has reached End of Life. To maintain PCI compliance, Magento should not be run on unsupported software. Installing from GitHub will no longer work with Magento 2.3.4/PHP 7.1. The only way to install 2.3.4 with PHP 7.1.x is with Composer. Magento recommends using PHP 7.3
See: https://devdocs.magento.com/guides/v2.3/install-gde/system-requirements-tech.html#php
This issue has been encountered repeatedly but is not able to be reproduced reliably, as documented here: https://github.com/magento/magento2/issues/19795
Looks as though the most likely reason for the issue is servers running CentOS 6, where CentOS 7 is needed: https://github.com/magento/magento2/issues/19795#issuecomment-486432245
Best bet is to get your server onto CentOS 7, but where this is not possible, it seems the only workaround is downgrading to PHP 7.1.

Error in sending mail using Email-Ext plugin jenkins

My jenkins version is Jenkins ver. 1.642.4 & Token Macro version is 1.12. When I try to set-up Email-ext plugin, mail sending fails due to the below following error.
ERROR: Step ‘Editable Email Notification’ aborted due to exception:
java.lang.NoSuchMethodError: org.jenkinsci.plugins.tokenmacro.TokenMacro.expandAll(Lhudson/model/Run;Lhudson/FilePath;Lhudson/model/TaskListener;Ljava/lang/String;ZLjava/util/List;)Ljava/lang/String;
at hudson.plugins.emailext.plugins.ContentBuilder.transformText(ContentBuilder.java:80)
at hudson.plugins.emailext.ExtendedEmailPublisher.setSubject(ExtendedEmailPublisher.java:706)
at hudson.plugins.emailext.ExtendedEmailPublisher.createMail(ExtendedEmailPublisher.java:595)
Can someone please let me know how to fix the error ?
This occurred due to incompatibility of the Email-Ext plugin with FindBugs version 1.6. This got fixed after updating to Jenkins 2.19 LTS
When installing latest Email Extension Plugin (2.57.1) in Jenkins LTS 1.625.3, its dependency Token Macro Plugin is installed in version 1.12.1.
But Email Extension version 2.57.1 requires Token Macro in version 2.0 and fails. As Token Macro is used by a large set of plugins, I decided to keep 1.12.1.
As a result, I manually installed Email Extension 2.47 (august 2016 before pipeline support and Jenkins 2) which works well with Token Macro 1.12.1, with hope to not impact any other plugins. Do to so, hpi file has to be uploaded manually in Jenkins Update Center "Advanced" section.

Is there any compatibility issues with magento 1.5 and PHP 5.4

I have a Magento 1.5 site and PHP 5.3 version.I want to upgrade the PHP version to 5.4.Is there any compatibility issues will occur with magento 1.5? Is magento 1.5 support PHP version 5.4 ?
I don't think that Magento 1.5 is compatible with PHP 5.4.
According to http://www.magentocommerce.com/knowledge-base/entry/php54-patch, there is a Patch solving problems with Magento 1.6.0.0–1.8.1.0.
If you want to use PHP 5.4, you should consider about updating the Magento-Code or try to test it in another enviroment.
Cheers,
Chris
Magento is still patching in PHP 5.4 support. If you want the best experience in this regard, always got with the very latest version. Right now this should be 1.9.1.0.
You can easily test your own shop by enabling magento developer mode. It should display all sort of errors incl. strict warnings which you most likely will trigger with PHP 5.4 (and later on 5.5).
But as others have written, it's better you move up to a more recent version of magento.

DNN javascript error during installation on step 2

I am new to DNN CMS , I have installed the latest version 7.2 but on installation steps
on step 2 while the product is being installed, it keeps loading but no progress.
I opened the firebug and noticed that there are javascript errors [Json parse error].
As below image shows:
Any idea/solution will be appreciated.
the latest version of DNN is 7.3.2 abd you probably should be using that one. Also make sure that the server meets the DNN requirements and that your browser supports javascript