Problems with curl
try to add
curl_setopt($curlSession, CURLOPT_SSLVERSION, 3);
into
local/Ebizmarts/SagePaySuite/Model/Api/Payment.php
method requestPost
Subscribe to:
Post Comments (Atom)
Restore xampp database from backup
steps: stop mysql xampp 1 - create some backup folder "data_1" 2 - from your current xampp/mysql/data folder move core folders an...
-
to fix it on localhost just use $oauth->disableSSLChecks();
-
Here is original source that worked for me https://stackoverflow.com/questions/57128891/how-repair-corrupt-xampp-mysql-user-table (1) Fi...
-
in Grid.php in method _prepareColumns() // get all available options for custom attribute $options = array(); $attribute = Mage::getS...
No comments:
Post a Comment