Skip to main content

Questions tagged [magento-1.7]

Magento Community version 1.7

Filter by
Sorted by
Tagged with
0 votes
0 answers
55 views

We are using magento 2.4.4 version for our website yesterday we observe that all tables related with magento got automatically deleted, what will be the possibel reason and how we find the RCA
user122933's user avatar
0 votes
1 answer
82 views

Refer this https://developer.adobe.com/commerce/pwa-studio/tutorials/ Run Below command php bin/magento catalog:images:resize only shown accessories category images and home page images. if any has an ...
Rahul Prajapati's user avatar
3 votes
1 answer
610 views

: Uncaught PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'database_name.users' doesn't exist in C:\xampp\htdocs\training\DB\loginn.php:19 Stack trace: #0 C:\xampp\htdocs\...
Noor Mohamed's user avatar
0 votes
1 answer
111 views

I have in my theme template file head.phtml, and here is added: <link href="//fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400,600,italic,700" rel="stylesheet" ...
Victor Zubcu's user avatar
0 votes
1 answer
251 views

Migrated Magento 1 into Magento 2 does not seem to contain any 'default' Magento 2 email templates (using the Magento 2 migration tool). It only contains the Magento 1 email templates that were ...
CvRChameleon's user avatar
0 votes
2 answers
226 views

I am busy with another migration of Magento 1 to Magento 2.3.5, I have managed to get my categories working, all categories show products associated to them (used Iazel_RegenProductUrl module for this....
CvRChameleon's user avatar
0 votes
2 answers
2k views

I am wondering how can I upload new product images to my Magento 1 store? Adobe has blocked all Flash content today and I can't see upload button now. However, I am already working on my new Magento 2 ...
nzgeek's user avatar
  • 1
0 votes
1 answer
957 views

The VAT validation on our Magento 1 install stopped working. Annoying, because we have quite a few foreign customers who like the fact that they do not have to pay VAT on our site. The feature worked ...
Bjinse's user avatar
  • 151
2 votes
0 answers
65 views

I'm trying to understand the order process in Magento 1.7. The background is: I'm extracting the payment (and later the complete checkout) from Magento to another system, but the order processing ...
automatix's user avatar
  • 121
1 vote
0 answers
52 views

I'm not much experienced in Magento. I'm working on a legacy Magento codebase where we use Magento 1.7. Currently the status is changed from pending to processing using API calls. And it works ...
anupsabraham's user avatar
0 votes
1 answer
289 views

as all know Magneto 1 is no longer supported by Magento team but I want 1.9 for testing an extension which I have to migrate on magneto 2 if anyone know any repo where I can get please provide me if ...
Waqar Ali's user avatar
  • 2,357
0 votes
1 answer
35 views

Magento 1.7 This is the code which gets called via the checkout_cart_product_add_after event when I add a product to the cart: function addProductComplete(Varien_Event_Observer $observer) { ...
EOB's user avatar
  • 265
2 votes
2 answers
1k views

The question I want to ask is this: How does knockout data binding work in Magento 2.3.5? I have migrated data from Magento 1.7.0.2 using Magento Data Migration Tool. The backend Catalog -> ...
CvRChameleon's user avatar
0 votes
2 answers
140 views

Can anyone suggest a proper process to achieve migration of magento 1.7 to 2.x? There is reference but all scattered, since many things are needed to considered and major concern includes data ...
Akshay Naik's user avatar
0 votes
0 answers
42 views

I am editing a category name from Magento 1 admin. The changes and shows in the breadcrumbs but it does not show up in the navigation menu bar. Does it mean that they are manually/statically written ...
Inspired by Normal's user avatar
0 votes
1 answer
317 views

In Magento 1.7, I want to do like after credit memo create product quantity should be deduct. How to do that? Any help would be appreciated. Thanks.
Niket's user avatar
  • 167
0 votes
1 answer
171 views

Magento 1.7.0.2 This is how I show the mail address from my collection in my custom order grid: $this->addColumn('mail', array( 'header' => $helper->__('E-Mail'), '...
Arnie's user avatar
  • 972
0 votes
1 answer
20 views

I'm working on Magento 1.7 (I know - in process of upgrading to 2) and made a custom form as a Magento plugin. Everything upto the redirect works - but I'm not sure why or how to debug. This is my ...
treyBake's user avatar
  • 131
0 votes
1 answer
116 views

I looking for the migrate Product custom options records from magento 1.7 to magento 2.x I have have migrated all the data from magento 1.7 to magento 2.2.6, but custom options not showing.
Rajesh Hothi's user avatar
3 votes
1 answer
263 views

As many of you know there are multiple vulnerabilities that pertain to PHP 7.1, 7.2, and 7.3. I currently run PHP 5.6 with Magento 1.7. I am pretty confident that 1.7 does NOT support any of the ...
Icon's user avatar
  • 2,419
0 votes
2 answers
77 views

how to display three products per row in Magento, after a certain count the products are repeating itself. Please help
deepthi vh's user avatar
-1 votes
1 answer
219 views

How can I get an image URL from the image name? Please provide me steps and also let me where need to keep code(folder or file location) to get URL.
irshad's user avatar
  • 171
0 votes
1 answer
201 views

I've been trying to programmatically create a salesrule that applies a fixed discount if the given conditions are met: The customer email is [email protected] The skuvisible (custom product ...
Morgan's user avatar
  • 101
0 votes
1 answer
454 views

Fatal error: Call to undefined function simplexml_load_string() in Magento 1.7.0.2 this error occurs when I am trying to set the site on the test server with PHP 5.6. error "Fatal error: Call to ...
kaustubh borate's user avatar
0 votes
1 answer
107 views

Does anyone know how to add video in email template I am working on transactional email template in Magento. I want to add video in my email template. I have added using an iframe. But it's not ...
Smita Kagwade's user avatar

1
2 3 4 5
76