Top "Magento-1.5" questions

Magento is an Ecommerce platform written in PHP.

Magento server side form validation

is there any server side form validation in magento? i have created a from and using magentos form validation but …

php magento magento-1.4 magento-1.5
Magento - SQLSTATE[42S22]: Column not found: 1054 Unknown column 'billing_name' in 'where clause'

I've change app/code/local/Mage/Adminhtml/Block/Sales/Order/Grid.php to customize what's on the Orders grid. In _…

grid magento-1.5 magento
Is there a simpler way to get an attribute's frontend value?

I have an array of attribute codes which I need to get the values of: $attributes = array( 'Category' => 'type', …

magento attributes magento-1.5
Magento: Adding new products programmatically

I am trying to add products to Magento 1.5 programmatically. My script will ultimately be a cron job, regularly updating and …

magento magento-1.5
Before And After In Local.xml Magento?

I've managed to get to the point where I understand how to move blocks from column to column in my …

magento-1.4 magento-1.5 magento
Magento XMLConnect...what is it and how can I use it?

Can someone explain what the XMLConnect extension is and what it is used for? I know that in general it …

magento magento-1.5
Magento: Location of function renderCategoriesMenuHtml found in top.phtml

The top navigation template file at /catalogue/navigation/top.phtml contains just this short function: <?php $_menu = $this->…

magento magento-1.5
Get Magento attribute names instead of ID numbers?

I am using the following script to export a list of our products to send to Google for their shopping …

php database magento attributes magento-1.5
Custom Start Number for Order Numbers in Magento 1.5

How do I customise the starting number for orders, invoices etc in Magento 1.5?

magento configuration e-commerce magento-1.5