Page 1 of 1
Forum Module
Posted: Fri Jun 09, 2017 8:42 am
by aztecmedia
I have been looking but struggling to find a module to embed a forum which also links in with FEU module.
Any suggestions please.
Thanks
Re: Forum Module
Posted: Fri Jun 09, 2017 11:25 am
by Jo Morg
Currently
JM_Forum is the only forum module for CMSMS and it should fit your needs.
It works fine in CMSMS 1.12.x and a release for CMSMS 2.x is just a week away (give or take a few days) as it has been having some sponsoring allowing it to evolve too. The SVN trunk version should work fine already but not ready for a production site yet.
Re: Forum Module
Posted: Fri Jun 09, 2017 1:53 pm
by aztecmedia
Cheers Jo
That is music to my ears. Just started developing my new site in 2.0 so have plenty to do and will keep an eye out for the latest JM Forum release.
Thanks again.
Re: Forum Module
Posted: Fri Jul 14, 2017 1:34 pm
by aztecmedia
Is there any update on this Forum module do you know?
Getting a little desperate now!!!!
Thanks
Re: Forum Module
Posted: Fri Jul 14, 2017 2:16 pm
by Jo Morg
Yes, the current SVN trunk revision seems stable enough for a release, just lacks documentation, hence the delay. You can test it, to see if it fits your needs and eventually use it in a production site. If for some reason you don't have the means or knowledge to grab it from SVN, PM me.
Sorry for the delays.
Re: Forum Module
Posted: Mon Jul 17, 2017 11:11 am
by aztecmedia
So close
Installed FEU and then uploaded from your trunk folder.
When installing get the following:
Fatal error: Call to undefined method CMSMS\Database\mysqli\Connection::SetFetchMode() in /home/[ftpaddress]/public_html/modules/JM_Forum/lib/Class.JM_Forum_Tree.php on line 369
Running CMSMS 2.2.1 Hearts Desire
Thanks
Re: Forum Module
Posted: Mon Jul 17, 2017 12:50 pm
by Jo Morg
OK, that's a new issue, so it must be related with CMSMS 2.2.x branch modifications, I'll take a look at it shortly, thanks for reporting. Should be an easy fix. I'll give some feedback asap.
Re: Forum Module
Posted: Mon Jul 17, 2017 2:57 pm
by Jo Morg
It's fixed in SVN.
You'll have to:
- - update the files from SVN;
- - refresh the installation even if it errors again: that should at least make it possible to uninstall it removing any tables that may have been created;
- - uninstall the forum (as said previously);
- - install it again: the tables should now have been properly created and populated where needed;
This should work fine, I just tested.