A PHP Error was encountered

Severity: Notice

Message: Undefined index: id_user

Filename: controllers/Thinking_dwelling.php

Line Number: 359

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 359
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id' of non-object

Filename: controllers/Thinking_dwelling.php

Line Number: 359

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 359
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id_user

Filename: controllers/Thinking_dwelling.php

Line Number: 360

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 360
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id' of non-object

Filename: controllers/Thinking_dwelling.php

Line Number: 360

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 360
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id_user

Filename: controllers/Thinking_dwelling.php

Line Number: 361

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 361
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id' of non-object

Filename: controllers/Thinking_dwelling.php

Line Number: 361

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 361
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id_user

Filename: controllers/Thinking_dwelling.php

Line Number: 363

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 363
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Trying to get property 'id' of non-object

Filename: controllers/Thinking_dwelling.php

Line Number: 363

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 363
Function: _error_handler

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /mnt/arc/www/oikonet/oikonet/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /mnt/arc/www/oikonet/oikonet/application/models/Deliverable_model.php
Line: 146
Function: query

File: /mnt/arc/www/oikonet/oikonet/application/controllers/Thinking_dwelling.php
Line: 363
Function: getGroupsByUserID

File: /mnt/arc/www/oikonet/oikonet/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

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 'groups as g WHERE gd.id_group=g.id_group and g.id_user = NULL GROUP ' at line 4

SELECT gd.id_group, g.name as nameGroup, g.description, g.date as fecha FROM groups_deliverables as gd, groups as g WHERE gd.id_group=g.id_group and g.id_user = NULL GROUP BY gd.id_group ORDER BY date DESC

Filename: models/Deliverable_model.php

Line Number: 146