Author Topic: error 500 creating new workspace  (Read 1854 times)

etonomy

  • Newbie
  • *
  • Posts: 1
    • View Profile
error 500 creating new workspace
« on: September 02, 2009, 09:08:48 am »
Hello,

I'm usind opengoo 1.5.2 on ubuntu 8.04 LTS with all current updates.

I already made some workspaces in previous versions. Yesterday I tried to create another one, but I only get the message "Error: Error 500: OK". This message happens as normal user and as admin user. I tried safari, firefox an internet explorer. It doesn't work.

The cat.log only shows the following errors:
Code: [Select]
Session "default" started at 2009-09-01T20:44:14+0000
#1 ERROR: Error: Undefined index:  da_dk in '/var/www/opengoo/application/functions.php' on line 583 (error code: 8)
Time since start: 0.200002908707 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-09-02T09:33:44+0000
#1 ERROR: Error: Undefined index:  da_dk in '/var/www/opengoo/application/functions.php' on line 583 (error code: 8)
Time since start: 0.190002918243 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-09-02T10:29:38+0000
#1 ERROR: Error: Undefined index:  da_dk in '/var/www/opengoo/application/functions.php' on line 583 (error code: 8)
Time since start: 0.21000289917 seconds
-------------------------------------------------------------------------------

Session "default" started at 2009-09-02T11:44:20+0000
#1 ERROR: Error: Undefined index:  da_dk in '/var/www/opengoo/application/functions.php' on line 583 (error code: 8)
Time since start: 0.190002918243 seconds

Thank you for your help

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: error 500 creating new workspace
« Reply #1 on: September 02, 2009, 12:07:06 pm »
Try enabling DEBUG mode and see if any new message is printed.

We are about to release 1.5.3, so when we do you can try with this new version.