Hi,
My site does not show profile link and showing as error as below.Could somebody help me to sort this out.
All other pages are working.
Thanks
smartanda.com
Database query error
Query:
SELECT `id` AS `id`, `alert_unit` AS `alert_unit`, `alert_action` AS `alert_action`, `module_uri` AS `module_uri`, `module_class` AS `module_class`, `module_method` AS `module_method`, `groupable` AS `groupable`, `group_by` AS `group_by`, `timeline` AS `timeline`, `outline` AS `outline` FROM `bx_wall_handlers` WHERE 1 AND `alert_unit` NOT LIKE ('wall_common_%')
Mysql error:
Unknown column 'groupable' in 'field list'
Found error in the file '
/home/smartand/public_html/modules/boonex/wall/classes/BxWallDb.php' at line
142.
Called '
getAll' function with erroneous argument #
0.
Debug backtrace:Array
(
[1] => Array
(
[file] => /home/smartand/public_html/inc/classes/BxDolDb.php
[line] => 237
[function] => error
[class] => BxDolDb
[object] => BxWallDb Object