( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 549 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 557 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 565 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 575 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 587 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Warning: Creating default object from empty value in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 780 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: client in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 799 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined property: stdClass::$title in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 801 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
( ! ) Notice: Undefined variable: projectId in /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php on line 822 |
Call Stack |
# |
Time |
Memory |
Function |
Location |
1 |
0.0000 |
237800 |
{main}( ) |
.../index.php:0 |
2 |
0.0004 |
272104 |
handle ( )
|
.../index.php:43 |
3 |
0.0011 |
324464 |
dispatch ( )
|
.../index.php:43 |
4 |
0.0131 |
859496 |
Frontend\Controllers\WorkController->casestudyAction( ) |
.../index.php:43 |
Syntax error, unexpected token AND, near to ' Projects.active = :active: AND ProjectLanguages.active = :active: AND Projects.highlite = :active:', when parsing: SELECT Projects.id, Projects.is_casestudy, ProjectLanguages.controller, ProjectLanguages.title, ProjectLanguages.thumbnail_media, Categories.name as CategoryName, Awards.image FROM [Frontend\Models\Projects] AS [Projects] JOIN [Frontend\Models\ProjectLanguages] AS [ProjectLanguages] ON Projects.id = ProjectLanguages.project_id LEFT JOIN [Frontend\Models\ProjectCategories] AS [ProjectCategories] ON Projects.id = ProjectCategories.project_id LEFT JOIN [Frontend\Models\Categories] AS [Categories] ON ProjectCategories.category_id = Categories.id LEFT JOIN [Frontend\Models\ProjectAwards] AS [ProjectAwards] ON Projects.id = ProjectAwards.project_id LEFT JOIN [Frontend\Models\Awards] AS [Awards] ON ProjectAwards.award_id = Awards.id WHERE Projects.id != AND Projects.active = :active: AND ProjectLanguages.active = :active: AND Projects.highlite = :active: (860)Phalcon\Mvc\Model\Exception:
/var/nginx/www/thingpink/public/index.php:49:string 'Syntax error, unexpected token AND, near to ' Projects.active = :active: AND ProjectLanguages.active = :active: AND Projects.highlite = :active:', when parsing: SELECT Projects.id, Projects.is_casestudy, ProjectLanguages.controller, ProjectLanguages.title, ProjectLanguages.thumbnail_media, Categories.name as CategoryName, Awards.image FROM [Frontend\Models\Projects] AS [Projects] JOIN [Frontend\Models\ProjectLanguages] AS [ProjectLanguages] ON Projects.id = ProjectLanguages.project_id LEFT JOIN [Frontend\Mo'... (length=1027)
File=
/var/nginx/www/thingpink/public/index.php:50:string '/var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php' (length=69)
Line=
/var/nginx/www/thingpink/public/index.php:51:int 824
Syntax error, unexpected token AND, near to ' Projects.active = :active: AND ProjectLanguages.active = :active: AND Projects.highlite = :active:', when parsing: SELECT Projects.id, Projects.is_casestudy, ProjectLanguages.controller, ProjectLanguages.title, ProjectLanguages.thumbnail_media, Categories.name as CategoryName, Awards.image FROM [Frontend\Models\Projects] AS [Projects] JOIN [Frontend\Models\ProjectLanguages] AS [ProjectLanguages] ON Projects.id = ProjectLanguages.project_id LEFT JOIN [Frontend\Models\ProjectCategories] AS [ProjectCategories] ON Projects.id = ProjectCategories.project_id LEFT JOIN [Frontend\Models\Categories] AS [Categories] ON ProjectCategories.category_id = Categories.id LEFT JOIN [Frontend\Models\ProjectAwards] AS [ProjectAwards] ON Projects.id = ProjectAwards.project_id LEFT JOIN [Frontend\Models\Awards] AS [Awards] ON ProjectAwards.award_id = Awards.id WHERE Projects.id != AND Projects.active = :active: AND ProjectLanguages.active = :active: AND Projects.highlite = :active: (860)
#0 [internal function]: Phalcon\Mvc\Model\Query->parse()
#1 /var/nginx/www/thingpink/apps/frontend/controllers/WorkController.php(824): Phalcon\Mvc\Model\Query->execute()
#2 [internal function]: Frontend\Controllers\WorkController->casestudyAction('com.greensock')
#3 [internal function]: Phalcon\Dispatcher->dispatch()
#4 /var/nginx/www/thingpink/public/index.php(43): Phalcon\Mvc\Application->handle()
#5 {main}