Dean_Bacas | 2 Jul 07:31
Picon

Plone in IE 7.0

Good day plone people,
Just want to inquire a solution for this issue, currently we have a working intranet site (created using Plone) in our office.
The said intranet site works properly using an Internet Explorer Ver 5.5 and ver6.0 browses but using higher IE's (e.g. 7.0) the page displays in somewhat a "garbled" manner (overlapping pages - within the content area)...is there a need for me to adjust the css or any property settings as to adjust with the browser version of the pc being used? Thank you.

Nick Davis | 3 Jul 10:35
Picon
Picon

Re: Plone in IE 7.0

Dean_Bacas@... wrote:
> Good day plone people,
> Just want to inquire a solution for this issue, currently we have a 
> working intranet site (created using Plone) in our office.
> The said intranet site works properly using an Internet Explorer Ver 5.5 
> and ver6.0 browses but using higher IE's (e.g. 7.0) the page displays in 
> somewhat a "garbled" manner (overlapping pages - within the content 
> area)...is there a need for me to adjust the css or any property 
> settings as to adjust with the browser version of the pc being used? 
> Thank you.

Googling for 'Plone IE7' gives :
http://plone.org/documentation/how-to/plone-ie7-updates

If you're running an old version (pre-2.1.3) of Plone you need to 
upgrade. If not, its probably your own customisations that are breaking 
things and the link above give more info how to fix them.

--

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

John | 4 Jul 03:00
Picon

after migration: not recognizing file system version

Hello again,

First off, rest assured i have searched the lists and found much good information, but nothing meeting exactly my situation.

I've migrated most of my Plone sites to a new Plone/Zope Instance completely installed from scratch, with the latest 2.5.3 (ugraded from 2.5.2). I had to do this because I had to change the location of the PLONE_HOME and could no longer use the /opt/ directory.

I followed this procedure:

1.a) Exported each Plone site (I had three) as .zexp files to local filesystem
1.b) Stopped old (2.5.2) instance
2) Installed new Plone-2.5.3 (used installer after much reading... )
3) copied old Products directory OVER new Products directory *
4) copied old Extensions directory files into client1 Extensions
5) edited zeo.conf, zope.conf, etc...
6) did NOT do anything with Data.fs
7) started ZEO
8) logged in, updated admin pass
9) added pristine Plone site
10) back at root ZMI I imported .zexp files, which were Plone sites
10) Looked at portal_migration settings - but seems something is wrong**

I have a few questions, and there have been some strange problems

*First: My old Products were installed into the Plone INSTANCE with had it's home in /opt/ now I have an new INSTANCE with it's HOME in /local/. I did a grep on the new Products for '/opt/' and found:
% cat Product/ProductDir/* | grep '/opt/'
Binary file (standard input) matches
%
This seems like down the road it could cause some problems (see below)

**Second: After firing up the new instance I went into the ZMI and installed a fresh Plone Site. Under portal_migrations I got an exclamation point, and one under portal_atct. Here's the kicker, it says:
Instance version: 2.5.3-final
File system version: 2.5.2

Then I looked at the imported sites, and there is no exclamation point. For some reason it seems Zope/Plone is not recognizing the new file system version. All the imported sites list:

Core Plone information

  • CMF: CMF-1.6.2
  • Debug mode: No
  • Five: Five 1.4.1
  • PIL: 1.1.6
  • Platform: linux2
  • Plone File System: 2.5.2
  • Plone Instance: 2.5.2
  • Python: 2.4.4 (#1, Jul 3 2007, 22:58:17) [GCC 4.1.1 20070105 (Red Hat 4.1.1-51)]
  • Zope: (Zope 2.9.7-final, python 2.4.4, linux2)
and

Instance version: 2.5.2
File system version: 2.5.2

the same holds true for portal_atct (it thinks I have the older version installed, when in fact the file system version should be 1.6)

Version information (from Pristine Plone Instance)

File System

1.1.4-final [numeric: (1, 1, 4, -199)]

Plone Site

1.1.6-final [numeric: (1, 1, 6, -199)]

Version information (from imported Plone sites)

File System

1.1.4-final [numeric: (1, 1, 4, -199)]

Plone Site

1.1.6-final [numeric: (1, 1, 6, -199)]



Well, this might not be the best formed question, but are there any thoughts on this? Suggestions? I ask, because I have a pretty significant problem, whenever I try to add a user I get the Proxy 502 error:
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /site/join_form.

Well, as always, thanks - how can we buy you guys beers anyway?

.john


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Plone-Users mailing list
Plone-Users@...
https://lists.sourceforge.net/lists/listinfo/plone-users
Dean_Bacas | 5 Jul 04:08
Picon

Re: Re: Plone in IE 7.0

Thanks Nick for the reply.
Further inquiry, besides using a lower version of Plone, in our case we used few add-on products in our site --- ZFloatMenu and CPanel (Content Panel)...im not sure if those add-ons need to be re-coded too for it to work properly with the IE 7.0? or is there a need to adjust the add-on versions if we are to upgrade our Plone version? Again, thank you.


Nick Davis <nd51-iiau8xCUI5Nyn3VuXNfc5A@public.gmane.org>


          Nick Davis <nd51-iiau8xCUI5Nyn3VuXNfc5A@public.gmane.org>
          Sent by: setup-bounces-G3yHMj00SlOLbbK5bonKug@public.gmane.org

          07/03/2007 04:44 PM


To

setup-G3yHMj00SlOLbbK5bonKug@public.gmane.org

cc


Subject

[Setup] Re: Plone in IE 7.0

Dean_Bacas-xqy3GLJCfFPXfrYAhh+zQw@public.gmane.org wrote:
> Good day plone people,
> Just want to inquire a solution for this issue, currently we have a
> working intranet site (created using Plone) in our office.
> The said intranet site works properly using an Internet Explorer Ver 5.5
> and ver6.0 browses but using higher IE's (e.g. 7.0) the page displays in
> somewhat a "garbled" manner (overlapping pages - within the content
> area)...is there a need for me to adjust the css or any property
> settings as to adjust with the browser version of the pc being used?
> Thank you.

Googling for 'Plone IE7' gives :
http://plone.org/documentation/how-to/plone-ie7-updates

If you're running an old version (pre-2.1.3) of Plone you need to
upgrade. If not, its probably your own customisations that are breaking
things and the link above give more info how to fix them.


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


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

Nick Davis | 5 Jul 10:16
Picon
Picon

Re: Plone in IE 7.0

Dean_Bacas@... wrote:
> Thanks Nick for the reply.
> Further inquiry, besides using a lower version of Plone, in our case we 
> used few add-on products in our site --- ZFloatMenu and CPanel (Content 
> Panel)...im not sure if those add-ons need to be re-coded too for it to 
> work properly with the IE 7.0? or is there a need to adjust the add-on 
> versions if we are to upgrade our Plone version? Again, thank you.
> 

Dean,
   You didn't say which lower version of Plone you have. However, if its 
earlier than 2.1, there are many reasons why you should upgrade soon 
anyway. I just googled for ZFloatMenu and it looks old. I don't know 
much about ZFloatMenu -maybe the functionality it provides is now core 
in later version of Plone, because that would explain how it doesn't 
seem to be used by many people anymore. Someone else might comment on this.
   In general, when you upgrade Plone, you have to look at the product 
page on plone.org for all 3rd-party products you have (unless they are 
zope products in which case check zope.org against your new zope 
version) and see what version they are tested against. Sometimes even if 
it only says tested against version x it will still work on x+1 but you 
have to look on the newsgroups to see who is using it.
   It sounds to me like you need to migrate Plone to a later version and 
that would solve a number of problems besides IE7. This may be 
complicated if latest versions of ZFloatMEnu & CPanel don't work with 
that, or you may be lucky. The best way to know is to try it out. In the 
worst case scenario you might have to change some things so as not to 
depend on those particular 3rd-party products.
   This newsgroup , plone setup, is connected with installing and 
upgrading Plone. Don't forget also plone-users, which has more traffic 
for answers to some other specific questions you might have.
Regards,
Nick

--

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

Dean_Bacas | 5 Jul 12:37
Picon

Fw: Re: Plone in IE 7.0

Many thanks Nick!!!

You have given me much insight re our intranet site's problems. I guess it all boils down to the need of a Plone upgrade (btw our version is below ver2.1, w/c is 2.0.5)..Too primitive i guess =(

Last year the Project Team already tried to upgrade our plone/zope core and the corresponding 3rd party products needed by the site. The team already had the upgraded setup unfortunately the upgrading activity did not push tru because using the upgraded Plone product, (Please check if we were right on this conclusion) all CMS content pages and codes need to be re-developed --- in other words a "zero-based development."

In my opinion, some of the add-on products (3rd party products) might have caused the garbled page during our upgrade activity. Such instance would be for the ZFloatMenu to be re-coded and for it to align within the Page. On the otherhand, same case as that of the ZFloatMenu product since in the CMS-side (Plone-CMS), our content providers are creating the document then layer them within the site using the CPanel add-on. Using the CPanel product, documents are layered within Plone as to this manner: Left Hand/Page Regional Controls --- Center/the Content Page --- Right Hand page. So i guess CPanel may have the same garbled effect on the page during that upgrade activity. Just want to make sure if we were right as to our conclusion during that activity.

Anyway, again thank you Nick for sharing your expertise on these issues.

Daniel "Dean" Bacas
Systems Development & Support Services
Corporate & PC-Based Systems (SDSS/COPS)
Philippine Airlines, Inc.

Nick Davis <nd51-iiau8xCUI5Nyn3VuXNfc5A@public.gmane.org>


          Nick Davis <nd51-iiau8xCUI5Nyn3VuXNfc5A@public.gmane.org>
          Sent by: setup-bounces-G3yHMj00SlOLbbK5bonKug@public.gmane.org

          07/05/2007 04:18 PM


To

setup-G3yHMj00SlOLbbK5bonKug@public.gmane.org

cc


Subject

[Setup] Re: Plone in IE 7.0

Dean_Bacas-xqy3GLJCfFPXfrYAhh+zQw@public.gmane.org wrote:
> Thanks Nick for the reply.
> Further inquiry, besides using a lower version of Plone, in our case we
> used few add-on products in our site --- ZFloatMenu and CPanel (Content
> Panel)...im not sure if those add-ons need to be re-coded too for it to
> work properly with the IE 7.0? or is there a need to adjust the add-on
> versions if we are to upgrade our Plone version? Again, thank you.
>

Dean,
  You didn't say which lower version of Plone you have. However, if its
earlier than 2.1, there are many reasons why you should upgrade soon
anyway. I just googled for ZFloatMenu and it looks old. I don't know
much about ZFloatMenu -maybe the functionality it provides is now core
in later version of Plone, because that would explain how it doesn't
seem to be used by many people anymore. Someone else might comment on this.
  In general, when you upgrade Plone, you have to look at the product
page on plone.org for all 3rd-party products you have (unless they are
zope products in which case check zope.org against your new zope
version) and see what version they are tested against. Sometimes even if
it only says tested against version x it will still work on x+1 but you
have to look on the newsgroups to see who is using it.
  It sounds to me like you need to migrate Plone to a later version and
that would solve a number of problems besides IE7. This may be
complicated if latest versions of ZFloatMEnu & CPanel don't work with
that, or you may be lucky. The best way to know is to try it out. In the
worst case scenario you might have to change some things so as not to
depend on those particular 3rd-party products.
  This newsgroup , plone setup, is connected with installing and
upgrading Plone. Don't forget also plone-users, which has more traffic
for answers to some other specific questions you might have.
Regards,
Nick


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


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

J Cameron Cooper | 5 Jul 23:56
Favicon

Re: after migration: not recognizing file system version

John wrote:
> Hello again,
> 
> First off, rest assured i have searched the lists and found much good 
> information, but nothing meeting exactly my situation.
> 
> I've migrated most of my Plone sites to a new Plone/Zope Instance 
> completely installed from scratch, with the latest 2.5.3 (ugraded from 
> 2.5.2). I had to do this because I had to change the location of the 
> PLONE_HOME and could no longer use the /opt/ directory.
> 
> I followed this procedure:
> 
> 1.a) Exported each Plone site (I had three) as .zexp files to local 
> filesystem
> 1.b) Stopped old (2.5.2) instance
> 2) Installed new Plone-2.5.3 (used installer after much reading... )
> 3) copied old Products directory OVER new Products directory *
...
> 
> Then I looked at the imported sites, and there is no exclamation point. 
> For some reason it seems Zope/Plone is not recognizing the new file 
> system version.

Of course it's not. See step 3 above. You installed the new code and 
then replaced it with the old code.

> **Second: After firing up the new instance I went into the ZMI and installed a fresh Plone Site. Under
portal_migrations I got an exclamation point, and one under portal_atct. Here's the kicker, it says:
> Instance version: 2.5.3-final
> File system version: 2.5.2

The only thing I don't understand is how anything could report 2.5.3, 
unless you created that site before #3.

         --jcc

--

-- 
Connexions
http://cnx.org

"Building Websites with Plone"
http://plonebook.packtpub.com

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
Lucia Colombo | 7 Jul 16:32
Picon
Favicon

mimetype text/x-web-markdown and migration to 2.5.3

Hi all
I have migrated some sites to 2.5.3 on a windows platform, and everything 
was looking fine until I realized I could not import an exported site in 
such environment (self-to-self or anyway same platform/release).
I had the errors saying that  text/-x-web-mardown and text/x-web-mardown 
were not registered, as per ticket 6695 of  Plone Trac.
I did add the two mimetypes to the mimetypes registry and then re-exported 
the site, but still the import process fails, this time just because 
text/-x-web-mardown is not registered. But as far as I can see, it is 
registered now.
Is there anything else I should do when adding a mimetype to the registry? I 
think I did it correct and checked again and again... to be sure I was doing 
it right I created a new test plone site in the same instance and 
copy&pasted the entries for each mimetype from the newly created one (which 
is listing the mimetypes of course) to my existing-upgraded-from-2.5.2 site.

Thanks&bye
Lucia

chelusan | 11 Jul 18:13
Picon

Re: help installing plone


ok, I created a user but when i try to access to manage it seems that don´t
recognise the password, and I also checked all boxes in security od
acl_users.

How can i access to manage with a new user?

Maurits van Rees-3 wrote:
> 
> chelusan, on 2007-06-27:
>>
>> I´m learning about this program but it´s difficult to me to install
>> plone and
>> make a site, when i try this says me this error:
>>
>> Zope Error
>> Zope has encountered an error while publishing this resource.
>>
>> Error Type: EmergencyUserCannotOwn
>> Error Value: Objects cannot be owned by the emergency user
> 
> You are logged in as an "emergency user".  This is a special kind of
> user that you can use to get into Zope when something has gone wrong
> and you cannot get into Zope with other users, for example when the
> Zope acl_users folder has been deleted or otherwise damaged.
> 
> The emergency user is not allowed to do much else; at least he cannot
> own objects, like the error says.
> 
> So: you need to login as a different user.  If you know no such users,
> then as the emergency user you should go to the acl_users folder of
> Zope (usually something like http://localhost:8080/acl_users) and add
> a new user and give him the Manager role.
> 
> Also, I recently learned you can add users with the Managers role by
> doing "bin/zopectl adduser" from your zope instance on the file
> system.  Run that command and it will print some instructions.
> 
> -- 
> Maurits van Rees | http://maurits.vanrees.org/ [NL]
>             Work | http://zestsoftware.nl/
> "Do not worry about your difficulties in computers,
>  I can assure you mine are still greater."
> 
> 
> _______________________________________________
> Setup mailing list
> Setup@...
> http://lists.plone.org/mailman/listinfo/setup
> 
> 

--

-- 
View this message in context: http://www.nabble.com/help-installing-plone-tf3983538s15482.html#a11543405
Sent from the Installation, Setup, Upgrades mailing list archive at Nabble.com.

Nick Davis | 12 Jul 13:24
Picon
Picon

Re: User auth with PlonePAS+LDAPMP & local groups

Susheel Mannepalli wrote:

> Problem - 2:
> Although I can search for a user in my LDAP server via ZMI, I can't login to
> Plone with LDAP user name. No error thrown.

Did you remember to go to 'Activate' tab on the LDAPMP and enable the 
'Authentication' checkbox?

Regards,
Nick

--

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


Gmane