Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.27 KB | None | 0 0
  1. PHP Error [8]
  2. Trying to get property of non-object (/var/www/smarttab-backend/release/1569997747/core/components/table/db/TableDb.php:107)
  3.  
  4. #0 /var/www/smarttab-backend/release/1569997747/core/components/table/db/TableDb.php(107): CWebApplication->handleError()
  5. #1 /var/www/smarttab-backend/release/1569997747/core/components/table/Table.php(100): TableDb->transactionApplySyncData()
  6. #2 /var/www/smarttab-backend/release/1569997747/core/modules/api/controllers/table/SyncTableAction.php(43): Table->applyListOfChanges()
  7. #3 /var/www/smarttab-backend/release/1569997747/yiiframework/web/actions/CAction.php(76): SyncTableAction->run()
  8. #4 /var/www/smarttab-backend/release/1569997747/core/modules/api/base/BaseApiAction.php(104): SyncTableAction->runWithParams()
  9. #5 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CController.php(308): SyncTableAction->runWithParams()
  10. #6 /var/www/smarttab-backend/release/1569997747/yiiframework/web/filters/CFilterChain.php(133): TableController->runAction()
  11. #7 /var/www/smarttab-backend/release/1569997747/yiiframework/web/filters/CFilter.php(40): CFilterChain->run()
  12. #8 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CController.php(1145): CAccessControlFilter->filter()
  13. #9 /var/www/smarttab-backend/release/1569997747/yiiframework/web/filters/CInlineFilter.php(58): TableController->filterAccessControl()
  14. #10 /var/www/smarttab-backend/release/1569997747/yiiframework/web/filters/CFilterChain.php(130): CInlineFilter->filter()
  15. #11 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CController.php(291): CFilterChain->run()
  16. #12 /var/www/smarttab-backend/release/1569997747/core/modules/api/base/BaseApiController.php(62): TableController->runActionWithFilters()
  17. #13 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CController.php(265): TableController->runActionWithFilters()
  18. #14 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CWebApplication.php(282): TableController->run()
  19. #15 /var/www/smarttab-backend/release/1569997747/yiiframework/web/CWebApplication.php(141): CWebApplication->runController()
  20. #16 /var/www/smarttab-backend/release/1569997747/yiiframework/base/CApplication.php(180): CWebApplication->processRequest()
  21. #17 /var/www/smarttab-backend/release/1569997747/apps/admin/index.php(10): CWebApplication->run()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement