Page 5 of 5

Re: Forum Made Simple 0.7

Posted: Mon Jun 02, 2008 9:45 pm
by urbanroute
Good point. I am using version 0.9.0 and I don't believe this option is available so I've implemented my own work around. I should probably update my form version.

Re: Forum Made Simple 0.9.0

Posted: Fri Jun 20, 2008 10:15 am
by joeythelips
Hi,

Can anyone help with this problem please:

When I log into the forum as a moderator and try to delete a post I get this message:

Fatal error: Cannot redeclare html_entity_decode_utf8() (previously declared in /home/uladmin/domains/mysite.com/public_html/modules/CGExtensions/functions.misc.php:53) in /home/uladmin/domains/mysite.com/public_html/modules/Forum/action.edit_post.php on line 47

I can log in as a user and delete posts from that user but not as a moderator.

Anyone suggestions?

Also file is writable.

Thanks,

Joey

Re: Forum Made Simple 0.9.0

Posted: Fri Jun 20, 2008 12:02 pm
by alby
joeythelips wrote: Fatal error: Cannot redeclare html_entity_decode_utf8() (previously declared in /home/uladmin/domains/mysite.com/public_html/modules/CGExtensions/functions.misc.php:53) in /home/uladmin/domains/mysite.com/public_html/modules/Forum/action.edit_post.php on line 47
Unfortunately with latest version of CGExtensions there is the same function (html_entity_decode_utf8).
If you do not need CGExtensions (for other modules) you can uninstall or you must install FMS 0.9.1+

Alby

Re: Forum Made Simple 0.7

Posted: Sun Sep 14, 2008 10:03 pm
by alvin
alby wrote:
urbanroute wrote: I was playing with the same option "Allow Guest Posting" and it's deceiving because it turns the whole forum private but what you actually want it read only.
View 0.9.1 version.
In this version you have option for guest view only (read-only) or guest view/write, setting per forum.


Alby
Hello Alby

I loaded the scripts from 0.9.1, but I still can not figure out how to make the forum Guest view, FEUser write.

Following your how to, I get the private forum were you must login to view, maybe we can add to the How to, for guest view.

Please let me know what you think?

AM