Im trying to update to dolphin 7 from 6.1.6 and i get this DB error:
Database error in
Query:
SELECT `ID` FROM `sys_localization_languages` WHERE `Name`='en' LIMIT 1
Mysql error: MySQL server has gone away
Found error in the file '/home/mecoscom/public_html/dolphin7/inc/classes/BxDolEmailTemplates.php' at line 31.
Called 'getOne' function with erroneous argument #0.
Debug backtrace:
Array
(
[1] => Array
(
[file] => /home/mecoscom/public_html/dolphin7/inc/classes/BxDolDb.php
[line] => 236
[function] => error
[class] => BxDolDb
[object] => BxDolDb Object
(
[error_checking] => 1
[host] => localhost
[port] =>
[socket] =>
[dbname] => mecoscom_dolphin7
[user] => mecoscom_picolin
[password] => ******
[link] => Resource id #45
[current_res] =>
[current_arr_type] => 1
[oParams] => BxDolParams Object
(
[_oDb] => BxDolDb Object
*RECURSION*
[_oCache] => BxDolCacheFile Object
(
[sPath] => /home/mecoscom/public_html/dolphin7/cache/
[_error] =>
)
[_sCacheFile] => sys_options.php
[_aParams] => Array
(
[anon_mode] =>
[autoApproval_ifJoin] => on
[autoApproval_ifProfile] => on
[cmdDay] => 10
[currency_code] => USD
[currency_sign] => $
[time_format_php] => H:i
[short_date_format_php] => d.m.Y
[date_format_php] => d.m.Y H:i
[time_format] => %H:%i
[short_date_format] => %d
etc...
can anyone help?
thanks
