I’ve updated the version and included my initial work on getting Magento to integrate with HSBC CPI online payments.
Thanks
Hello,
I’ve tried to install your files and DB on our server but we cannot connect because it seems thet the database login is not correct :
exception ‘Zend_Db_Adapter_Exception’ with message ‘SQLSTATE[28000] [1045] Access denied for user ‘root’@’localhost’ (using password: NO)’ in /var/www/vhosts/ecommerce.e-quasar.com/httpdocs/magento_ocb/lib/Zend/Db/Adapter/Pdo/Abstract.php:131
Could you please give us ?
Thanks
err you want him to give you the username/password of your own database? that makes no sense.
DB user name and password are stored in the database but I don’t know where. So explain me how to change it with mine.
I try to delete var/cache and var/session but I cannot succeed in running install again.
Sorry that you have to download the whole file but it’s using a slightly old version of Magento AND I’ve tweaked various things to make them work how I want.
Moche, can you host this zip on your servers somewhere??
I’m interested in implementing the “Shop by Brand” feature. I’d like to organize goods on several categories, and it would be nice to have “nested” views - something like you implemented (?).
Like this (shop by gender): ladieswear - coats - Barber
different view (shop by brand): Barber - ladieswear - coats
or maybe: (shop by function): coats - ladieswear - Barber
I don’t know if this is possible with Magento, or I have to create 3 different categorie tree and assign every product to each tree.