Jump to content

The following module(s) were not installed properly: afer update form 1.6.0.9 to 11.


Recommended Posts

  • 1 month later...

Check modules sql commands for installation. I think module has an character issue. if u enable debugmode and display errors on config/defines.inc.php u can see where the error is. If u cant solve. Find this line on your module main php ( for "testmodule" its "testmodule.php") "if (!DB::getInstance()->execute(trim($query))) return false;" some think like that. And remove or close this line. But when u doing this u must manualy run modules sql code with phpmyadmin or something else after or before install module.


modules sql files usualy "install.sql" but some this coders add sql code on modules main phps.


Link to comment
Share on other sites

×
×
  • Create New...