Search found 6 matches
- Mon May 11, 2009 1:16 am
- Forum: Modules/Add-Ons
- Topic: Album function: user post comment to image
- Replies: 3
- Views: 1287
Album function: user post comment to image
In the album module, user can only edit comment on the admin interface, wondering if user can add comment to image on the public interface. That will increase the interaction of album usage.
- Mon May 11, 2009 1:09 am
- Forum: Modules/Add-Ons
- Topic: FrontEndUsers module user page error
- Replies: 3
- Views: 805
Re: FrontEndUsers module user page error
Thanks for the helps! I am actually using postgresql , but I think the problem is the same. I think I need to change the code, wondering if other frontend users have the same problems.
- Fri May 08, 2009 5:56 am
- Forum: Modules/Add-Ons
- Topic: FrontEndUsers module user page error
- Replies: 3
- Views: 805
FrontEndUsers module user page error
An error reported on the page:
ERROR: column "a.username" must appear in the GROUP BY clause or be used in an aggregate function
and thus the user list is not showing,
FrontEndUsers 1.6.4 on cmsms 1.5.4.
ERROR: column "a.username" must appear in the GROUP BY clause or be used in an aggregate function
and thus the user list is not showing,
FrontEndUsers 1.6.4 on cmsms 1.5.4.
- Fri May 08, 2009 4:04 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Can't create fms forum under cmsms 1.5.4
- Replies: 3
- Views: 909
Re: Can't create fms forum under cmsms 1.5.4
It works after I cancel the not null on topics_count, posts_count
- Fri May 08, 2009 4:02 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Can't create fms forum under cmsms 1.5.4
- Replies: 3
- Views: 909
Re: Can't create fms forum under cmsms 1.5.4
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 "t...
- Thu May 07, 2009 6:05 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Can't create fms forum under cmsms 1.5.4
- Replies: 3
- Views: 909
[SOLVED] Can't create fms forum under cmsms 1.5.4
I installed fms .92 under cmsms 1.5.4 according to http://wiki.cmsmadesimple.org/index.php/User_Handbook/Admin_Panel/Extensions/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 ...
