View Single Post
  #11  
Old 05-25-2012, 12:05 AM
  ADDISON's Avatar 
ADDISON ADDISON is offline
 

X-Man
  
Join Date: Jan 2008
Posts: 2,613
 

Default Re: Currency image instead of INR

about mini-cart module. you made changes in your template. Just giving you one, when I push Add Cart button nothing happening. But the script adds the product to cart. Original behavior with that animated gif, message Added over the button you should leave it as it was. Assume you are a customer push the button and no pop-up window, no message. You also changed the mini cart template to show information about products inside when not collapsed. As an advice all changes I make inside the script I write them in a file, with date and comments I did in file for easy finding. If something is going wrong I know how to undo the changes. Working with out of box shopping carts you must have a discipline in changes and knowing everything any moment.

totaltec (mike white) has a great video tutorial about changing templates. follow his advice not altering common_files. personally I created one without using anything from common_files, just made a clone of the whole directory and used it separately. mike explains this in his tutorial. in this way you will protect the original files, when a problem appears you will know where to search
__________________
X-Cart Next: Business 5.2 (learning and testing)
X-Cart Classic: Gold and Gold Plus 4.7
Lots of Modules and Customizations
OS in use: Red Hat Enterprise, Fedora, CentOS, Debian, Ubuntu, Linux Mint, Kali Linux
Ideas for Server configuration (basicaly): Nginx/Pound (reverse proxy), Apache/Nginx (webserver), Squid/Varnish (cache server), HHVM or (PHP-FPM + PHP 5.6 + opcache), MariaDB/Percona MySQL Server, Redis (storing sessions)

You can catch my ideas here: http://ideas.x-cart.com
Reply With Quote