View Single Post
  #10  
Old 08-05-2006, 09:44 AM
 
koaloa koaloa is offline
 

Member
  
Join Date: Jul 2006
Posts: 17
 

Default

Ah, I may have found the culprit. You need to run this mySQL query to add the custom module to X-Cart:

INSERT INTO `xcart_modules` VALUES (74, 'Multiple_Currency', 'Enables users to select different currencies to be displayed.', 'Y');

Once you do this, go into the Administrator - Modules area and make sure you see it there and make sure it IS enabled.

Sorry for the run-around. I think you're close!
__________________
X-Cart Gold v4.1.2
(running on a unix server)
Reply With Quote