Learn how AppSignal makes application performance monitoring easy for your Ruby, Elixir, Node.js, frontend JavaScript, and Python projects. Continue reading Monitoring Your Python App with AppSignal on SitePoint.
Daily Archives: November 14, 2023
I am using Magenerds Baseprice in my shop. It worked in version 2.3, in 2.4.6 it stopped working – the base price is not updated on swatch change. I tracked it down to vendormagenerdsbasepriceviewfrontendtemplatesconfigurableafterprice.phtml. The options var is undefined: var options = _.object(_.keys(swatchWidget.optionsMap), {}); And I guess thats the reason […]
i’m installed module and i get this error if i want command setup:upgrade and compile first problem with setup:upgrade i get this error Column definition "customer_group_id" and reference column definition "customer_group_id" are different in tables "mgz_checkoutsuccesspage_rule_customer_group" and "customer_group" and number 2 error if i make this command setup:di:compile Fatal error: […]
Does anyone know if it is possible to change the order of the images already imported through a CSV template? Example this is the loaded order I want to alternate it by this order I appreciate the help for this issue
I’m trying to show the logo in /sales/order/print page from the frontend orders account dashboard like this: sales_order_print.xml <page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd"> <update handle="sales_order_print_renderers" /> <update handle="sales_order_item_price"/> <update handle="print" /> <body> <referenceContainer name="content"> <block class="MagentoFrameworkViewElementTemplate" name="invoice.logo" template="Magento_Theme::invoice-logo.phtml" before="-" /> </referenceContainer> <move element="page.main.title" destination="content" after="invoice.logo"/> </body> </page> In the above code, I’m […]
How can I remove base currency conversion from the table rate shipping method? The shipping price needs to be set without converting base currency from a CSV file. As the base currency, I have set Kuwaiti dinar, and Saudi Riyal as the default display currency. In the current situation, the […]
Recently, my windows explorer is really slow whereby a green loading bar is visible for a long time. I tried multiple options such as: a refresh via the task manager rebuilding index clear explorer history (+launching folder windows in a separate process) uncheck “Allow files in this folder to have […]
I get the below warning in the mail log file. postfix/trivial-rewrite[]: warning: relay_domains lookup failure The mail server is working well without any issues. What can this error mean? Running the test below produces the required output. postmap -q "example.org" mysql:/etc/postfix/mysql/relay_domains.cf Running with verbose confirms again that the query is […]
I have 3 VPNs connecting Sites A, B & C. Two of these (A & C) have just been upgraded to fibre (FTTP) and now only the A to B route is working. All sites have Draytek routers. Sites A & B are in UK, C is in France. Site […]