Magento 1.7 is a version of the Magento eCommerce platform that was released April 24th 2012. It has had two minor revisions since, with the most recent version being 1.7.0.2 which was released July 5th 2012.
0
votes
1answer
14 views
Magento - addFieldToFilter doesn't choose the right product
I am currently programming a product configurator module for Magento. Everything is working fine so far besides the core functionality: choosing the right product from the database for the selected ...
0
votes
0answers
6 views
Magento 'Mage_Ecommerceteam_Cloudzoom'
i create magento wbsite and then the site is upload online then error occur that site is run proper in local server
Fatal error: Class 'Mage_Ecommerceteam_Cloudzoom_Helper_Data' not found in ...
0
votes
0answers
15 views
How to turn off the reqtime parameter in magento checkout(Solved)
i am using a 3rd party payment gateway extension. I installed it successfully and all the things are working perfectly fine. While redirecting the products to the citrus official page.Then it is ...
0
votes
0answers
14 views
Magento How do I disable drop down on variable product attributes?
I’m playing around with Magento and I have come across an issue not sure if I am doing something wrong.
I have a product with an attribute set with all the default attributes, then I’ve added size ...
0
votes
1answer
20 views
Magento: Prove customer checked terms and condition checkbox
Does anybody know if there is prove or a log that a customer checked the terms and conditions box at the checkout page? We need this for our payment provider to prove that the customer has checked the ...
0
votes
1answer
9 views
designing and planning a module
I am at the planning stage of creating a new module for magento. This will be my first magento project, while I don't want it to get to complicated, I would like to try and stick to best practices, ...
0
votes
1answer
13 views
Magento Extension “Product Advance Option”
I have installed advance product options extension under our magento website using ftp, but it is not working, and after installing this extension all tabs under "system > configuration" working ...
0
votes
1answer
22 views
Add drop down list attribute to category - set source
I added "brand" attribute (drop down list) for products.
I'm trying add new attribute (drop down list) to category with values from "brand" attribute.
What should I do to set correct source for this ...
1
vote
1answer
17 views
Display recently purchased items in account dashboard for magento 1.7
I am trying to modify my user account's dashboard. By default, magento has most recent orders section. I am trying to add another block below it which shows the 5 latest purchased items. I know this ...
0
votes
0answers
5 views
I am facing this error while logging through twitter with sociallogin in magento
Warning: include(OAuthConsumer.php): failed to open stream: No such file or directory in C:\HostingSpaces\admin\mujawharaty.com\wwwroot\magento\lib\Varien\Autoload.php on line 93
0 ...
0
votes
0answers
15 views
Restrict Magento incrementing numeric at the end of the URL after re-indexing
I have Multi website,Multi store Magento with many of the products with duplicate url_key's. For duplicate url_key every re-indexing operations Magento unnecessarily keeps adding new url rewrite data ...
0
votes
0answers
9 views
magento webstore stop working
Once again thanks for viewing this post i would like to mention that i am start facing a problem with my multistore magento website one of them is stop workung and i goes blank without error please ...
2
votes
0answers
24 views
Call to a member function getItemsCount() on a non-object in view.pthml
Fatal error: Call to a member function getItemsCount() on a non-object
in \app\design\frontend\default\jorg\template\catalog\layer\view.phtml on line 49
can any help on this.
Magento 1.7
0
votes
1answer
21 views
Magento - Add parameter to soap method
I'm implementing a Magento client using SOAP, and I'm doing some changes to Magento in order to improve the overall performance of my application. For doing so, I'm trying to reduce the number of ...
1
vote
0answers
7 views
how do I stop cpanel from redirecting main domain to subdirectory?
whenever I type my www.domain.com into the address bar, I automatically get redirected to www.domain.com/site/index.php.
I have removed all subdomain links and redirects in cpanel as well as cleared ...