Blog
I’ve been doing my first University PHP project using Xampp, and everything has been running smoothly. I deployed my app on Google App Engine today, and it just doesn’t work. Information doesn’t pass between pages like it did when developing, and it seems like all of the ‘echo’ and ‘print_r’ […]
I am tying to add a new button to an existing admin page. I want to call an ajax get() function on this button click. I created a main.js script file which I see is loading on this page since when I do a console.log the code gets here. Though […]
I am on the edit page with the following url: https://local.magento/admin/hello_test/shipping/edit/shippingmethod_id/1/key/df70da11cddd2ee1c41aa67a8cbccf6d9403207740547719560dec30a3fd9ceb/ , where I loaded a custom grid. When I want to edit the price column and press the save button, I would like to pass to the ajax url an extra paramater, from the UI component XML. This is […]
My website is working just fine on Developer mode, whenever I try to switch to Production my website is not loading js or icons/images. I am attaching an image so you can see the errors in chrome devtools. In addition I am following the guideline from here: Set the Magento […]
I am facing problem with persistent shopping cart for guest (Not logged in user), Cookie Lifetime – 31536000 – 365 days // Cookie lifetime Persistence Lifetime (seconds) – 2100000 // Persistent shopping cart lifetime Cookie path – / // Cookie path set to / Cookie Domain – set it to […]
i upgraded my magento2.2.8 to 2.2.3 after that i open system configuration and try to open configuration but some configuration show blank page and some option showing normal.very strange.