{mosimage}
I had this little problem after downloading and installing the bot_moscommentV1.0.zip and com_moscommentV1.0.zip for Mambo 4.6.2.

Essentially no new comments would be saved, and trying to create one in the admin panel caused an SQL error.



After reading the SQL error and checking the mos_comment table in my Mambo database, I realised that SQL was trying to add a value to the "comments" field, but the table showed this field was called "comment" (no 's').

I used my SQL admin web page to access the Mambo database, and the mos_comment table, and then changed the name of the field to "comments".

This fixed the problem without incident.

Please note however, that I DID backup the mambo installation using the xampp backup command BEFORE doing any changes!!!

About troyski

I'm a freelance UNIX engineer working in the UK. I'm married to Tina and between us we have six children. I'm a bit of an Apple fan boy, and all the Windows machines in the house are a thing of the past now.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Post navigation