Author Topic: Blank screen after changing workspace permissions  (Read 3018 times)

msauter

  • Full Member
  • ***
  • Posts: 118
    • View Profile
Blank screen after changing workspace permissions
« on: October 21, 2008, 01:09:10 am »
I have two admin accounts on my OpenGoo installation: one is mine, one is a test account. I recently logged in with the test account, changed some workspace permissions in the admin panel, logged out and tried to log in again with my own account - but all I got was a blank screen.

After turning on the debugging mode I got:

Error params:
File:    /home/opengootest/public_html/opengoo/environment/library/database/adapters/AbstractDBAdapter.class.php
Line:    371
Sql:    SELECT * FROM `og_project_charts` WHERE (project_id in () AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5
Error number:    1064
Error message:    You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND show_in_parents = 1) ORDER BY updated_on DESC LIMIT 0, 5' at line 1


Please help!

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Blank screen after changing workspace permissions
« Reply #1 on: October 21, 2008, 09:58:53 am »