[Zope] Re: schema won't update - persistant .pyc files??

michael nt milne michael.milne at gmail.com
Thu Sep 22 13:38:44 EDT 2005


Haven't read anything about that button. Are you using CMFMember?I'm
also using Plone 2.1

On 9/22/05, Peter Bengtsson <peter at fry-it.com> wrote:
> I doubt it has to be that complicated. I had the same problem. I tried
> everything but the schema wasn't refreshed. Pressing that button
> solved the problem.
>
> 2005/9/22, michael nt milne <michael.milne at gmail.com>:
> > Yes it is.
> >
> >  I solved it by uninstalling the product in the ZMI, then, deleting the
> > product in the UNIX command line instead of FTP,(same user) and
> restarting.
> > The product stuill appeared in the ZMI even though it wasn't in the
> > directory. Errors in the event log though. Had to flush the database
> cache
> > and then it finally disappeared.
> >
> >  Then FTP'up the whole product again with changes made and it worked.
> Either
> > database caching or deleting by FTP not working right.
> >
> >
> > On 9/22/05, Peter Bengtsson <peter at fry-it.com> wrote:
> > > Is this a plone site? If so, try going to
> > > localhost:8080/plone1/portal_memberdata/base_edit
> > > and press the Save button.
> > >
> > > 2005/9/21, michael nt milne <michael.milne at gmail.com>:
> > > > I've been trying to edit basic text information in a product schema,
> the
> > > > member.py of the Samplex tutorial but the text I enter simply won't
> > update
> > > > through to the form on the website. I've tried everything, including
> > > > flushing the cache and refreshing the product, re-starting etc. Seems
> > like
> > > > Zope is holding the old information somewhere and won't let go of it.
> > Does
> > > > anyone know of any issues with .pyc files that won't replace etc and
> > seem to
> > > > be cached indefinitely? Totally infuriating. I've tried running in
> debug
> > > > mode but I couldn't get any ZMI inferface that way.
> > > >
> > > > This is my set-up:
> > > >
> > > >
> > > >
> > > > Zope Version
> > > > (Zope 2.8.0-final, python 2.3.5, linux2)
> > > >
> > > > Python Version
> > > > 2.3.5 (#1, Jul 27 2005, 00:45:20) [GCC 3.3.2 20031022 (Red Hat Linux
> > > > 3.3.2-1)]
> > > >
> > > > System Platform
> > > > linux2
> > > >
> > > > SOFTWARE_HOME
> > > > /opt/Zope-2.8/lib/python
> > > >
> > > > ZOPE_HOME
> > > > /opt/Zope-2.8
> > > >
> > > > INSTANCE_HOME
> > > > /home/zopeinstance
> > > >
> > > > CLIENT_HOME
> > > > /home/zopeinstance/var
> > > >
> > > > Network Services
> > > > ZServer.HTTPServer.zhttp_server (Port: 8080)
> > > >
> > > >
> > > > Process Id
> > > > 1401 (49156)
> > > >
> > > > Running For
> > > > 29 min 33 sec
> > > > _______________________________________________
> > > > Zope maillist  -  Zope at zope.org
> > > > http://mail.zope.org/mailman/listinfo/zope
> > > > **   No cross posts or HTML encoding!  **
> > > > (Related lists -
> > > >   http://mail.zope.org/mailman/listinfo/zope-announce
> > > >  http://mail.zope.org/mailman/listinfo/zope-dev )
> > > >
> > > >
> > > >
> > >
> > >
> > > --
> > > Peter Bengtsson,
> > > work www.fry-it.com
> > > home www.peterbe.com
> > > hobby www.issuetrackerproduct.com
> > >
> >
> >
>
>
> --
> Peter Bengtsson,
> work www.fry-it.com
> home www.peterbe.com
> hobby www.issuetrackerproduct.com
>


More information about the Zope mailing list