Forum Made Simple 0.9.3
Forum Made Simple 0.9.3
In forge there is a new version.
I put a tar.gz only because I hope that someone can test this.
Next mounth I release 0.9.4 with bugfix and xml file also
WARNING:
- require TreeManager module
- upgrade method update your templates (are not back compatible)
- there is a new CSS style, un-attach old CSS and attach this to your template
- no forumpage param (add in Admin Settings)
- after upgrade, enter in Settings and any forums, adjust your settings and SAVE
CHANGELOG:
Bugfix: Remove css in uninstall and no add in install if present, Search and SearchReindex;
Improved: Display Forum ID, Add img bbcode with resizing, Add quote from user, Add support username_is_email of FEU, you can display all FEU "poster" properties in topic;
Added: OnNewTopic, OnEditPost and OnReplyPost events, RSS support, APPROVAL posts from moderator, Forum categories, RedirectTo after posting, Move topic, User Profile (alby) Built in support for captcha and akismet modules (silmarillion);
Changed: Now all params are per forum and forumpage param is a preference now.
Update help page
Alby
I put a tar.gz only because I hope that someone can test this.
Next mounth I release 0.9.4 with bugfix and xml file also
WARNING:
- require TreeManager module
- upgrade method update your templates (are not back compatible)
- there is a new CSS style, un-attach old CSS and attach this to your template
- no forumpage param (add in Admin Settings)
- after upgrade, enter in Settings and any forums, adjust your settings and SAVE
CHANGELOG:
Bugfix: Remove css in uninstall and no add in install if present, Search and SearchReindex;
Improved: Display Forum ID, Add img bbcode with resizing, Add quote from user, Add support username_is_email of FEU, you can display all FEU "poster" properties in topic;
Added: OnNewTopic, OnEditPost and OnReplyPost events, RSS support, APPROVAL posts from moderator, Forum categories, RedirectTo after posting, Move topic, User Profile (alby) Built in support for captcha and akismet modules (silmarillion);
Changed: Now all params are per forum and forumpage param is a preference now.
Update help page
Alby
Last edited by alby on Mon Jul 13, 2009 4:29 pm, edited 1 time in total.
Re: Forum Made Simple 0.9.3
You're a star. Just the updates that my users have been itching for.
I'll see if I can pop 0.9.3 on and have a go. In terms of upgrading, am i likely to lose any current posts etc if I install it?
I'll see if I can pop 0.9.3 on and have a go. In terms of upgrading, am i likely to lose any current posts etc if I install it?
Re: Forum Made Simple 0.9.3
I'm game, I'll upgarde my sandbox install and test it out...
Jeremy
Jeremy
Re: Forum Made Simple 0.9.3
no, upgrade add a column to topics and recreate forum table in treemanagerdave21p wrote: You're a star. Just the updates that my users have been itching for.
I'll see if I can pop 0.9.3 on and have a go. In terms of upgrading, am i likely to lose any current posts etc if I install it?
BUT backup first and save new settings!
Alby
Re: Forum Made Simple 0.9.3

I might leave it up to Jeremy with the testing

-
- Forum Members
- Posts: 110
- Joined: Thu Aug 14, 2008 10:33 am
Re: Forum Made Simple 0.9.3
Alby,
I upgraded from Forum MadeSimple 0.9.2 to 0.9.3 in CMS 1.6.
When i do so, my website don't work anymore (front-end and back-end) and i get a message that says something like:
Could not get acces to necessary module: FrontEndUsers
I changed it back to 0.9.2 and everything works ok again.
I upgraded from Forum MadeSimple 0.9.2 to 0.9.3 in CMS 1.6.
When i do so, my website don't work anymore (front-end and back-end) and i get a message that says something like:
Could not get acces to necessary module: FrontEndUsers
I changed it back to 0.9.2 and everything works ok again.
Last edited by purplerain12 on Fri Jun 26, 2009 10:12 am, edited 1 time in total.
Re: Forum Made Simple 0.9.3
Which version of FrontEndUsers?purplerain12 wrote: Alby,
I upgraded from Forum MadeSimple 0.9.2 to 0.9.3 in CMS 1.6.
When i do so, my website don't work anymore (front-end and back-end) and i get a message that says something like:
Could not get acces to necessary module: FrontEndUsers
I changed it back to 0.9.2 and everything works ok again.
I have update requirement to 1.6 (minimum) for use new features of FEU (ex: login with email)
Alby
- bob_ottawa
- New Member
- Posts: 3
- Joined: Sun Apr 12, 2009 2:18 pm
Re: Forum Made Simple 0.9.3
I love the FMS because it's clean and easy to use...
I have a question - is it possible currently to display new posts to a user since their last visit?
I saw in the images there is actually an image for that and wonder if it's an option I've missed.
Thanks;
Bob
I have a question - is it possible currently to display new posts to a user since their last visit?
I saw in the images there is actually an image for that and wonder if it's an option I've missed.
Thanks;
Bob
Re: Forum Made Simple 0.9.3
No, in this moment there is not a time store for user necessary for new post per userbob_ottawa wrote: I love the FMS because it's clean and easy to use...
I have a question - is it possible currently to display new posts to a user since their last visit?
I saw in the images there is actually an image for that and wonder if it's an option I've missed.
Alby
- bob_ottawa
- New Member
- Posts: 3
- Joined: Sun Apr 12, 2009 2:18 pm
Re: Forum Made Simple 0.9.3
Thanks for the quick response... I have only one more silly question...
How about subscribing to a thread? Is this available or something you may add later?
Thanks again;
Bob
How about subscribing to a thread? Is this available or something you may add later?
Thanks again;
Bob
Re: Forum Made Simple 0.9.3
Available no but possible with UDTbob_ottawa wrote: How about subscribing to a thread? Is this available or something you may add later?
Maybe later ...
Alby
Re: Forum Made Simple 0.9.3
Just a suggestion (not sure where you prefer to have it: here or in forge)
I have created a page with page alias "forum". On viewing my forum I have the url:
A little bit too much forum for my taste
OK, I can remove the first forum by changing the alias of the page to e.g. community then I have
Probably you can solve it by renaming the first or second "forum" in board, e.g.
Or omit the page alias at all.
Or replace the first "forum" with page alias.
It is nothing about functionality, just about "people friendly URL"
I have created a page with page alias "forum". On viewing my forum I have the url:
Code: Select all
http://mydomain.com/forum/forum/forum/2/1/21

Code: Select all
http://mydomain.com/community/forum/forum/2/1/21
Code: Select all
http://mydomain.com/community/forum/board/2/1/21
Or replace the first "forum" with page alias.
It is nothing about functionality, just about "people friendly URL"

Re: Forum Made Simple 0.9.3
I know SonyaSonya wrote:Code: Select all
http://mydomain.com/forum/forum/forum/2/1/21

but it's because we have: site_url/alias/module/current_action/id/pagenumber/returnid
with alias=module=current_action=forum
How you say I can think to rewrite current forum action display in "board" but module is "fixed"
Alby
Re: Forum Made Simple 0.9.3
Or it would be perfect enough, I thinkalby wrote:
How you say I can think to rewrite current forum action display in "board" but module is "fixed"

Re: Forum Made Simple 0.9.3
One question: is there any reason for not having XML installation file? So that the last version of the module can not be installed from Module Manager?