On 2009-02-15T17:04:40, Allan Wind wrote:
> What is the upgrade process from -2 to -3?  I did a python setup.py 
> install, and when running the web client I got a couple of pages of
> backtrace errors.  I would post it by it displays my password in clear 
> text.  It was resolved by:
> 
> cd /usr/lib/python2.5/site-packages
> cp openerp_web-5.0.0-py2.5.egg/openerp/widgets/templates/sidebar.kid 
> openerp_web-5.0.0_3-py2.5.egg/openerp/widgets/templates/

Well, it gets me past the login screen but the menu on the right 
(sidebar?) does not respond to mouse clicks.  Firebug reports errors
about MochiKit:

MochiKit is not defined
[Break on this error] MochiKit.DOM.addLoadEvent(function(evt) {
menu (line 23)
MochiKit is not defined
[Break on this error] MochiKit.DOM.addLoadEvent(function(){
ajax.js (line 36)
MochiKit is not defined
[Break on this error] this.id = MochiKit.DOM.getElement(elem).id;
treegrid.js (line 38)
$ is not defined
[Break on this error] model : $('_terp_model').value,


/Allan
-- 
Allan Wind
Life Integrity, LLC
http://lifeintegrity.com

_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman/listinfo/tinyerp-users

Reply via email to