2021-08-03T17:21:19+00:00 DEBUG order data Array
(
[id] => 48
[parent_id] => 0
[status] => pending
[currency] => BRL
[version] => 5.5.2
[prices_include_tax] =>
[date_created] => WC_DateTime Object- start apache
- start mariabd
- the srv/http folder it is on root folder
sudo systemctl start httpd.service- run apache and look for http://localhost
sudo systemctl start mariadb.service- starting the server
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $mageFilename = '../app/Mage.php'; | |
| require_once $mageFilename; | |
| umask(0); | |
| Mage::app('admin'); | |
| Mage::app()->cleanAllSessions(); |
Hi, there. Can anyone help me to understand why my checkout success page it is not showing on my magento1 store?
my module is OpenCart_Cart
my cart.xml inside of /app/design/frontend/base/default/layout/opencart/cart/cart.xml is:
<?xml version="1.0"?>
<layout version="0.1.0">
<checkout_onepage_index translate="label">
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| $setup = new Mage_Sales_Model_Resource_Setup('core_setup'); | |
| $setup->startSetup(); | |
| if (! $this->getAttribute(Mage_Sales_Model_Order::ENTITY, 'correlation_id', 'attribute_id')) { | |
| $setup->addAttribute( | |
| Mage_Sales_Model_Order::ENTITY, | |
| 'correlation_id', |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?php | |
| namespace MagentoPayment\Payment\Model\Payment; | |
| class Payment extends \Magento\Payment\Model\Method\AbstractMethod { | |
| /** | |
| * @var string | |
| */ | |
| const CODE = 'magento_payment'; |
jun 08 11:45:06 daniloabarch kwin_x11[1603]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 42929, resource id: 119537670, major code: 18 (ChangeProperty), minor code: 0
jun 08 11:45:10 daniloabarch kwin_x11[1603]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 44644, resource id: 119537670, major code: 18 (ChangeProperty), minor code: 0
jun 08 11:45:15 daniloabarch kwin_x11[1603]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 45752, resource id: 119537670, major code: 18 (ChangeProperty), minor code: 0
jun 08 11:47:12 daniloabarch kwin_x11[1603]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 55608, resource id: 14785991, major code: 3 (GetWindowAttributes), minor code: 0
jun 08 11:47:12 daniloabarch kwin_x11[1603]: qt.qpa.xcb: QXcbConnection: XCB error: 9 (BadDrawable), sequence: 55609, resource id: 14785991, major code: 14 (GetGeometry), minor code: 0
jun 08 11:49:45 daniloabarch plasmashell[1649]: org.kde.plasma.notifications