Changes between Initial Version and Version 1 of GenDol7TShooter


Ignore:
Timestamp:
Feb 23, 2010, 1:36:37 PM (14 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenDol7TShooter

    v1 v1  
     1---- 
     2 
     3        == !PayPal doesn't accept transactions in euro == 
     4 
     5This is caused by a small bug in the software which is very easy to fix. 
     6Log into your database management system, for example phpMyAdmin that you can find in your host's CPanel account. 
     7Run this query in it: 
     8   {{{ 
     9UPDATE `sys_options` SET `AvailableValues`='USD,EUR' WHERE `Name`='currency_code' OR `Name`='pmt_default_currency_code'; 
     10 
     11   }}} 
     12Then you will need to clear the cache in your Dolphin Admin Dashboard and that's it. 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub