I have two installs of CMSMS on the web server - I took a version that was one or two versions old, duplicated it and upgraded to 1.11.7. A bit more functionality was added to this dev install, and all was (and still is!) working fine. When I replaced the live version with the dev version (so they are now duplicates), everything seemed to be fine, until we tried to add a new FEU, and we got the following error:
Code: Select all
Column count doesn't match value count at row 1
Here's the odd thing - the dev version doesn't throw the error, and they are nearly identical - in fact, all that's different on dev now is that I've added JM_Forum. And just to test things, I added it to the live site this morning to see if it was a factor - no dice.
I won't list it all, but I'm running (on both):
CMSMS 1.11.7
FEU 1.21.15
CGExtensions 1.34
CMSMailer 5.2.1
I see that both FEU and CGExtensions have new versions, so I'll try those next, but any thoughts on why two nearly identical versions would have errors on only one?