magento admin usernames
Hi There, Just wondering if anybody knows if its possible to set up admin user accounts. So that every potential user of the admin panel has their own login details. Is this possible? Regards, Fiona ...
Hi There, Just wondering if anybody knows if its possible to set up admin user accounts. So that every potential user of the admin panel has their own login details. Is this possible? Regards, Fiona ...
Hi, I am trying to install latest magento version on jaquarpc. When i entered the database name,username and password it throws an error saying Database server does not support InnoDB storage engine Database connection error I also referred to magento forums..http://www.magentocommerce.com/boards/viewthread/33904/P0/...
Hey All, Just like to send a thanks out in advance for the help. I have successfully setup a downloadable product with the option of filling out the URL in the Downloadable Information section. I have also successfully integrated the Paypal Express payment option. I can also successfully add the product to my cart, checkout and pay th...
Hai In my magneto project, When I add a product some times it shows part number fields, some times it not shown, What is this?? I want to give part number in my entire product, what can I do to show the part number permanently Thanks in advance ...
Hi magento users, Is there any possibility for connecting an external inventory management program with magento? Our customer wants to keep magento's stock synchronized with the "real" stock of his products. ...
Hi In my magento project left side of the Home page is empty, i want to place an image in left side and also in the middle portion, what are the steps to place these two in my project? Thanks in advance ...
I recieved this error while installing Magento on a customer's server, 'PHP Extension "pdo_mysql" must be loaded'. How would one go about installing/enabling this extension through CPanel Accelerated? Server information is as follows: cPanel Version 11.24.5-STABLE cPanel Build 38506 Apache version 2.2.13 (Unix) PHP version 5.2.8 MySQL...
Hai In my magneto project, admin side invoices, I want to display the product name, sku and manufactures, is it possible??? I know that when clicking View Link I can show, but I want to show the details in the table in the invoices page ...
Hello People, I have a an issue for any Magento Developers out there that I cannot resolve. I have created a custom module and block to be inculded in the category template. Here is a setup of my files app/code/local/Tsb.Category/etc/config.xml <config> > <modules> > <Tsb_Category> > <active>true</active>...
Hi Guys, I am in the middle of translating a english shop to French for a client. However, something appears to have broken. On the checkout page, when I click the continue button to allow for first time registration, nothing happens. Even stranger, on the actual page I can see the following code appearing underneath the button: yCo...
hi how can i configure shipping in magento like (if my product is below 30kg no shipping charges) i searched a lot but didnr get any result Thanks ...
Hello, I am trying to change bundle product view so every bundle items selection can be putted (manually in design) wherever desired, not one after another. see image Design is no problem. But accessing each option (not in a loop) don’t now how. In options.html tried to delete <?php foreach ($_options as $_option): ?> and use wi...
hi, i need an open source ecommerce solution, i think magento is an excellent ecommerce solution but i can't use mysql because is a customer requirement and magento only offer mysql database support. any tips to setup magento in postgres or oracle ?. thanks in advance !!! ...
Hai Is it possible to install magento in a local server and access it in to another system in the same network. Thanks in advance .... ...
Hi all, Is it somehow possible when i add a category in my magento store, it inherits the settings of the parent category? // Roland ...
I'm building a Magento shop for a customer and would like to add an attribute to all products that functions as a dropdown list. Like the 'Manufacturer' attribute. However, instead of manually entering the list of values for the attribute I'd like the values to be populated from an external site. So, every time you create a new product ...
Hi there, I have set up my products so that their price is inclusive of Tax. However when I get to the Checkout page, the tax is being added to the Product Price. Where really it should only be there as a summary. Anyone know how to fix this? Regards, Fiona ...
I am trying to port a site design from OSCommerce to Magento and I am finding it quite difficult. The documentation is quite poor tbh. Has anyone done this or used Magento in anyway? Any good tutorials/guides out there, if not for porting then just for building a template from scratch? Any help would be great, I've already been looking ...
I’m having a strange problem with my fresh magento installation. There is no option for guest checkout even though I have Disable Onepage Checkout: NO, and Allow Guest Checkout: YES. I’ve looked at the core_config_data in the db and can’t find anything that would instigate this behavior. I have no template customizations and have disab...
Where can I find a list of all country codes for Magento, in order to configure the tables rates file for shipment to all countries globally? ...