Page 3 of 5

Re: Forum module development

Posted: Tue Apr 10, 2007 9:11 am
by Torpedine
Torpedine wrote:
Neo wrote: Thanks a lot. Its working fine now  :)
Which permission did you set and where?
Nothing? the problem is not yet addressed... :(

Re: Forum module development

Posted: Tue Apr 10, 2007 3:44 pm
by Neo
Hi Torpedine,
      I had also installed the forum module using the normal instructions given in the help and it installed without any problems. The only problem I had was in modifying the code for changing the look and feel of the forum module. So I had to set 777 permission to make sure that I am able to edit the code. Not sure if you are facing the same problem because I see that you are having problems in installing the module.

Let me know if I am missing something here.

Neo

Re: Forum module development

Posted: Thu Apr 12, 2007 9:28 am
by Torpedine
I don't know. In a fresh install of 1.0.5 (MAMP server) the installation Forum end well but the module does not works, on my production server it doesn't install at all...

Re: Forum module development

Posted: Thu Apr 12, 2007 9:38 am
by cyberman
Torpedine wrote: but the module does not works,
Can you describe a little bit "does not works"?

Do you get an error message? Or do you see nothing? How have you called forum module? Have you installed frontendusers module?

Re: Forum module development

Posted: Tue Apr 17, 2007 4:36 pm
by tamlyn
As spotted by Wouter Deurholt, there was a bug that meant it didn't work on php4/linux. A bit of a showstopper! This has now been fixed in v0.5 along with a few more additions from markr. Cheers.

Re: Forum module development

Posted: Thu Apr 19, 2007 9:15 am
by Torpedine
tamlyn wrote: As spotted by Wouter Deurholt, there was a bug that meant it didn't work on php4/linux. A bit of a showstopper! This has now been fixed in v0.5 along with a few more additions from markr. Cheers.
I'll try it now!

Re: Forum module development

Posted: Sun May 06, 2007 6:59 pm
by SimonSchaufi
Are there some Stylesheets available for this forum?

Lithuanian translation for Forum 0.5

Posted: Thu May 31, 2007 12:29 pm
by arturaz
Lithuanian translation for Forum 0.5

Here you go, enjoy it.

Re: Forum module development

Posted: Thu May 31, 2007 12:36 pm
by cyberman
@arturaz

Maybe you wanna join to translation team for your language - please look here

http://dev.cmsmadesimple.org/projects/lithuanian

Re: Forum module development

Posted: Thu May 31, 2007 1:11 pm
by arturaz
thanks, i haven't noticed that before :)

Re: Forum module development

Posted: Fri Jan 11, 2008 8:10 am
by groupewibi
Hello Everybody,

I'm looking to add Captcha in message reply area the Forum.
Do you have any id ?

B Regards, ..

Re: Forum module development

Posted: Fri Jan 11, 2008 11:34 pm
by cyberman
Please make a look at the source of {contact_form} tag. This is a good example how to add a captcha.

Forum made (not so) simple

Posted: Sun Apr 27, 2008 3:13 pm
by zappodrom
Hi folks,

I've installed Forum via XML and did also with FEU. I configured FEU and create a User. Everything ist fine -> I can login with the created username.
Next step was to create the forums. I did it on the admin page. After creating a Forum the Module said "Forum Created". No error or something else. But in the Forumlist is nothing to see! What's up?
I changed to the Frontend but there's also nothing to see about the Forum!? Yes, I added {cms_module module="Forum"} to the Frontend :). And chmod 777 to the module directory.

Is anyone out there who can solve the problem? I use CMSmS 1.2.4, Postgres 7.4, Apache 2.2.3 and PHP 5.2.0 on a Debian GNU/Linux System. For FEU and Forum I downloaded the latest available stable release.

It's anoying when you _need_ a Forum for your community. I worked on it for days but havent found any solution. Please help me - thanks!

Regards,
Zappodrom

Re: Forum made (not so) simple

Posted: Sun Apr 27, 2008 3:21 pm
by alby
zappodrom wrote: It's anoying when you _need_ a Forum for your community. I worked on it for days but havent found any solution. Please help me - thanks!
Look this

Alby

Re: Forum module development

Posted: Sun Apr 27, 2008 3:29 pm
by zappodrom
Thanks, alby!
I'll give it a try and report later

Zappodrom