Advertisement
Guest User

Untitled

a guest
Apr 25th, 2015
253
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. IPS\Db\Exception Object
  2. (
  3. [query] => SELECT * FROM `x_utf_core_themes` AS `core_themes` ORDER BY set_order
  4. [binds] => Array
  5. (
  6. )
  7.  
  8. [message:protected] => Table 'visceral_veips.x_utf_core_themes' doesn't exist
  9. [string:Exception:private] =>
  10. [code:protected] => 1146
  11. [file:protected] => /home/visceral/public_html/forums/system/Db/Db.php
  12. [line:protected] => 363
  13. [trace:Exception:private] => Array
  14. (
  15. [0] => Array
  16. (
  17. [file] => /home/visceral/public_html/forums/system/Db/Select.php
  18. [line] => 321
  19. [function] => preparedQuery
  20. [class] => IPS\_Db
  21. [type] => ->
  22. [args] => Array
  23. (
  24. [0] => SELECT * FROM `x_utf_core_themes` AS `core_themes` ORDER BY set_order
  25. [1] => Array
  26. (
  27. )
  28.  
  29. )
  30.  
  31. )
  32.  
  33. [1] => Array
  34. (
  35. [file] => /home/visceral/public_html/forums/system/Db/Select.php
  36. [line] => 219
  37. [function] => runQuery
  38. [class] => IPS\Db\_Select
  39. [type] => ->
  40. [args] => Array
  41. (
  42. )
  43.  
  44. )
  45.  
  46. [2] => Array
  47. (
  48. [file] => /home/visceral/public_html/forums/system/Theme/Theme.php
  49. [line] => 317
  50. [function] => setKeyField
  51. [class] => IPS\Db\_Select
  52. [type] => ->
  53. [args] => Array
  54. (
  55. [0] => set_id
  56. )
  57.  
  58. )
  59.  
  60. [3] => Array
  61. (
  62. [file] => /home/visceral/public_html/forums/system/Theme/Theme.php
  63. [line] => 222
  64. [function] => themes
  65. [class] => IPS\_Theme
  66. [type] => ::
  67. [args] => Array
  68. (
  69. )
  70.  
  71. )
  72.  
  73. [4] => Array
  74. (
  75. [file] => /home/visceral/public_html/forums/system/Dispatcher/Standard.php
  76. [line] => 50
  77. [function] => i
  78. [class] => IPS\_Theme
  79. [type] => ::
  80. [args] => Array
  81. (
  82. )
  83.  
  84. )
  85.  
  86. [5] => Array
  87. (
  88. [file] => /home/visceral/public_html/forums/system/Dispatcher/Front.php
  89. [line] => 474
  90. [function] => baseCss
  91. [class] => IPS\Dispatcher\_Standard
  92. [type] => ::
  93. [args] => Array
  94. (
  95. )
  96.  
  97. )
  98.  
  99. [6] => Array
  100. (
  101. [file] => /home/visceral/public_html/forums/system/Dispatcher/Front.php
  102. [line] => 51
  103. [function] => baseCss
  104. [class] => IPS\Dispatcher\_Front
  105. [type] => ::
  106. [args] => Array
  107. (
  108. )
  109.  
  110. )
  111.  
  112. [7] => Array
  113. (
  114. [file] => /home/visceral/public_html/forums/system/Dispatcher/Dispatcher.php
  115. [line] => 86
  116. [function] => init
  117. [class] => IPS\Dispatcher\_Front
  118. [type] => ->
  119. [args] => Array
  120. (
  121. )
  122.  
  123. )
  124.  
  125. [8] => Array
  126. (
  127. [file] => /home/visceral/public_html/forums/index.php
  128. [line] => 13
  129. [function] => i
  130. [class] => IPS\_Dispatcher
  131. [type] => ::
  132. [args] => Array
  133. (
  134. )
  135.  
  136. )
  137.  
  138. )
  139.  
  140. [previous:Exception:private] =>
  141. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement