Migration from Magento 1 to Magento 2 (Need Sample Database of Magento 1)
Need Sample Database of Magento 1 to practice the migration to Magento 2. Can anyone help me to get only the M1 database ?
Need Sample Database of Magento 1 to practice the migration to Magento 2. Can anyone help me to get only the M1 database ?
I have to resize the product gallery images. I’m using this link to resize image Resize Image but it’s only allow to resize image product_base_image. While I have to resize all other image then base image. I’m getting all images… Read More »Magento 2 How to resize product gallery images?
Magento 2 Image Processing Settings: Image Adapter What is the difference between PHP GD2 and ImageMagick? Which one is fast(optimizing website speed) and which one should be recommended?
How does fieldset.xml work and when to use it?
I want to change the validation for DOB field on create account page. Currently the validation is in the format mm/dd/yyyy , I want to change the validation for that field to dd/mm/yyyy. Can anybody tell me where is the… Read More »Change date of birth date format in Magento 2.3
I am getting following errros Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 73400328 bytes) in public_html/vendor/magento/zendframework1/library/Zend/Db/Statement/Pdo.php on line 228 Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are… Read More »Magento 2 is giving me Fatal error: Allowed memory size of 1073741824 bytes exhausted when i am trying to save product
3 with default checkout but it loading too slow in that too rest/default/V1/guest-carts/W4tUoafhV2AvU8CeJcnlzuALWRqSzfE1/shipping-information and payment-information these api call taking time i disabled used payment methods and shipping implemented cdn Fallowed https://onilab.com/blog/magento-checkout-slow-fix-it-in-8-simple-steps/ https://bsscommerce.com/blog/magento-2-checkout-slow/ Select one of the payment methods then Click… Read More »Magento 2 default checkout page too slow
I just updated my magento website from 2.3 to 2.4.3 Now I’m getting this error: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘angolo.pagebuilder_template’ doesn’t exist, query was: SELECT MAX(template_id) as max, COUNT(*) as cnt FROM (SELECT pagebuilder_template.template_id, pagebuilder_te… Read More »SQLSTATE[42S02]: Base table or view not found: 1146 Table
I’m react-native developer, I’m new to Magento, REST and OAuth. I want to use the Magento 2.0 OAuth REST API to login into my app I am getting this token as shown in the image, how can I use this… Read More »How can I get user information from JWT tocken?
I’m doing Custom Checkout, and here is what i’ve done til now. The adea is to use validate so when i click on “Next” button, it gonna check if the checkbox in “Terms of Use”, if its checked, then it… Read More »Magento 2.2.5: How to validate shipping address