Martin Eliasson | 1 Sep 22:48

Re: Re: After migration: Trying to rename a folder results always in 'please correct the indicated errors' but there's no indication of whats wrong

Hello
I have checked and permissions on FileSystemStorage was fine. Any
recommendations on where and how to continue search for the cause of
this problem?

> Martin Eliasson, on 2008-08-25:
> >
> > Hello
> > I have migrated to Plone 2.5.5 from Plone 2.1 . The migration has
> > generally been successfull but now I can no longer add folders or rename
> > existing folders. Plone behaves as if you have supplied wrong or mising
> > information in the form fields of a folder, but it shows no sign of what
> > is wrong. No orange color around the text box with the error.
> >
> > I would appreciate some pointers on how to proceed looking for the cause
> > of the problem.
> >
> > The extra products I'm using are: CalendarX, ATMediaFile, ATPhoto and
> > FileSystemStorage. I have my own workflow defined, but nothing indicates
> > a permission error.
> 
> The one thing that comes to mind is that FileSystemStorage may be
> disallowing you to rename or remove stuff.  But it is a guess.  Adding
> should still be possible though.
> 
> Hm, are the permission settings on the file system the same as on your
> Plone 2.1 instance?  Perhaps the user that is running the zope
> instance is not allowed to write in the directory where
> FileSystemStorage is putting its stuff?
> 
(Continue reading)

mamoel | 2 Sep 12:06

Migration from v.3.1.2 to 3.1.5-1 fails on Windows


Hi, I'm trying to upgrade a Plone instance from v.3.1.2 to 3.1.5-1 on Windows
using the official installer. 

That's what I tried: 

- stopped Plone service
- started Plone-3.1.5-1.exe (directory from 3.1.2 install was found
automatically)
- entered same admin data as in 3.1.2
- after successful installation I entered ZMI and clicked at
/Plone/portal_migration 

Error message:

Result of the attempt... 

Starting the migration from version: 3.1.2 Attempting to upgrade from: 3.1.2
Upgrade to: 3.1.3, completed Attempting to upgrade from: 3.1.3 Upgrade to:
3.1.4, completed Attempting to upgrade from: 3.1.4 Upgrade aborted Error
type: exceptions.KeyError Error value:
'profile-Products.CMFPlone.migrations:3.1.3-3.1.4' 
File "C:\Plone3\Data\Products\CMFPlone\MigrationTool.py", line 210, in
upgrade newv, msgs = self._upgrade(newv) File
"C:\Plone3\Data\Products\CMFPlone\MigrationTool.py", line 321, in _upgrade
res = function(self.aq_parent) File
"C:\Plone3\Data\Products\CMFPlone\migrations\v3_1\final_three1x.py",
line 15, in three14_three15 loadMigrationProfile(portal,
'profile-Products.CMFPlone.migrations:3.1.3-3.1.4')
File "C:\Plone3\Data\Products\CMFPlone\migrations\migration_util.py", line
(Continue reading)

francoise | 2 Sep 16:38
Picon

How to install example.tests egg with buildout


Hello,

I tried to install example.tests egg that the 
http://plone.org/documentation/tutorial/testing/ testing tutorial  refers to
without success.

I am using Plone 3.1.3 instance and the buildout utility

I have modified my buildout.cfg file as specified in 
http://dev.plone.org/collective/browser/examples/example.tests/trunk/docs/INSTALL.txt
INSTALL.TXT , that is adding the egg to the egg list and zcml slug list

   [buildout]
    ...
    eggs =
         ...
        example.tests

    [instance]
    recipe = plone.recipe.zope2instance
    ...
    zcml =
        example.tests

but I have the following error :

Couldn't find index page for 'example.tests' (maybe misspelled?)
Getting distribution for 'example.tests'.
While:
(Continue reading)

francoise | 3 Sep 08:15
Picon

Re: How to install example.tests egg with buildout


Thank you for your help, it worked, I copy the discussion on the forum

bye

-------------------------------------------------------------------------------------

On Tue, Sep 2, 2008 at 5:50 PM, Françoise CONIL <fcodvpt@...> wrote:
> It is silly but I do not find the svn address where the code displayed by
> track is
>
> http://dev.plone.org/collective/browser/examples/example.tests/trunk/
>
> have you the knowledge of the svn url ?
>

http://svn-mirror.plone.org/svn/collective/examples/example.tests/trunk/

please use plone-users list in reply so other can benifit from answers

-------------------------------------------------------------------------------------

as i see example.tests package is not published on pypi.python.org
checkout example.tests from svn to you src folder and add "develop =
src/example.test" to you buildout section.

--

-- 
View this message in context: http://n2.nabble.com/How-to-install-example.tests-egg-with-buildout-tp834071p835594.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

(Continue reading)

go_bucks | 5 Sep 02:46
Picon

Problems with virtualhosts and Plone


Hello all,

I have a newly-working plone site on my home server. I also have a website
at mydomain.com (fake domain name) hosted with godaddy. What I want is for
http://clients.mydomain.com to forward to my plone site. I followed the
tutorial to the letter as found in 
http://plone.org/documentation/tutorial/plone-apache/
http://plone.org/documentation/tutorial/plone-apache/  and it works in as
much as you can get to my site now by putting in clients.mydomain.com,
however, accessing that way only gives you the html portions of the site and
none of the css or scripts or anything... the site is basically a lot of
unformatted text. If I access it through clients.mydomain.com:10080/Plone
the full site works great. This may be the first computer-related issue I
have ever had that I can't find a whisper of on the internet anywhere for
guidance. I am completely stumped and REALLY am hoping for some guidance
here on why using the virtual host is stripping away my site's
functionality. 

Thanks in advance.
--

-- 
View this message in context: http://n2.nabble.com/Problems-with-virtualhosts-and-Plone-tp840223p840223.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Sergey V. | 5 Sep 03:13
Picon

Re: Problems with virtualhosts and Plone


go_bucks wrote:
> 
> This may be the first computer-related issue I have ever had that I can't
> find a whisper of on the internet anywhere for guidance. I am completely
> stumped and REALLY am hoping for some guidance here on why using the
> virtual host is stripping away my site's functionality. 
> 

So are you going to show us your configs/rewrite rules or what? :)

(the docs which come with VirtualHostMonster are usually quite enough...
have you seen them?)

--

-- 
View this message in context: http://n2.nabble.com/Problems-with-virtualhosts-and-Plone-tp840223p840255.html
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Marcus C. England | 5 Sep 03:21
Picon

Re: Problems with virtualhosts and Plone

The VirtualHostMonster was already in existence on my plone/zope setup
(I guess it comes preconfigured now?). I am not sure how to access the
anything showing how it is set up. I looked but could not find it.

'-Marcus

On Thu, 2008-09-04 at 18:13 -0700, Sergey V. wrote:
> 
> 
> go_bucks wrote:
> > 
> > This may be the first computer-related issue I have ever had that I can't
> > find a whisper of on the internet anywhere for guidance. I am completely
> > stumped and REALLY am hoping for some guidance here on why using the
> > virtual host is stripping away my site's functionality. 
> > 
> 
> So are you going to show us your configs/rewrite rules or what? :)
> 
> (the docs which come with VirtualHostMonster are usually quite enough...
> have you seen them?)
> 

Marcus C. England | 5 Sep 03:40
Picon

Re: Problems with virtualhosts and Plone

How do you fix that? I used the tutorial described below, and also tried
several other simpler ones prior to that with the same results. All say
the same general thing. I have no idea what the Virtual Host Monster
directives are because they were already on the system when I installed
it.

-Marcus

On Thu, 2008-09-04 at 18:22 -0700, Steve McMahon wrote:
> If your rewrite rules don't use the virtual host monster directives
> right, the URLs for your style sheets and javascripts won't get
> rewritten. That's what you're seeing.
> 
> On Thu, Sep 4, 2008 at 5:46 PM, go_bucks <marcuscengland@...> wrote:
> >
> > Hello all,
> >
> > I have a newly-working plone site on my home server. I also have a website
> > at mydomain.com (fake domain name) hosted with godaddy. What I want is for
> > http://clients.mydomain.com to forward to my plone site. I followed the
> > tutorial to the letter as found in
> > http://plone.org/documentation/tutorial/plone-apache/
> > http://plone.org/documentation/tutorial/plone-apache/  and it works in as
> > much as you can get to my site now by putting in clients.mydomain.com,
> > however, accessing that way only gives you the html portions of the site and
> > none of the css or scripts or anything... the site is basically a lot of
> > unformatted text. If I access it through clients.mydomain.com:10080/Plone
> > the full site works great. This may be the first computer-related issue I
> > have ever had that I can't find a whisper of on the internet anywhere for
> > guidance. I am completely stumped and REALLY am hoping for some guidance
(Continue reading)

Sergey V. | 5 Sep 03:48
Picon

Re: Problems with virtualhosts and Plone


go_bucks wrote:
> 
> The VirtualHostMonster was already in existence on my plone/zope setup
> (I guess it comes preconfigured now?). I am not sure how to access the
> anything showing how it is set up. I looked but could not find it.
> 

You should configure Apache (i.e. your front-end webserver) to redirect not
just to your home server, but to a "magic URL" which format is described on
VHM's 'About' page (see below) So it's a matter of configuring things at
godaddy and not in your Zope.

Also it may be insightful for you to see what are the links generated by
Plone - i.e. where it tries to get its stylesheets/images from. VHM does
exactly this - it makes Zope generate links like
http://mydomain.com/mystyle.css instead of
http://localhost:8080/myplonesite/mystyle.css. 

======================================
You must add special names in the path

The VHM doesn't do anything unless it sees one of the following special path
elements in a URL: VirtualHostBase sets the protocol and host, while
VirtualHostRoot sets the path root.

If the URL path of a request begins with
"/VirtualHostBase/http/www.buystuff.com", for instance, then URLs generated
by Zope will start with http://www.buystuff.com. Since the port number was
not specified, it is left unchanged. If your Zope is running on port 8080,
(Continue reading)

Marcus C. England | 5 Sep 04:03
Picon

Re: I'm dumb

I HAD it configured correctly. I reviewed
my /etc/apache2/sites-available/ file for the UMPTEEN-MILLIONTH time and
I... 

had the domain name spelled wrong.(!!!!)

Mea culpa.

My apologies for wasting your time on this and thanks for your help.

(I am ecstatic it is working and highly embarrassed at the same time.

-Marcus 

On Thu, 2008-09-04 at 18:48 -0700, Sergey V. wrote:
> 
> 
> go_bucks wrote:
> > 
> > The VirtualHostMonster was already in existence on my plone/zope setup
> > (I guess it comes preconfigured now?). I am not sure how to access the
> > anything showing how it is set up. I looked but could not find it.
> > 
> 
> You should configure Apache (i.e. your front-end webserver) to redirect not
> just to your home server, but to a "magic URL" which format is described on
> VHM's 'About' page (see below) So it's a matter of configuring things at
> godaddy and not in your Zope.
> 
> Also it may be insightful for you to see what are the links generated by
(Continue reading)


Gmane