Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. Warning in ./libraries/sql.lib.php#613
  2. count(): Parameter must be an array or an object that implements Countable
  3.  
  4. Backtrace
  5.  
  6. ./libraries/sql.lib.php#2128: PMA_isRememberSortingOrder(array)
  7. ./libraries/sql.lib.php#2079: PMA_executeQueryAndGetQueryResponse(
  8. array,
  9. boolean true,
  10. string 'fivem',
  11. string 'characters',
  12. NULL,
  13. NULL,
  14. NULL,
  15. NULL,
  16. NULL,
  17. NULL,
  18. string '',
  19. string './themes/pmahomme/img/',
  20. NULL,
  21. NULL,
  22. NULL,
  23. string 'SELECT * FROM `characters`',
  24. NULL,
  25. NULL,
  26. )
  27. ./sql.php#221: PMA_executeQueryAndSendQueryResponse(
  28. array,
  29. boolean true,
  30. string 'fivem',
  31. string 'characters',
  32. NULL,
  33. NULL,
  34. NULL,
  35. NULL,
  36. NULL,
  37. NULL,
  38. string '',
  39. string './themes/pmahomme/img/',
  40. NULL,
  41. NULL,
  42. NULL,
  43. string 'SELECT * FROM `characters`',
  44. NULL,
  45. NULL,
  46. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement