Allen Huang | 1 Apr 11:50
Picon
Favicon

no "plone site" in add menu for the Windows installation..

I want to install a older installlation of ZOPE 2.8.6 and PLONE 2.1.4 (tar ball) on Windows XP
I move all the folders into Product folder but there are some broken products what had strange errors like 'can't import' or 'can't find modules' or 'no attribute'.
I fixed all the broken products but there is still one thing that I couldn't fix. The 'Plone site' selection in the add menu wasn't listed.
 
I try to turn on the debug mode but there is too many error I couldn't fix.
 
Can anyone tell me why 'Plone site' isn't listed in the add menu?

Don't get soaked. Take a quick peek at the forecast
with theYahoo! Search weather shortcut.
Martin Aspeli | 1 Apr 13:41
Picon
Gravatar

Re: no "plone site" in add menu for the Windows installation..

Allen Huang wrote:
> I want to install a older installlation of ZOPE 2.8.6 and PLONE 2.1.4 
> (tar ball) on Windows XP
> I move all the folders into Product folder but there are some broken 
> products what had strange errors like 'can't import' or 'can't find 
> modules' or 'no attribute'.
> I fixed all the broken products but there is still one thing that I 
> couldn't fix. The 'Plone site' selection in the add menu wasn't listed.
>  
> I try to turn on the debug mode but there is too many error I couldn't fix.
>  
> Can anyone tell me why 'Plone site' isn't listed in the add menu?

Your installation is obviously broken. :)

Try to follow the steps at 
http://plone.org/documentation/how-to/setup-from-source.

Then start in debug mode and post the output here if there are errors. 
Without more information, I doubt anyone will be able to help you.

Martin

Allen Huang | 1 Apr 14:25
Picon
Favicon

Re: Re: no "plone site" in add menu for the Windows installation..

I did this.. and it work on Linux.. but it doesn't work on Windows XP... do you have any other document specific to windows version of plone?
 


----- Original Message ----
From: Martin Aspeli <optilude-hi6Y0CQ0nG0@public.gmane.org>
To: setup-G3yHMj00SlOLbbK5bonKug@public.gmane.org
Sent: Sunday, April 1, 2007 7:41:59 PM
Subject: [Setup] Re: no "plone site" in add menu for the Windows installation..

Allen Huang wrote:
> I want to install a older installlation of ZOPE 2.8.6 and PLONE 2.1.4
> (tar ball) on Windows XP
> I move all the folders into Product folder but there are some broken
> products what had strange errors like 'can't import' or 'can't find
> modules' or 'no attribute'.
> I fixed all the broken products but there is still one thing that I
> couldn't fix. The 'Plone site' selection in the add menu wasn't listed.
>  
> I try to turn on the debug mode but there is too many error I couldn't fix.
>  
> Can anyone tell me why 'Plone site' isn't listed in the add menu?

Your installation is obviously broken. :)

Try to follow the steps at
http://plone.org/documentation/how-to/setup-from-so urce.

Then start in debug mode and post the output here if there are errors.
Without more information, I doubt anyone will be able to help you.

Martin


_______________________________________________
Setup mailing list
Setup-G3yHMj00SlOLbbK5bonKug@public.gmane.org
http://lists.plone.org/mailman/listinfo/setup


It's here! Your new message!
Get new email alerts with the free Yahoo! Toolbar.
Moserr | 1 Apr 18:35
Picon
Favicon

Expression in Workflow

My question is about DCWorkflow.

I want to permit a transition for a group of people.

My condition is, they can have this transition if they are in a certain
portal tab (folder).

What is the expression that I can use in the tranistion properties?

Can you help me?

Reinout van Rees | 1 Apr 21:50
Picon

Re: Single sign-on to multiple plone sites without LDAP

On Mar 20, 4:16 am, Barry Page <barry_p...@...> wrote:
> I'd like to be able to use a single user base for multiple Plone sites I am setting up (like
plone.org/plone.net), but don't particularly want to go through the learning curve and trouble of LDAP,
because there is no external LDAP source that I need to map to. Is there a how-to or documentation somewhere
that covers it?

I think you'll need something like openID. plone 3.0 will include
support for it (authenticating to an openID source), but I'm not sure
if it also allows plone to function as an openID server.

Reinout

Reinout van Rees | 1 Apr 23:06
Picon

Re: plone & search in the content of the files

On Mar 28, 9:48 am, "Pittner Ferenc" <Pittn...@...> wrote:
> Hello!
> I'm using plone-2.5.2 & zope-2.9-6793. Can somebody tell me if it is
> possible to install/exists a plugin which would extend the search
> feature of the site in order to search in the content of the uploaded MS
> office documents  too?

Textindexng3

> I would need a search which supports internationional characters.

Yep, definitively textindexng3. Be sure to read the install
documentation, as 10% of the messages on plone.users seem to be from
users who don't read textindexng3's install documentation (after which
you'll rightfully get growled at by Andreas Jung).

Reinout

Nick Davis | 2 Apr 13:08
Picon
Picon

Re: no "plone site" in add menu for the Windows installation..

Allen Huang wrote:
> I did this.. and it work on Linux.. but it doesn't work on Windows XP... 
> do you have any other document specific to windows version of plone?
>  

Please check your file permissions - what user you're trying to run zope 
as and what read permissions they have in the Products folders.

Also make sure zope is in debug mode. Search for "debug" in zope.conf to 
switch it on. If you do that, then when Zope starts up it will crash out 
with useful messages if something is wrong.

Although you can also look in the event.log, the useful thing about 
debug mode is you can be sure about where exactly it went wrong.

HTH
Nick

--

-- 
Nick Davis
Web Application Developer
University of Leicester
http://www2.le.ac.uk
http://ebulletin.le.ac.uk

Terrence Brannon | 4 Apr 05:14
Picon
Gravatar

I want to turn off the possibility of people registering for accounts at my plone site.

root of plone in zmi -> 
security tab -> turn off "Add portal member" for Anonymous

... this advice did not work... all the checkboxes were 
unchecked in the ZMI.

"Acquire permission settings" was checked, but none of the 
boxes for Manager, Owner, Anonymous, etc were checked.

How can I disable logins for the general public?

Martin Aspeli | 4 Apr 09:47
Picon
Gravatar

Re: I want to turn off the possibility of people registering for accounts at my plone site.

Terrence Brannon wrote:
> root of plone in zmi -> 
> security tab -> turn off "Add portal member" for Anonymous
> 
> ... this advice did not work... all the checkboxes were 
> unchecked in the ZMI.
> 
> "Acquire permission settings" was checked, but none of the 
> boxes for Manager, Owner, Anonymous, etc were checked.
> 
> How can I disable logins for the general public?

Untick the acquire box and tick the manager box, and make sure you save.

Martin

Alex Clark | 4 Apr 20:15
Favicon
Gravatar

Re: I want to turn off the possibility of people registering for accounts at my plone site.

Terrence Brannon wrote:
> root of plone in zmi -> 
> security tab -> turn off "Add portal member" for Anonymous
> 
> ... this advice did not work... all the checkboxes were 
> unchecked in the ZMI.
> 
> "Acquire permission settings" was checked, but none of the 
> boxes for Manager, Owner, Anonymous, etc were checked.
> 
> How can I disable logins for the general public?

Hmmm, "acquire permission settings" should be unchecked, no?


Gmane