[Zope] Neoboard Error

Wankyu Choi wankyu@neoqst.com
Thu, 1 May 2003 07:11:51 +0900


You need an archive path set **only if** you need to save attachments on =
the
**filesystem**.

If you do create an archive directory, your Zope user (the user under =
which
Zope runs) should have necessary permissions to the dir.

Finally, you also have to add your directory to the following file:

NeoPortalLibrary/data/filepath_bases.prop

Without a corresponding entry, you'll get unauthorized error. It's a
security feature.

It's all in the docs. Read the docs first.

Wankyu Choi
---------------------------------------------------------------
  Wankyu Choi
  CEO/President
  NeoQuest Communications, Inc.
  http://www.zoper.net
  http://www.neoboard.net
---------------------------------------------------------------  =20

-----Original Message-----
From: Patel, Tejash [mailto:Tejash.Patel@dowjones.com]=20
Sent: Thursday, May 01, 2003 12:14 AM
To: 'Wankyu Choi'; zope@zope.org
Subject: RE: [Zope] Neoboard Error


Thank you for the rely Wankyu,

I am trying to use PMI to create a new CMFNeoboard.=20

Currently I am stuck on the Archive Path.

I have tried adding /mysitename/testfolder\

Also tried /mysitename/testfolder/

I am getting an unauthorized path error.=20

For the archive, is the path on the local filesystem or on the web site?

Thanks
TP

-----Original Message-----
From: Wankyu Choi [mailto:wankyu@neoqst.com]=20
Sent: Wednesday, April 30, 2003 10:52 AM
To: Patel, Tejash; zope@zope.org
Subject: RE: [Zope] Neoboard Error

Please read the installation document **carefully**.

1. You don't need a Skin Folder for Plone.

2. You don't add a NeoBoard instance thru ZMI in Plone.

You create CMFNeoBoard content type instances **from inside** Plone as =
you
would any anther content types.

What you've been doing is exactly what you do with stock Zope, not CMF =
nor
Plone ;-)

Plus, use Plone 1.0.1 with the latest NeoBoard, no RC's.

Cheers,
Wankyu Choi
---------------------------------------------------------------
  Wankyu Choi
  CEO/President
  NeoQuest Communications, Inc.
  http://www.zoper.net
  http://www.neoboard.net
---------------------------------------------------------------  =20


-----Original Message-----
From: zope-admin@zope.org [mailto:zope-admin@zope.org] On Behalf Of =
Patel,
Tejash
Sent: Wednesday, April 30, 2003 11:32 PM
To: 'zope@zope.org'
Subject: [Zope] Neoboard Error


Hello All,

Platform setup:

Windows 2000=20
Plone 1 RC2
Zope 2.6

I am trying to use Neoboard in my plone site. I downloaded it from
neoboard.net.=20

I Neoboard 1.1 and the 0.9 library

I create two folder in my plone/data/product directory

Neoboard -- followed install instruction in install.txt file =
NeoPortalLibary
-- followed install instruction in install.txt file

I run an external method, the product loaded fine with no errors.

Then I created a Neoboard Skin Folder --> Then Neoboard

I out the id and title

This is the error I got?

Traceback (innermost last):
  Module ZPublisher.Publish, line 98, in publish
  Module ZPublisher.mapply, line 88, in mapply
  Module ZPublisher.Publish, line 39, in call_object
  Module Products.NeoBoard.NeoBoardSkinTool, line 81, in
manage_addNeoBoardSkinFolder
  Module Products.NeoBoard.NeoBoardSkinTool, line 176, in _initSkins
  Module OFS.ObjectManager, line 446, in manage_delObjects
BadRequest: default does not exist

Is my setup correct, did I miss something?=20

Thank you in advance for your help everyone.

TP



_______________________________________________
Zope maillist  -  Zope@zope.org =
http://mail.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -=20
 http://mail.zope.org/mailman/listinfo/zope-announce
 http://mail.zope.org/mailman/listinfo/zope-dev )