Magento is an Ecommerce platform written in PHP. It uses a configuration-based MVC system and heavily leverages Java style OOP patterns in the business logic, UI, and layout rendering application layers. This is a tag for Magento's 1.5.x.x version

learn more… | top users | synonyms

0
votes
0answers
12 views

Configurable Product and changing the price of it in magento 1.5.1

I’m new with magento, and I have been assigned to work in a Project that’s already in production and they wanted to do some changes and I have no idea how to do them. After some research I created a ...
0
votes
0answers
41 views

Magento Google Analytics event tracking

In Magento I need to add codes for tracking the following events using Google Analytics: Unsuccessful 'Add to Cart'Unsuccessful Checkouts, Registrations, and Logins & SIte Searches with No ...
1
vote
1answer
28 views

How to edit the description value in the back-end of Magento?

I've been stuck on this for hours and would greatly appreciate some help from you of you more experienced guys. I'm using my Magento store specifically with M2E Pro to list eBay products easily. My ...
1
vote
1answer
30 views

How to put php syntax on cms page in Magento

How can I put a php code on cms page in Magento? Image here: http://screencast.com/t/COgHigLih7 I want to put <?php echo "Test"; ?>
0
votes
1answer
23 views

PHP: Compare 1 column in 2 csv files and write the unmatching rows to a new file

I have a products csv file containing both updates to current products and new products to be imported. I would like to filter out all existing products from the update file because I need to run the ...
0
votes
1answer
56 views

Magento upgrade from 1.5 to 1.7

I am upgrading magento version 1.5 store to magento version 1.7. Current store has more than 1000 products, more than 100 categories, more than 20 attribute sets, more than 500 customers,more than 500 ...
0
votes
1answer
61 views

Google analytics is showing magento orders twice with different numbers

Since April, orders are being sent twice to google analytics, the strange thing is that one is OK with the format 9XXXXXXXXX, and another one is not fine with format 4XXX I have no idea what should I ...
0
votes
0answers
43 views

Magento addField 'select'

I have the following code which dynamically generates fields sets and adds fields etc. for ($i=1;$i < 4;$i++) { $fieldset->addField('deal_'.$category->getId().'_'.$i, 'select', ...
1
vote
1answer
54 views

Fatal error: Call to a member function addFieldToFilter on a non-object

I created a custom module. The call which is failing is: $collection = Mage::getModel('[modulename]/[model]')->getCollection(); $collection->addFieldToFilter('is_public', 1)->getSelect(); ...
0
votes
0answers
19 views

cannot add simple product to cart magento 1.5.0.1

I've recently moved web host because my other host was on a shared server and couldnt support my POS plugin. I have everything working completely fine and ive recently moved host now. The problem is ...
0
votes
0answers
25 views

Magento Sales Report How To

I need a SINGLE report showing all products purchased by all customers within a given time period. Similar to /report_customer/totals/key/xxxxxxxxxxxxxx/filter/, but instead of number of orders I ...
0
votes
2answers
53 views

magento internal server error with admin only

I am getting internal server error in my magento admin. It was working fine and i did not make any change in the files but suddenly i got the internal server error in my admin. My front end is working ...
-2
votes
1answer
46 views

500 internal server error in magento but frontend is workinf fine [closed]

I am getting the internal server error in my magento admin panel but the fronetend of the site is working fine. I have tried with change in index.php file permission but not working. Can someone ...
0
votes
0answers
46 views

Magento Sales->Order “Customer Address Field” Issue

In Magento admin Panel, I am facing some issue regarding the Customer's Billing & Shipping Address. In Sales->Orders In some of the Orders, the customer address fields - both billing and shipping ...
0
votes
0answers
10 views

prevent front action checking on some pages

I m using front controller action to check every page action and call observer function to redirect with other page if condition is wrong.using geoip checking this is allow country or not if not then ...
1
vote
0answers
59 views

Magento index.php with Geoip

I wrote a little piece of code for Magento in index.php to automatically switch store-view based on the country_code from Geoip. The code works fine, but I'm not an expert and I'm not able to judge ...
0
votes
0answers
50 views

Solr Integration with Magento Community Edition

Friend I am using the magentix module for solr integration with my magento community edition 1.5 .But its not working. In config file following code is written .But rewrite is not working. Following ...
0
votes
1answer
69 views

Product Images & Extensions not showing after Magento upgrade/migration

I upgraded my Magento from 1.5.1 to 1.7 using a fresh install as described here: http://www.customerparadigm.com/magento-development/upgrade/how-to-upgrade-magento/ For some reason my product images ...
0
votes
0answers
39 views

Preselected Payment method in magento (For logged in/ existing customers)

For new customers default payment method can be selected from admin by changing the sort order. The problem comes when it comes to existing customer as Magento look in to customer history and choose ...
0
votes
0answers
21 views

Magento Product Export Creates “undefined offset” error in Product.php line 1766

When I try to export my products to a CSV, I get a 500 Internal Server error. The system log tells me: ERR (3): Notice: Undefined offset: 1766 in ...
0
votes
1answer
42 views

Magento API gives Access Denied when trying to add a coupon

I am using the SOAP API for Magento (v1.5.1.0) and have managed to get the entire process of creating a cart, adding user, adding billing/shipping addresses, payment methods, etc. working, however I ...
0
votes
1answer
38 views

Applying New Catalog Price Rule to Current Cart in Magento

I created a new catalog price rule for customers in my "Wholesale" customer group. I assigned a customer to that group. The customer currently has items in their cart, but the prices of these items ...
0
votes
0answers
125 views

Merge billing and shipping address steps Magento

I am working on a project where i want to merge the shipping and billing address in one step also remove the review step and show the order review on right bar. Can anyone provide me solution on this. ...
1
vote
0answers
120 views

Magento: can not create shipment for orders with an invoice

im having problem with creating shipment for some orders programmatically. for the orders without an invoice, they get dispatched without any problems. i have pasted my code here, could you please ...
0
votes
1answer
73 views

Magento : Add New Image For Product

Current there are Base Image , Small Image , Thumbnail , Banner Size Image options for Product . I want to add one more option say "Brand logo image" for every product. and need to display it when ...
0
votes
1answer
150 views

Add wysiwyg editor successfuly with image insert for magento 1.5.2

How can we add wysiwyg editor in magento custom module?
0
votes
1answer
29 views

Magento Search Suggestions include ASCII values

I\\’m having an issue in my store website.. whenever users perform a search, the search suggestions include some special characters something like &nbsp;, &pound;, etc i guess the search ...
0
votes
3answers
181 views

How to remove block from magento left panel?

I have changed magento signup page layout from 1column.phtml to 2columns-left.phtml in customer.xml. I need to display only one block on my magento Signup page left panel. All other blocks should be ...
0
votes
1answer
86 views

Creating product matrix for magento

Currently i am messing with one requirement in magento which is something related to creating a product matrix for t shirt products, which will look something like this : Till i researched on ...
0
votes
1answer
157 views

Magento getProductCollection not working.

Here is my Magento code to get all new products but it has suddenly stopped working. I added some new categories and then when I saw frontend New Arrivals section was empty. Any help would be ...
0
votes
1answer
106 views

How to change HTML of “Shipping & Handling” line on cart page

In the shopping cart page of my magento store, there is a line item for Shipping & Handling. I am trying to change the HTML output of this line. I have figured out how to change the actual text ...
0
votes
0answers
137 views

Magento - Tracking Add to cart with Google Analytics

This is my first Magento module and I'm not an expert PHP programmer but I've managed to get the event observer working so that when checkout_cart_add_product_complete fires, my module outputs ...
0
votes
1answer
124 views

Include Products in Magento Category by Search Query and/or Product Attribute

I am building a new Magento store and would like to create product categories by query, without having to manually add each product to the category. For example, I would like to create a category ...
0
votes
2answers
92 views

Magento frontend not rendered until the end

I have a very interesting issue, which is driving me crazy. :) I'm setting up Magento 1.5 on a CentOS 6.3 system. Magento backend is working, i have products, users, everything set up. When i open my ...
0
votes
1answer
323 views

Magento Paypal Express Button Not Showing

I am running Magento 1.5.1 and recently launched a new website. Currently I am accepting payments via Paypal Payments PRO, and have setup the Paypal API Signature. I also enabled the Paypal Express ...
0
votes
0answers
31 views

Magento : Error on Re indexing?

I have a magento website which is based on community edition 1.7.0.2 i have upgraded it from 1.5.0.1 everything else is working fine except the re indexing as when i try to re index it gave the error: ...
0
votes
1answer
338 views

Magento CMS home page not showing

I have a strange issue with some of my Magento stores. The content from the home pages has disappeared. The sites in question are:- http://www.hornchurchfineart.co.uk/ http://www.artofwood.co.uk/ ...
0
votes
1answer
63 views

Cannot able to find contacts/form.phtml in magento[Solved]

i wanted to add some extra texts in my contact us form page(Default Magento). I googled it out and found this tutorial. When i tried to go that path then it i cannot able to find that file.Does ...
0
votes
1answer
97 views

Magento : Check whether any Email ID is registered or not?

Please Post the code of whether any user having particular Email ID is registered or not I am doing a social registration in Magento site so i have to check whether that email id is registered or ...
0
votes
1answer
27 views

Magento: upgrade pre 1.6 version to most recent one

I've seen a lot of questions about pre 1.6 Magento installations to the most recent version (at the current moment 1.7.0.2) but there are a lot of answers that don't work for everybody. So below the ...
0
votes
1answer
76 views

how to redirect to product edit tab from observer without saving product data

observer can't redirect to product edit page even product contain error message.my code is as below please review code and give me suggestion where is the problem. i m calling ...
0
votes
0answers
142 views

Magento: Custom Product Collection Not Found In Custom Bulk Update Script File

I'm attempting to create a php file that will run on a cron job each day that will bulk update products with a sale price into a sale category. So far my script looks a bit like this (non important ...
1
vote
2answers
70 views

Extend Core Model in Magento

I'm trying to extend: Mage_Catalog_Model_Product_Visibility I'm modifying the following in the Visibility.php file: public function getVisibleInSiteIds() { return ...
0
votes
2answers
274 views

Magento SOAP API sales_order_shipment create and addTrack questions

Some former programmers wrote this program using the Magento SOAP API V1 to mark shipped orders as shipped. On the former Magento vs 1.5 platform it worked okay but now on vs 1.7 the tracking numbers ...
0
votes
1answer
304 views

Magento: Custom Product Collection Won't Populate Layered Navigation / Filters Broken

I'm building a custom 'Sale' page that will automatically show any product that has a sale price. My approach has been to get the entire product collection and add filters for visible, has a sale ...
0
votes
1answer
27 views

What can be the url to run the extended ratings functionality

I would like to get the ratings of products (out of magento) when I give the category ID and result should be in JSON format. I would like to get the JSON data just in the browser page.For this I have ...
0
votes
2answers
66 views

Force Magento to use only one URL in all listings

My problem is the following: Magento creates URL rewrites for new products and uses different URLs on different listings. If my product is in two categories Foo and Bar, Magento will use two URLs on ...
2
votes
1answer
98 views

Need to convert to magento MVC sturcture

I have developed a code that contains a aquery which returns ratings of a product in json format. The code is as follows: <?php header('content-type: application/json; charset=utf-8'); ...
3
votes
1answer
74 views

Magento: Change Config option without saving it

In my Magento module, I want to change a config option for just one run - the change should not be saved in the database. It is only to change it with certain conditions during runtime, so that all ...
0
votes
0answers
103 views

Magento: Joining The Product Flat Table

Is it possible to join the product flat table to a product collection? $collection = Mage::getModel('catalog/product')->getCollection(); $collection->joinTable('catalog/product_flat', ...

1 2 3 4 5 13