Can't install PFG 1.5

15 messages Options
Embed this post
Permalink
Yuri-11 () Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
A friend of mine get an error similar to this one:

=================

Time    2009/10/15 11:50:52.843 GMT+2
User Name (User Id)     admin (admin)
Request URL
http://localhost:8080/plone-site/portal_quickinstaller/installProducts
Exception Type  TypeError
Exception Value         'NoneType' object is not callable

Traceback (innermost last):

    * Module ZPublisher.Publish, line 119, in publish
    * Module ZPublisher.mapply, line 88, in mapply
    * Module ZPublisher.Publish, line 42, in call_object
    * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
589, in
installProducts
    * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
514, in
installProduct
      __traceback_info__: ('PloneFormGen',)
    * Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
      __traceback_info__: ((<PloneSite at /plone-site>,), {}, None)
    * Module c:\program
files\plone\buildout-cache\eggs\products.ploneformgen-1.5.2-py2.4.egg\Products\PloneFormGen\Extensions\Install.py,

line 21, in install
    * Module Products.GenericSetup.tool, line 390, in
runAllImportStepsFromProfile
      __traceback_info__: profile-Products.PloneFormGen:default
    * Module Products.GenericSetup.tool, line 1179, in
_runImportStepsFromContext
    * Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
      __traceback_info__: toolset
    * Module Products.GenericSetup.tool, line 128, in importToolset

TypeError: 'NoneType' object is not callable

==================

How can we bypass or correct it?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Ralf Hemmecke-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
I am not completely sure, but maybe your problem is related to

http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html

Ralf

On 11/02/2009 09:22 AM, Yuri wrote:

> A friend of mine get an error similar to this one:
>
> =================
>
> Time    2009/10/15 11:50:52.843 GMT+2
> User Name (User Id)     admin (admin)
> Request URL
> http://localhost:8080/plone-site/portal_quickinstaller/installProducts
> Exception Type  TypeError
> Exception Value         'NoneType' object is not callable
>
> Traceback (innermost last):
>
>     * Module ZPublisher.Publish, line 119, in publish
>     * Module ZPublisher.mapply, line 88, in mapply
>     * Module ZPublisher.Publish, line 42, in call_object
>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
> 589, in
> installProducts
>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
> 514, in
> installProduct
>       __traceback_info__: ('PloneFormGen',)
>     * Module Products.ExternalMethod.ExternalMethod, line 231, in __call__
>       __traceback_info__: ((<PloneSite at /plone-site>,), {}, None)
>     * Module c:\program
> files\plone\buildout-cache\eggs\products.ploneformgen-1.5.2-py2.4.egg\Products\PloneFormGen\Extensions\Install.py,
>
> line 21, in install
>     * Module Products.GenericSetup.tool, line 390, in
> runAllImportStepsFromProfile
>       __traceback_info__: profile-Products.PloneFormGen:default
>     * Module Products.GenericSetup.tool, line 1179, in
> _runImportStepsFromContext
>     * Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
>       __traceback_info__: toolset
>     * Module Products.GenericSetup.tool, line 128, in importToolset
>
> TypeError: 'NoneType' object is not callable
>
> ==================
>
> How can we bypass or correct it?

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
Ralf Hemmecke ha scritto:
> I am not completely sure, but maybe your problem is related to
>
> http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html 
>

It is not a collection problem, but we have a PlonoFormGen not
installing in plone 3.3.1

>
> Ralf
>
> On 11/02/2009 09:22 AM, Yuri wrote:
>> A friend of mine get an error similar to this one:
>>
>> =================
>>
>> Time    2009/10/15 11:50:52.843 GMT+2
>> User Name (User Id)     admin (admin)
>> Request URL
>> http://localhost:8080/plone-site/portal_quickinstaller/installProducts
>> Exception Type  TypeError
>> Exception Value         'NoneType' object is not callable
>>
>> Traceback (innermost last):
>>
>>     * Module ZPublisher.Publish, line 119, in publish
>>     * Module ZPublisher.mapply, line 88, in mapply
>>     * Module ZPublisher.Publish, line 42, in call_object
>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
>> 589, in
>> installProducts
>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
>> 514, in
>> installProduct
>>       __traceback_info__: ('PloneFormGen',)
>>     * Module Products.ExternalMethod.ExternalMethod, line 231, in
>> __call__
>>       __traceback_info__: ((<PloneSite at /plone-site>,), {}, None)
>>     * Module c:\program
>> files\plone\buildout-cache\eggs\products.ploneformgen-1.5.2-py2.4.egg\Products\PloneFormGen\Extensions\Install.py,
>>
>> line 21, in install
>>     * Module Products.GenericSetup.tool, line 390, in
>> runAllImportStepsFromProfile
>>       __traceback_info__: profile-Products.PloneFormGen:default
>>     * Module Products.GenericSetup.tool, line 1179, in
>> _runImportStepsFromContext
>>     * Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
>>       __traceback_info__: toolset
>>     * Module Products.GenericSetup.tool, line 128, in importToolset
>>
>> TypeError: 'NoneType' object is not callable
>>
>> ==================
>>
>> How can we bypass or correct it?


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Ralf Hemmecke-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
On 11/02/2009 10:35 AM, Yuri wrote:
> Ralf Hemmecke ha scritto:
>> I am not completely sure, but maybe your problem is related to
>>
>> http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html 

> It is not a collection problem, but we have a PlonoFormGen not
> installing in plone 3.3.1

Yes, I know. But I remember, that I've also seen this error. I just
cannot recall exactly where it was and whether it was related to PFG
(probably not). But bug-fixing the 3.3.1 release is a good idea anyway.

And if you want other people to help you, you should probably make your
problem easily reproducible. It's not even clear what Plone version you
have and what steps you did to arrive at this problem. I'm almost sure
that with a fresh install of PloneUnifiedInstaller you will not see

   TypeError: 'NoneType' object is not callable

Ralf

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
Ralf Hemmecke ha scritto:

> On 11/02/2009 10:35 AM, Yuri wrote:
>> Ralf Hemmecke ha scritto:
>>> I am not completely sure, but maybe your problem is related to
>>>
>>> http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html 
>>
>
>> It is not a collection problem, but we have a PlonoFormGen not
>> installing in plone 3.3.1
>
> Yes, I know. But I remember, that I've also seen this error. I just
> cannot recall exactly where it was and whether it was related to PFG
> (probably not). But bug-fixing the 3.3.1 release is a good idea anyway.

Sure, they should release 3.3.2 to bug fix it.

>
> And if you want other people to help you, you should probably make
> your problem easily reproducible. It's not even clear what Plone
> version you have and what steps you did to arrive at this problem. I'm
> almost sure that with a fresh install of PloneUnifiedInstaller you
> will not see
>
>   TypeError: 'NoneType' object is not callable
>
> Ralf

It is not reproducible, just happen :)

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Ralf Hemmecke-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
In reply to this post by Yuri-11
Hi Yuri, and others.

Oh, noooo.... I've just upgraded from Plone 3.3 to 3.3.1.
Quickinstalling PloneFormGen 1.5.2 now gives exactly the same error as
you list below. :-(

Please help!

Ralf

On 11/02/2009 10:35 AM, Yuri wrote:

> Ralf Hemmecke ha scritto:
>> I am not completely sure, but maybe your problem is related to
>>
>> http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html 
>>
>
> It is not a collection problem, but we have a PlonoFormGen not
> installing in plone 3.3.1
>
>> Ralf
>>
>> On 11/02/2009 09:22 AM, Yuri wrote:
>>> A friend of mine get an error similar to this one:
>>>
>>> =================
>>>
>>> Time    2009/10/15 11:50:52.843 GMT+2
>>> User Name (User Id)     admin (admin)
>>> Request URL
>>> http://localhost:8080/plone-site/portal_quickinstaller/installProducts
>>> Exception Type  TypeError
>>> Exception Value         'NoneType' object is not callable
>>>
>>> Traceback (innermost last):
>>>
>>>     * Module ZPublisher.Publish, line 119, in publish
>>>     * Module ZPublisher.mapply, line 88, in mapply
>>>     * Module ZPublisher.Publish, line 42, in call_object
>>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
>>> 589, in
>>> installProducts
>>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool, line
>>> 514, in
>>> installProduct
>>>       __traceback_info__: ('PloneFormGen',)
>>>     * Module Products.ExternalMethod.ExternalMethod, line 231, in
>>> __call__
>>>       __traceback_info__: ((<PloneSite at /plone-site>,), {}, None)
>>>     * Module c:\program
>>> files\plone\buildout-cache\eggs\products.ploneformgen-1.5.2-py2.4.egg\Products\PloneFormGen\Extensions\Install.py,
>>>
>>> line 21, in install
>>>     * Module Products.GenericSetup.tool, line 390, in
>>> runAllImportStepsFromProfile
>>>       __traceback_info__: profile-Products.PloneFormGen:default
>>>     * Module Products.GenericSetup.tool, line 1179, in
>>> _runImportStepsFromContext
>>>     * Module Products.GenericSetup.tool, line 1090, in _doRunImportStep
>>>       __traceback_info__: toolset
>>>     * Module Products.GenericSetup.tool, line 128, in importToolset
>>>
>>> TypeError: 'NoneType' object is not callable
>>>
>>> ==================
>>>
>>> How can we bypass or correct it?

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Alexander Pilz () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink


Am 04.11.09 00:56, schrieb Ralf Hemmecke:

> Hi Yuri, and others.
>
> Oh, noooo.... I've just upgraded from Plone 3.3 to 3.3.1.
> Quickinstalling PloneFormGen 1.5.2 now gives exactly the same error as
> you list below. :-(
>
> Please help!
>
> Ralf
>
Try Plone 3.3.2, it just made it into the open :)

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Ralf Hemmecke-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
On 11/04/2009 01:02 AM, Alexander Pilz wrote:

>
> Am 04.11.09 00:56, schrieb Ralf Hemmecke:
>> Hi Yuri, and others.
>>
>> Oh, noooo.... I've just upgraded from Plone 3.3 to 3.3.1.
>> Quickinstalling PloneFormGen 1.5.2 now gives exactly the same error as
>> you list below. :-(
>>
>> Please help!
>>
>> Ralf
>>
> Try Plone 3.3.2, it just made it into the open :)

I'll do, but it would certainly be interesting to get a hint how to deal
with the traceback. It's definitely some leftovers in the database. I
have another database that started at 3.1.2 (I believe) and which lives
now happily on Plone 3.3.1 with PFG 1.5.2.

The difference between the two Data.fs is that in the one that is not
working, I had played with CMFBibliographyAT (and perhaps ZopeTutorial)
and already had it in production mode. I know that's bad, but now I
cannot simply throw the database away since there is data that I must keep.

Maybe I should try to export all relevant data and import it into a
fresh Data.fs. I just do not yet know what are the parts that I must
export/import with getting everything except the PFG installation problem.

Well, plone is not my main business. It already costs me too much time
(especially my nights).

Ralf

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
In reply to this post by Ralf Hemmecke-2
Ralf Hemmecke ha scritto:
> Hi Yuri, and others.
>
> Oh, noooo.... I've just upgraded from Plone 3.3 to 3.3.1.
> Quickinstalling PloneFormGen 1.5.2 now gives exactly the same error as
> you list below. :-(

I think it is a problem between migrated plone 3.3 and PFG.

>
> Please help!
>
> Ralf
>
> On 11/02/2009 10:35 AM, Yuri wrote:
>> Ralf Hemmecke ha scritto:
>>> I am not completely sure, but maybe your problem is related to
>>>
>>> http://n2.nabble.com/Plone-3-3-1-is-broken-bugfix-available-tp3885064p3885064.html 
>>>
>>
>> It is not a collection problem, but we have a PlonoFormGen not
>> installing in plone 3.3.1
>>
>>> Ralf
>>>
>>> On 11/02/2009 09:22 AM, Yuri wrote:
>>>> A friend of mine get an error similar to this one:
>>>>
>>>> =================
>>>>
>>>> Time    2009/10/15 11:50:52.843 GMT+2
>>>> User Name (User Id)     admin (admin)
>>>> Request URL
>>>> http://localhost:8080/plone-site/portal_quickinstaller/installProducts
>>>> Exception Type  TypeError
>>>> Exception Value         'NoneType' object is not callable
>>>>
>>>> Traceback (innermost last):
>>>>
>>>>     * Module ZPublisher.Publish, line 119, in publish
>>>>     * Module ZPublisher.mapply, line 88, in mapply
>>>>     * Module ZPublisher.Publish, line 42, in call_object
>>>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool,
>>>> line 589, in
>>>> installProducts
>>>>     * Module Products.CMFQuickInstallerTool.QuickInstallerTool,
>>>> line 514, in
>>>> installProduct
>>>>       __traceback_info__: ('PloneFormGen',)
>>>>     * Module Products.ExternalMethod.ExternalMethod, line 231, in
>>>> __call__
>>>>       __traceback_info__: ((<PloneSite at /plone-site>,), {}, None)
>>>>     * Module c:\program
>>>> files\plone\buildout-cache\eggs\products.ploneformgen-1.5.2-py2.4.egg\Products\PloneFormGen\Extensions\Install.py,
>>>>
>>>> line 21, in install
>>>>     * Module Products.GenericSetup.tool, line 390, in
>>>> runAllImportStepsFromProfile
>>>>       __traceback_info__: profile-Products.PloneFormGen:default
>>>>     * Module Products.GenericSetup.tool, line 1179, in
>>>> _runImportStepsFromContext
>>>>     * Module Products.GenericSetup.tool, line 1090, in
>>>> _doRunImportStep
>>>>       __traceback_info__: toolset
>>>>     * Module Products.GenericSetup.tool, line 128, in importToolset
>>>>
>>>> TypeError: 'NoneType' object is not callable
>>>>
>>>> ==================
>>>>
>>>> How can we bypass or correct it?


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
In reply to this post by Alexander Pilz
Alexander Pilz ha scritto:

> Am 04.11.09 00:56, schrieb Ralf Hemmecke:
>  
>> Hi Yuri, and others.
>>
>> Oh, noooo.... I've just upgraded from Plone 3.3 to 3.3.1.
>> Quickinstalling PloneFormGen 1.5.2 now gives exactly the same error as
>> you list below. :-(
>>
>> Please help!
>>
>> Ralf
>>
>>    
> Try Plone 3.3.2, it just made it into the open :)
>  

try? :)

can this just be fixed or could Plone provide more detailed error log on
why PFG GS support don't work on migrated 3.3 plone sites? :)

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
In reply to this post by Ralf Hemmecke-2
Ralf Hemmecke ha scritto:
>
> Well, plone is not my main business. It already costs me too much time
> (especially my nights).
>  

a quick solution is to install PFG 1.2.5 which works.

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Yuri-11 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
Ralf Hemmecke ha scritto:
> Hi Yuri,
>
>> a quick solution is to install PFG 1.2.5 which works.
>
> Are you really suggesting to downgrade or was that just a typing error?

downgrade, it works :)

> I really want 1.5.2! And I have a problem with installing 1.5.2.

1.5.2 does not work for you, so downgrade.

>
> Ralf


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Steve McMahon-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
I've spun out a version 1.5.3 that has a slight change in packaging. Would you please try updating PFG to 1.5.3 and seeing if that helps?

Steve

On Wed, Nov 4, 2009 at 1:00 AM, Yuri <[hidden email]> wrote:
Ralf Hemmecke ha scritto:
> Hi Yuri,
>
>> a quick solution is to install PFG 1.2.5 which works.
>
> Are you really suggesting to downgrade or was that just a typing error?

downgrade, it works :)

> I really want 1.5.2! And I have a problem with installing 1.5.2.

1.5.2 does not work for you, so downgrade.

>
> Ralf


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Bill Campbell-5 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
On Wed, Nov 04, 2009, Steve McMahon wrote:
>
>   I've spun out a version 1.5.3 that has a slight change in packaging.
>   Would you please try updating PFG to 1.5.3 and seeing if that helps?
>   Steve

I just updated a site from Plone-3.3.1 to Plone-3.3.2 with PFG
1.5.3, and that seems to work fine.

Bill
--
INTERNET:   [hidden email]  Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/  PO Box 820; 6641 E. Mercer Way
Voice:          (206) 236-1676  Mercer Island, WA 98040-0820
Fax:            (206) 232-9186  Skype: jwccsllc (206) 855-5792

Fix reason firmly in her seat and call to her tribunal every fact,
every opinion. Question with boldness even the existence of a God;
because, if there is one, he must more approve of the homage of
reason, than that of blindfolded fear.  --Thomas Jefferson

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users
Ralf Hemmecke-2 () Re: Can't install PFG 1.5
Reply Threaded More More options
Print post
Permalink
What Plone 3.3.2? I don't see it on http://plone.org/products/plone .
It's not yet officially available, right?

Ralf

On 11/05/2009 12:48 AM, Bill Campbell wrote:
> On Wed, Nov 04, 2009, Steve McMahon wrote:
>>   I've spun out a version 1.5.3 that has a slight change in packaging.
>>   Would you please try updating PFG to 1.5.3 and seeing if that helps?
>>   Steve
>
> I just updated a site from Plone-3.3.1 to Plone-3.3.2 with PFG
> 1.5.3, and that seems to work fine.
>
> Bill

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plone-Users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/plone-users