Sold products (24H)
For a more detailed overview, please filter the listing. To upload a new product select the  Upload Product page from the menu!
Picture Product Details State Visits/Watchers 24H price Last minute price One Share Price Share count Tasks
Items per Page:
1: USER NOTICE
TypeUSER NOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line186
MessageSafeSQL: unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute"))
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(186): trigger_error(SafeSQL: unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(58): iclouds\engine\database\safesqlbase->_error_msg(unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#11 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#12 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#13 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

2: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

3: CAUGHT EXCEPTION
TypeCAUGHT EXCEPTION
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
Messagestrpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(65): strpos(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 81, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#5 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#12 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

4: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

5: CAUGHT EXCEPTION
TypeCAUGHT EXCEPTION
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
Messagestrpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(65): strpos(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 1, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#5 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#12 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

6: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line80
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

7: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line113
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

8: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line80
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SoldInLastMinuteLECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

9: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line113
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SoldInLastMinuteLECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

10: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php
Line870
MessageTrying to get property 'num_rows' of non-object
Trace#0 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(33): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#1 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#2 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#4 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#5 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#6 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#7 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#8 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

11: USER NOTICE
TypeUSER NOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line186
MessageSafeSQL: unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute"))
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(186): trigger_error(SafeSQL: unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(58): iclouds\engine\database\safesqlbase->_error_msg(unmatched number of vars and % placeholders: SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#5 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#6 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#7 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#14 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#15 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#16 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

12: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

13: CAUGHT EXCEPTION
TypeCAUGHT EXCEPTION
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
Messagestrpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(65): strpos(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 81, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#5 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#6 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#11 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#12 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#13 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#14 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#15 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

14: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

15: CAUGHT EXCEPTION
TypeCAUGHT EXCEPTION
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line65
Messagestrpos(): Non-string needles will be interpreted as strings in the future. Use an explicit chr() call to preserve the current behavior
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php(65): strpos(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 1, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#5 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#6 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#11 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#12 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#13 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#14 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#15 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

16: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line80
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

17: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line113
MessageUndefined offset: 2
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

18: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line80
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SoldInLastMinuteLECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

19: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/iclouds_framework/engine/database/class.safesqlbase.php
Line113
MessageUndefined offset: 1
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.connectionbase.php(45): iclouds\engine\database\safesqlbase->query(SoldInLastMinuteLECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#1 - /var/www/sites/xwin24/iclouds_framework/engine/database/class.mysqlconnection.php(77): iclouds\engine\database\connectionbase->AssignValuesToSafeSQL(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#2 - /var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php(868): iclouds\engine\database\mysqlconnection->ExecuteQuery(SELECT COUNT(*) FROM prd_product WHERE IsActive=1 AND IsDeleted=0 AND AddedBy = %i AND StateID IN (SELECT ID FROM prd_productstate WHERE LogicalName IN ("Sold24H", "SoldInLastMinute")), 0, Sold24H, SoldInLastMinute, )
#3 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#5 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#6 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#7 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#8 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#9 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#10 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#11 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#12 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#13 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#14 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )

20: NOTICE
TypeNOTICE
File/var/www/sites/xwin24/xwin24_shared/entities/product/class.entityproduct.php
Line870
MessageTrying to get property 'num_rows' of non-object
Trace#0 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(377): iclouds\entities\product\entityproduct->GetSoldProducts24HCount()
#1 - /var/www/sites/xwin24/iclouds_framework/engine/lister/class.objectlister.php(94): iclouds\engine\lister\objectlister->GetAllEntityCount()
#2 - /var/www/sites/xwin24/xwin24_project/ajaxfunctionhandlers/class.ajaxgetsoldproducts24hlist.php(64): iclouds\engine\lister\objectlister->PopulateCurrentItems()
#3 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/soldproducts24h/soldproducts24h.php(39): iclouds\ajaxfunctionhandlers\ajaxgetsoldproducts24hlist->ProcessRequest()
#4 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\soldproducts24h->ShowContent()
#5 - /var/www/sites/xwin24/xwin24_project/plugins/personal/sale/sale.php(51): iclouds\engine\plugin\plugincontrollerv2->RunHook(soldproducts24h, ShowContent, )
#6 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\sale->ShowContent()
#7 - /var/www/sites/xwin24/xwin24_project/plugins/personal/personal.php(41): iclouds\engine\plugin\plugincontrollerv2->RunHook(sale, ShowContent, )
#8 - /var/www/sites/xwin24/iclouds_framework/engine/plugin/class.plugincontrollerv2.php(96): iclouds\plugins\personal->ShowContent()
#9 - /var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php(503): iclouds\engine\plugin\plugincontrollerv2->RunHook(personal, ShowContent, )
#10 - /var/www/sites/xwin24/iclouds_framework/frameworkstarter.php(71): require_once(/var/www/sites/xwin24/xwin24_project/starters/applicationstarter.php, )
#11 - /var/www/sites/xwin24/xwin24_project/public/index.php(40): require_once(/var/www/sites/xwin24/iclouds_framework/frameworkstarter.php, )