Quote:
|
Originally Posted by scoobyfun I made a change to the database to resolve the problem.
( system database query)
ALTER TABLE `mambo45`.`mos_akocomment` MODIFY COLUMN `date` text NOT NULL; |
How should I put that in Joomla? I understand that I should swap `mos_akocomment` for `jos_akocomment`, but what is `mambo45`?