Preview Release: ZUBB (Zope Ultimate Bulletin Board)
http://www.zope.org/Members/BwanaZulia/ZUBB/ This is my pre-release test of ZUBB (Zope Ultimate Bulletin Board) which is based heavily on ZDiscussions. Before I announce it on Zope.org (or before Ken posts it to ZopeNewbies.. Not yet Ken. <grin>) I would like a few more people to try downloading and installing it. Test Board: http://www.bwanazulia.com/kenya/discussions/test/ Feel free to bang away at that. Basically I took ZDiscussions, ripped out ZConfera (or the product anyway), added a bunch of features to it and put it back up under the ZUBB name. I will rename the full product and all of pieces soon, but for now since a few people have wanted to get their hands on it I am putting it up in its "green" form. Please send feedback to this list. Thanks, J
"J. Atwood" wrote: [...]
Basically I took ZDiscussions, ripped out ZConfera (or the product anyway), added a bunch of features to it and put it back up under the ZUBB name. I will rename the full product and all of pieces soon, but for now since a few people have wanted to get their hands on it I am putting it up in its "green" form.
Please send feedback to this list.
Thanks, J
How much in line with the Dublin Core is it?
In article <p04310101b53d994021a6@[209.27.56.93]>, J. Atwood <jatwood@bwanazulia.com> writes
http://www.zope.org/Members/BwanaZulia/ZUBB/
This is my pre-release test of ZUBB (Zope Ultimate Bulletin Board) which is based heavily on ZDiscussions. Before I announce it on Zope.org (or before Ken posts it to ZopeNewbies.. Not yet Ken. <grin>) I would like a few more people to try downloading and installing it.
What exactly was in the ZDiscussions.zexp? I am using 2.1.3, and after importing the above, I started having problems with name space funnies, and SQLSession failing inside ZSQLmethods as though I am running 2.1.6 which I am not! Perhaps just a coincidence. I reinstalled 2.1.3 but the problem persists which I really don't understand. :-( Having to code around it. Here's the traceback Server Error Error Type: AttributeError Error Value: 'string' object has no attribute 'getName' Traceback (innermost last): File D:\zope2\lib\python\ZPublisher\Publish.py, line 214, in publish_module File D:\zope2\lib\python\ZPublisher\Publish.py, line 179, in publish File D:\zope2\lib\python\Zope\__init__.py, line 202, in zpublisher_exception_hook (Object: ElementWithAttributes) File D:\zope2\lib\python\ZPublisher\Publish.py, line 165, in publish File D:\zope2\lib\python\ZPublisher\mapply.py, line 160, in mapply (Object: submitFeedBack) File D:\zope2\lib\python\ZPublisher\Publish.py, line 102, in call_object (Object: submitFeedBack) File d:\zope2\lib\python\OFS\DTMLMethod.py, line 145, in __call__ (Object: submitFeedBack) File d:\zope2\lib\python\DocumentTemplate\DT_String.py, line 502, in __call__ (Object: submitFeedBack) File D:\zope2\lib\python\DocumentTemplate\DT_In.py, line 691, in renderwob (Object: checkPassword(userid=LOGIN, cpassword=PASSWORD)) File d:\zope2\lib\python\OFS\DTMLMethod.py, line 141, in __call__ (Object: saveChallenge) File d:\zope2\lib\python\DocumentTemplate\DT_String.py, line 502, in __call__ (Object: saveChallenge) File D:\zope2\lib\python\DocumentTemplate\DT_Util.py, line 335, in eval (Object: REQUEST.set('currentsession',SESSION.getName())) (Info: REQUEST) File <string>, line 0, in ? File D:\zope2\lib\python\DocumentTemplate\DT_Util.py, line 127, in careful_getattr AttributeError: (see above) -- Regards, Graham Chiu gchiu<at>compkarori.co.nz http://www.compkarori.com/dynamo - The Homebuilt Dynamo http://www.compkarori.com/dbase - The dBase bulletin
participants (3)
-
Bill Anderson -
Graham Chiu -
J. Atwood