[SOLVED] Can't create fms forum under cmsms 1.5.4

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
whisere
New Member
New Member
Posts: 6
Joined: Thu May 07, 2009 5:58 am

[SOLVED] Can't create fms forum under cmsms 1.5.4

Post by whisere »

I installed fms .92 under cmsms 1.5.4 according to http://wiki.cmsmadesimple.org/index.php ... ions/Forum

But it failed to create new forum, and didn't show any error messages. After I submitted the form, it just returned to the new forum page, there are no records saved in database, I can edit setting, banned information though.
Last edited by whisere on Fri May 08, 2009 5:57 am, edited 1 time in total.
alby

Re: Can't create fms forum under cmsms 1.5.4

Post by alby »

whisere wrote: I installed fms .92 under cmsms 1.5.4 according to http://wiki.cmsmadesimple.org/index.php ... ions/Forum

But it failed to create new forum, and didn't show any error messages. After I submitted the form, it just returned to the new forum page, there are no records saved in database, I can edit setting, banned information though.
Active debug in config.php and look for error in SQL

Alby
whisere
New Member
New Member
Posts: 6
Joined: Thu May 07, 2009 5:58 am

Re: Can't create fms forum under cmsms 1.5.4

Post by whisere »

Thanks for the reply, It shows the error:

(postgres7): INSERT INTO cms_module_forum_forums (id, name, description, position, forum_icon) VALUES ('10','test','test','1','')
Error (ERROR:  null value in column "topics_count" violates not-null constraint): ERROR:  null value in column "topics_count" violates not-null constraint
whisere
New Member
New Member
Posts: 6
Joined: Thu May 07, 2009 5:58 am

Re: Can't create fms forum under cmsms 1.5.4

Post by whisere »

It works after I cancel the not null on topics_count, posts_count
Post Reply

Return to “Modules/Add-Ons”