Advertisement
Guest User

Untitled

a guest
Feb 18th, 2020
529
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. Notice in ./libraries/classes/Core.php#1303
  2. Undefined index: HMAC_secret
  3.  
  4. Backtrace
  5.  
  6. ./libraries/classes/Display/Results.php#1859: PhpMyAdmin\Core::signSqlQuery(string 'SELECT * FROM `final0` ORDER BY `final0`.`DataRecord_ID` ASC')
  7. ./libraries/classes/Display/Results.php#1208: PhpMyAdmin\Display\Results->_getOrderLinkAndSortedHeaderHtml(
  8. ,
  9. array,
  10. array,
  11. integer 0,
  12. string 'SELECT * FROM `final0` ',
  13. integer 25,
  14. string '',
  15. array,
  16. boolean false,
  17. NULL,
  18. )
  19. ./libraries/classes/Display/Results.php#1330: PhpMyAdmin\Display\Results->_getTableHeadersForColumns(
  20. array,
  21. array,
  22. array,
  23. array,
  24. array,
  25. boolean false,
  26. string 'SELECT * FROM `final0` ',
  27. )
  28. ./libraries/classes/Display/Results.php#4283: PhpMyAdmin\Display\Results->_getTableHeaders(
  29. array,
  30. array,
  31. string 'SELECT * FROM `final0` ',
  32. array,
  33. array,
  34. array,
  35. boolean false,
  36. )
  37. ./libraries/classes/Sql.php#1759: PhpMyAdmin\Display\Results->getTable(
  38. ,
  39. array,
  40. array,
  41. boolean false,
  42. )
  43. ./libraries/classes/Sql.php#2056: PhpMyAdmin\Sql->getHtmlForSqlQueryResultsTable(
  44. ,
  45. string './themes/pmahomme/img/',
  46. NULL,
  47. array,
  48. boolean false,
  49. string '17906',
  50. integer 25,
  51. NULL,
  52. ,
  53. array,
  54. )
  55. ./libraries/classes/Sql.php#2281: PhpMyAdmin\Sql->getQueryResponseForResultsReturned(
  56. ,
  57. array,
  58. string 'lssetir_mirt2020',
  59. string 'final0',
  60. NULL,
  61. NULL,
  62. ,
  63. string './themes/pmahomme/img/',
  64. string '17906',
  65. integer 25,
  66. NULL,
  67. NULL,
  68. NULL,
  69. NULL,
  70. NULL,
  71. string 'SELECT * FROM `final0`',
  72. NULL,
  73. )
  74. ./libraries/classes/Sql.php#2137: PhpMyAdmin\Sql->executeQueryAndGetQueryResponse(
  75. array,
  76. boolean true,
  77. string 'lssetir_mirt2020',
  78. string 'final0',
  79. NULL,
  80. NULL,
  81. NULL,
  82. NULL,
  83. NULL,
  84. NULL,
  85. string '',
  86. string './themes/pmahomme/img/',
  87. NULL,
  88. NULL,
  89. NULL,
  90. string 'SELECT * FROM `final0`',
  91. NULL,
  92. NULL,
  93. )
  94. ./sql.php#220: PhpMyAdmin\Sql->executeQueryAndSendQueryResponse(
  95. array,
  96. boolean true,
  97. string 'lssetir_mirt2020',
  98. string 'final0',
  99. NULL,
  100. NULL,
  101. NULL,
  102. NULL,
  103. NULL,
  104. NULL,
  105. string '',
  106. string './themes/pmahomme/img/',
  107. NULL,
  108. NULL,
  109. NULL,
  110. string 'SELECT * FROM `final0`',
  111. NULL,
  112. NULL,
  113. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement