Hi! I need a forum in my plone site which has the following installation: - Zope 2.7.8 - Plone 2.1.2 - Python 2.3.5 - LinguaPlone 0.9 I have tried the following ones with no succeed: - CMFBoard doesn't work with Plone 2.1.x - PloneBoard works only with Zope 2.8 - SimpleForum works correctly but it's too simple. - CMFForum gives me an error when trying to add it. (traceback attached) Thanks for your attention Cris.
On 16 Mar 2006, at 14:15, cristina clavijo wrote:
Hi! I need a forum in my plone site which has the following installation: - Zope 2.7.8 - Plone 2.1.2 - Python 2.3.5 - LinguaPlone 0.9
I have tried the following ones with no succeed: - CMFBoard doesn't work with Plone 2.1.x - PloneBoard works only with Zope 2.8 - SimpleForum works correctly but it's too simple. - CMFForum gives me an error when trying to add it. (traceback attached)
Plone 2.1.2 works with Zope 2.8.6 if you look at the installation documentation. Why don't you use that and then try PloneBoard again? jens
Hi Updating to Zope 2.8.6 and using PloneBoard with 2.1.2, as Jens mentioned is a solution which is quite easy to do. Another Option might be the new zForum Release, wich can be integratet in Plone now. But it ist more complex and you will need an additional SQL Database (MySQL/PostGres). Kind Regards Maik
participants (3)
-
cristina clavijo -
Jens Vagelpohl -
Maik Ihde