Tagged Questions

1
vote
3answers
24 views

How do I transfer a local Magento install onto my live server?

Uploading a Magento install I have spent a long time building a store with Magento on my local development PC. Now that I am happy with the result, I would like to upload it to …
0
votes
7answers
429 views

Magento vs. CodeIgniter and writing from scratch

Hi, I need to develop an eCommerce website using PHP. I am not sure if to use Magento or use CodeIgniter and write the site basically from scratch. I have experience with CI and …
0
votes
2answers
20 views

Magento addFieldToFilter allow NULLs

When using the Magento collection method addFieldToFilter is it possible to allow filtering by NULL values? I want to select all the products in a collection that have a custom att …
0
votes
1answer
39 views

Get product link from Magento API

I am new to Magento and using their API. I need to be able to get the product url from the API call. I see that I can access the url_key and url_path, but unfortunately that's no …
0
votes
0answers
14 views

Magento - Layered Nav Refresh Timeout - Cron Issue - Prices Disappear

Hello This is a problem for certain Magento users. The cron is supposed to refresh the layered navigation and sometimes it times out. When it does so, the prices will disappear for …
1
vote
2answers
33 views

Magento - Is it possible to feed IE6 a different template?

Hi All Just wondering if, in the config/design section of the Magento admin - where you specify templates - if it’s possible to add IE6 as an exception - so it doesn't get the cus …
0
votes
1answer
31 views

How to change category page layout in magento

hi my problem is i want to change my category page layout similar as homepage i tried a lot but didnt get the answer please help category page-http://playtimes.freshegg.com/sandpi …
0
votes
1answer
29 views

Magento model collections - save data

So I'm loading a collection of products using this code: $magento_time= 'some time string'; $collection = Mage::getModel('catalog/product')->getCollection(); $collection->ad …
3
votes
3answers
78 views

Magento checkout

Is it possible to redirect the browser to nth step in the onepage checkout? If so, how would one go about doing it? I'm working on a payment module and have a sort of "cancel" act …
0
votes
3answers
261 views

Custom Report in Magento

In Magento the default reports are very limiting. I have been trying to create custom reports that show more information. I have tried creating a module to recreate an existing re …
0
votes
1answer
11 views

Making Category Image a link

Hi, is is possible to have the main category image that you set in the General Information tab made into a link? It renders out as: <img src="http://www.example.com/media/cata …
0
votes
2answers
23 views

Magento Debugging Environment

I looked for ideas on setting up a Magento development environment when we first started using it for our site last year. I didn't find anything that work really well, so I stayed …
0
votes
1answer
43 views

magento - add links to footer but not to top navigational menu

Hi there, I want to add links to the footer - such as Customer service etc.. I do this by editing the CMS static block, footer links. However when I do this, they also appear in t …
0
votes
1answer
13 views

Magento Community: Product / Category Images do not upload

I have tried all the obvious: - chmod - php.ini - reinstalled magento Anything else?
0
votes
1answer
14 views

magento extension installation

I want to install a Magento extension in WAMP, but not from the Magento connect system. How can I do this? I have the module (extension) code and I already installed the sample d …

1 2 3 4 5 13 next
15 30 50 per page