跳至內容
選單
此問題已被標幟
5 回覆
8102 瀏覽次數

Hi all,

  • The about screen shows the "activate the developer mode".
  • System is working normally for normal activities (no delay)
  • When clicking activate developer mode, the developer mode doesn't show up at all or in some rare cases extremele slow.
  • This is a test environment running on ubuntu and I'm the only user currently logged on
  • Technical features for admin user enabled

Anyone any idea how to solve this?

Thanks!

best,

mark

 

頭像
捨棄
最佳答案

To enable debug mode: Try to navigate directly through the URL like http://example.com/?db=dbname&debug=

頭像
捨棄
最佳答案

I think your openerp system has crashed or you already clicked the developer mode, just try uninstall openerp and install again....

頭像
捨棄
最佳答案

1_ Try to change your browser (Chrome, Safari, Firefox ....), to see if it works

2_ Try to debug using Firebug or Devellopment tools ...

頭像
捨棄
最佳答案

Try putting the string debug in your url and see what happens.

Example; demo.odoo.com/web/?debug

頭像
捨棄