Delete content of var/cache and var/session
I need a simple PHP script that when called in a browser it deletes all content of the var/cache and var/session folder on that domain This way i can make one page with all links to 100+ webshops so i...
View Articleget the id of the associated product
in a configurable product get the id of the simple product,which is selecting from the Configurable product option. Suppose we have a Configurable product Male Shirt and it have three associated...
View ArticleDownloads Failing
I have got my store up and running fine, have successfully uploaded and sold small MP3 files (between 7-15MB) I have come to a stage where I now need to deliver files around 150MB (Mixes) and I have...
View ArticleHow to update product categoty automatcally?
Hi, I’m working on my second Magento project. I’ve configured store for virtual product. This web store is basically for Game’s live streaming. There are two category for products. I created custom...
View ArticleUpgrading Magento from 1.3.2.4 to 1.5 or 1.6
I have set up 4 Magento websites for my clients using Magento version 1.3.2.4. The server that these sites are on is running PHP version 5.2 but this will be upgraded to PHP 5.3 later this year....
View ArticleHaving trouble loading our shipping tables on our website
Hello, we currently have a website up and running and last weekend, our USPS shipping tables dropped out completely. I tried cutting and re pasting the link to the USPS via link and things went from...
View ArticleAllowed memory size error
New Magento install. When trying to create a new product I get this error: Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 1966080 bytes) in /(local...
View ArticleHow to check an already existing record in Magento?
Hi, I am trying to perform an SQL query kind of thing where I need to check if my database table contains a particular record or not. If it does, do nothing else add the record which isn\\\’t present....
View ArticleMagento – Add a custom field in Review form to collect Email Id for Guest...
I am looking forward to create a custom module which adds an input field to collect ‘Email Id’ in Review form but only for Guest Customers. I know this probably needs rewriting some of the core...
View ArticleNeed some guidence…
In Magento, once Customer places Order, that data automatically goes to Sales_flat_order table or for item related information goes to sales_flat_order_item table etc.Likewise I have selected some...
View ArticleHow to develop a custom condition for any shopping cart software cost rule?
I am trying to modify an existing Magento installation, and also the buyer uses complicated conditions for shopping cart software cost rules, that the built-in conditions don’t apply. I basically wish...
View ArticleHow to setup my own template for the catalog item view?
I’m overriding the catalog item view page. I want to set my very own template file, instead of view.phtml. <catalog> <rewrite> <product_view>...
View ArticleWant to figure out if an attribute is an buyer attribute or just buyer...
I’ve the below mentioned code where I have to check if the attribute in as mentioned in question above is really a buyer attribute or buyer address attribute. How do you make sure that? private...
View ArticleHow to remove the Gateway Error while using Paypal in Magento
While using the Magento I’ve got the error as mentioned below in exception log file: exception Mage_Core_Exception with message below: PayPal NVP gateway errors: The transaction cannot complete...
View ArticleNeed help to find out the theme files while using Magento
I wish to perform some alterations in theme of my Magento website, actually Item detail page, however I’m not able to locate that what theme it’s. I find 4 directories where files could be. In the...
View ArticleHow to modify the Quantity box Item list while using Magento?
How do you get results so it’s up to date with AJAX, it will in view.phtml? At present it loads again the entire page.I’ve added a quantity box to my item list. Following is the code exactly what I...
View ArticleHow to assign all the attributes to an attribute group?
I am focusing on an import module for magento. I have to discover if the attribute goes for an attribute group. I’ve got the attribute loaded, along with the attribute group. I have attempted the...
View ArticleFacing problem with contacts controller while overriding in Magento 1.6.2
So, I have made setup a brand new module to overrule the Contacts organizer to ensure that I’m able to give a newsletter registration choice to it. Following is the setup made by me: Following is the...
View ArticleWant to develop a popup window for Magento Items
I want to produce a popup window for items rather than pointing to a different page. I am searching for advice on how to essentially create a copy from the item view template to change in my...
View Articlewant to cache the full page and block the update
I wish to apply the full-page cache, but presently I am facing a problem to cope with. I am using E-Commerce system, which is dependent on Zend’s and Varien library : Magento E-commerce Community...
View Article