wall module instalation error.

When i try to install wall module it gives  following error   "Database query error"
Quote · 8 Nov 2010

Hello can you provide us with full db error description ? Open the - inc\classes\BxDolDb.php and replace this code line : define( 'DB_FULL_DEBUG_MODE', false ); with define( 'DB_FULL_DEBUG_MODE', true );

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Nov 2010
Database query error
Query:
INSERT INTO `sys_localization_keys`(`IDCategory`, `Key`) VALUES('61', '_sbs_txt_title_bx_wall')
Mysql error:
Duplicate entry '_sbs_txt_title_bx_wall' for key 'Key'
Quote · 8 Nov 2010

 

Database query error
Query:
INSERT INTO `sys_localization_keys`(`IDCategory`, `Key`) VALUES('61', '_sbs_txt_title_bx_wall')
Mysql error:
Duplicate entry '_sbs_txt_title_bx_wall' for key 'Key'

It's seems like wall not delete all his language keys! Try to remove manually this language key - _sbs_txt_title_bx_wall from sys_localization_keys. And try reinstall module

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 8 Nov 2010

can i remove this from Admin section

or i will have to delet from sql using phpmyadmin.

regards.

Quote · 9 Nov 2010

 

can i remove this from Admin section

or i will have to delet from sql using phpmyadmin.

regards.

Yes you should remove this row from phpmyadmin.

 

1. Search the row where Key =  _sbs_txt_title_bx_wall from sys_localization_keys.

2. Delete founded row.

3. Try to reinstall the wall module

PS: If possible do not write me personally, please try to ask on the forum first
Quote · 9 Nov 2010
 
 
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.