Forums
(@bletvaska)
13 years, 5 months ago
ok – i just found the problem. in the installer.php file from the line 188 starts the query for creation of this particular table. the line 196:
`params` `text` NULL,
should be replaced with
`params` text NULL,