**********************************************************************************
******************************** DEBUG DATABASE ********************************
**********************************************************************************
----------------------------------- ERROR PDO -----------------------------------
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'debug-groupcorner.gcv2_languages' doesn't exist
----------------------------------- ERROR LINE -----------------------------------
LINE: 312 /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/model.php
----------------------------------- FULL REQUEST -----------------------------------
SELECT SQL_CALC_FOUND_ROWS landing_page_slug
FROM gcv2_languages
WHERE ( `smallcode`='it' )
----------------------------------- PREPARE REQUEST -----------------------------------
SELECT SQL_CALC_FOUND_ROWS landing_page_slug
FROM gcv2_languages
WHERE ( `smallcode`=:W_VAL_24 )
----------------------------------- PARAMETERS -----------------------------------
Array
(
[ `smallcode`] => Array
(
[key] => :W_VAL_24
[value] => it
)
)
----------------------------------- LIENS VSCODE -----------------------------------
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/database.php:492 - execute
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/model.php:189 - call_user_func_array
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/model.php:312 - select
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/GC_Pages.php:302 - getFirstColumn
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/breadcrumb.php:24 - getPagePrefixByLang
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/controllers/front_office/site/Hotel.php:125 - get
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/router.php:110 - call_user_func_array
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/router.php:280 - invokeObject
/var/www/vhosts/debug-groupcorner.ovh/httpdocs/index.php:77 - dispatch
----------------------------------- ERROR PDO -----------------------------------
PDOException Object
(
[message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'debug-groupcorner.gcv2_languages' doesn't exist
[string:Exception:private] =>
[code:protected] => 42S02
[file:protected] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/database.php
[line:protected] => 492
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/database.php
[line] => 492
[function] => execute
[class] => PDOStatement
[type] => ->
)
[1] => Array
(
[function] => select
[class] => helpers\Database
[type] => ->
)
[2] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/model.php
[line] => 189
[function] => call_user_func_array
)
[3] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/model.php
[line] => 312
[function] => select
[class] => core\Model
[type] => ->
)
[4] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/GC_Pages.php
[line] => 302
[function] => getFirstColumn
[class] => core\Model
[type] => ->
)
[5] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/helpers/breadcrumb.php
[line] => 24
[function] => getPagePrefixByLang
[class] => helpers\GC_Pages
[type] => ::
)
[6] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/controllers/front_office/site/Hotel.php
[line] => 125
[function] => get
[class] => helpers\Breadcrumb
[type] => ::
)
[7] => Array
(
[function] => index
[class] => controllers\front_office\site\Hotel
[type] => ->
)
[8] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/router.php
[line] => 110
[function] => call_user_func_array
)
[9] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/app/core/router.php
[line] => 280
[function] => invokeObject
[class] => core\Router
[type] => ::
)
[10] => Array
(
[file] => /var/www/vhosts/debug-groupcorner.ovh/httpdocs/index.php
[line] => 77
[function] => dispatch
[class] => core\Router
[type] => ::
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42S02
[1] => 1146
[2] => Table 'debug-groupcorner.gcv2_languages' doesn't exist
)
)
------------------------------------------------------------------------------------
"""
\n
----------------------------------\n
URL: debug-backyou.ovh/it/hotel/best-hotel-annecy\n
----------------------------------\n
BACKYOU : -\n
MEMBRE : -\n
PROFIL : \n
----------------------------------\n
SQLSTATE[42S02]: Base table or view not found: 1146 Table 'debug-groupcorner.gcv2_languages' doesn't exist\n
----------------------------------\n
FULL REQUEST : \n
\n
SELECT SQL_CALC_FOUND_ROWS landing_page_slug\n
\n
FROM gcv2_languages\n
\n
WHERE ( `smallcode`='it' ) \n
----------------------------------\n
WHERE PARAMS : \n
\n
`smallcode` : it (:W_VAL_24)\n
----------------------------------\n
TRACE : \n
\n
app/helpers/database.php:492 - execute\n
app/core/model.php:189 - call_user_func_array\n
app/core/model.php:312 - select\n
app/helpers/GC_Pages.php:302 - getFirstColumn\n
app/helpers/breadcrumb.php:24 - getPagePrefixByLang\n
app/controllers/front_office/site/Hotel.php:125 - get\n
app/core/router.php:110 - call_user_func_array\n
app/core/router.php:280 - invokeObject\n
index.php:77 - dispatch\n
----------------------------------\n
"""