Changes between Version 3 and Version 4 of 7.2.0.B1-7.2.0.B2


Ignore:
Timestamp:
Aug 4, 2015, 4:37:27 PM (9 years ago)
Author:
AlexT
Comment:

'Known Issues' section was added

Legend:

Unmodified
Added
Removed
Modified
  • 7.2.0.B1-7.2.0.B2

    v3 v4  
    5858== Step 6 == 
    5959Report any occurrence of bugs in [http://www.boonex.com/forums/forum/Dolphin-7-2-0.htm Dolphin 7.2] forum. 
     60 
     61 
     62== Known Issues == 
     63There is an error when you go to Admin Panel > Settings > Advanced Settings.  
     64To fix it run the following query: 
     65{{{ 
     66UPDATE `sys_options` SET `AvailableValues` = 'PHP:bx_import(\'BxDolPayments\'); return BxDolPayments::getInstance()->getPayments();' WHERE `Name` = 'sys_default_payment'; 
     67}}} 
 
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