Author Topic: Create user failed in Version 1.6  (Read 2101 times)

APIT

  • Newbie
  • *
  • Posts: 6
    • View Profile
Create user failed in Version 1.6
« on: October 29, 2009, 07:45:13 pm »
Hello,

When I try to create/add a user, the following message comes out.

Code: [Select]
Session "default" started at 2009-10-29T22:06:09+0000
#1 ERROR: Error: Undefined variable: new_project in '/var/sys/webs/simply/opengoo/application/controllers/UserController.class.php' on line 326 (error code: 8)
#2 DEBUG: SQL ERROR: Query failed with 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 `rel_object_manager` = 'Users'' at line 1' - DELETE FROM `og_object_properties` WHERE `rel_object_id` =  and `rel_object_manager` = 'Users'
Time since start: 0.073098182678223 seconds
-------------------------------------------------------------------------------
The new user cannot be set up.
The Servervariables:
Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny3 with Suhosin-Patch mod_ssl/2.2.9 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 Mysql 5.0.51a
What´s wrong?

APIT

APIT

  • Newbie
  • *
  • Posts: 6
    • View Profile
Re: Create user failed in Version 1.6
« Reply #1 on: November 06, 2009, 11:53:14 am »
Hello,

.....does nobody have an idea or solution to fix this problem?

APIT

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Create user failed in Version 1.6
« Reply #2 on: November 16, 2009, 04:51:55 pm »
Can you enable DEBUG in the config/config.php file, then try again and copy the error screen here?