[Zope-CMF] NameError using CMFPhotoAlbum on win32 w/latest

marc lindahl marc@bowery.com
Sat, 26 May 2001 03:25:31 -0400


Did you check out the readme, and follow the directions to add a PhotoAlbum
portal_type?

also, can you send me the entire error output?

> From: "jimbo" <jimbo@tacomaplace.com>
> Reply-To: <jimbo@tacomaplace.com>
> Date: Fri, 25 May 2001 18:45:17 -0700
> To: marc lindahl  <marc@bowery.com>
> Cc: <zope-cmf@zope.org>
> Subject: Re: [Zope-CMF] NameError using CMFPhotoAlbum on win32 w/latest
> 
> Here are some parts
> 
> Innermost method: /testportal/CMFPhotoAlbum_add
> Name not found or not allowed: CMFPhotoAlbum
> 
> 
> This is the problem line right here. I'm not sure why the CMF is not finding
> it?
> 
> <dtml-with "CMFPhotoAlbum.createInObjectManager(REQUEST['id'], REQUEST)">
> 
> 
> 
> -JImbo
> 
> 
> 
> 
> 
> ---------- Original Message ----------------------------------
> From: marc lindahl <marc@bowery.com>
> Date: Fri, 25 May 2001 18:45:24 -0400
> 
>> Do you have ZDebug installed?  (highly recommended).
>> email me the whole error page, let me look.
>> 
>> I had Zphotoalbum installed on my machine when I wrote it, so I'm not sure
>> if it'll work without it.  It should... but also, there might be a problem
>> creating a CMFPhotoAlbum outside a portal, since it's dependant on
>> (inherits) some portal stuff.
>> 
>>> From: "jimbo" <jimbo@tacomaplace.com>
>>> Reply-To: <jimbo@tacomaplace.com>
>>> Date: Fri, 25 May 2001 13:48:46 -0700
>>> To: <zope-cmf@zope.org>
>>> Subject: [Zope-CMF] NameError using CMFPhotoAlbum on win32 w/latest builds
>>> 
>>> Hello,
>>> I get a NameError on CMFPhotoAlbum using zope 2.3.2 and CMF 1.0.  I can
>>> create
>>> an instance in a folder outside the portal. Do I need to have the
>>> zphotoalbum
>>> product installed?
>>> 
>>> P.S On a side note any time frame on the next alpha/beta/preview of the next
>>> CMF? I'm itching to checkout some of the new workflow stuff and I don't have
>>> access to CVS.
>>> 
>>> TIA,
>>> -Jimbo
>>> 
>>> _______________________________________________
>>> Zope-CMF maillist  -  Zope-CMF@zope.org
>>> http://lists.zope.org/mailman/listinfo/zope-cmf
>>> 
>>> See http://www.zope.org/Products/PTK/Tracker for bug reports and feature
>>> requests
>> 
>>