icones et images absentes!
onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
merci
Édité par onon59 Le 01/01/2015 à 07h18
olivierb Membre non connecté
-
Modérateur
- Voir le profil du membre olivierb
- Inscrit le : 07/02/2014
- Site internet
- Groupes :
-
Equipe Assistance
Peux-tu nous donner le lien de ton site afin que les "experts" puissent se rendre compte du problème ?
J'ai tenté de suivre le lien http://www.ants-paradise.fr/ mais il ne répond pas

Olivier.
Olivier


janus57 Membre non connecté
-
Booster Fusée
- Voir le profil du membre janus57
- Inscrit le : 07/12/2007
- Groupes :
-
Equipe Assistance
on dirais un problème dans le nom d'un dossier template.
Comme l'a dit @olivierb le mieux est de donner un lien.
Cordialement, janus57
onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
janus57 Membre non connecté
-
Booster Fusée
- Voir le profil du membre janus57
- Inscrit le : 07/12/2007
- Groupes :
-
Equipe Assistance
à priori une mauvaise config de votre part ou un bug de votre hébergeur.
Car votre site va chercher cette URL au moins 15 à 20 fois : http://www.faune-passion.fr/vpc/
et les images se font arrêter pendant leurs chargements.
Et aussi on ne met pas un CMS dans un CMS (ici PHPBoost est dans un Prestahsop, ce qui n'est vraiment pas bien).
Solution au problème : Sortir PHPBoost de Prestashop tout simplement.
Cordialement, janus57
Édité par janus57 Le 01/01/2015 à 14h18
onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
olivierb Membre non connecté
-
Modérateur
- Voir le profil du membre olivierb
- Inscrit le : 07/02/2014
- Site internet
- Groupes :
-
Equipe Assistance
Le problème est que lorsque l'on tente d'accéder à http://www.faune-passion.fr/site/ il y a une redirection vers la racine http://www.faune-passion.fr/ qui redirige ensuite vers http://www.faune-passion.fr/vpc/
Cette redirection ne serait-elle présente dans l'un des .htaccess de votre hébergement ?
Olivier.
Olivier


onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
janus57 Membre non connecté
-
Booster Fusée
- Voir le profil du membre janus57
- Inscrit le : 07/12/2007
- Groupes :
-
Equipe Assistance
tu peu nous montrer un screen ou dessin de ton arborescence FTP ?
Car ce comportement est typique de PHPBoost qui est mélangé avec un autre CMS.
Cordialement, janus57
onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
merci

SELECT value FROM phpboost_configs WHERE name = 'kernel-general-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/GeneralConfig.class.php:237 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:45 - GeneralConfig::load()
[5] /kernel/framework/io/data/cache/CacheManager.class.php:97 - HtaccessFileCache->synchronize()
[6] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:251 - CacheManager::load(string, string, string)
[7] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:292 - HtaccessFileCache::load()
[8] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:277 - HtaccessFileCache::get_file_content()
[9] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:268 - HtaccessFileCache::update_htaccess_file()
[10] /admin/config/controllers/AdminAdvancedConfigController.class.php:229 - HtaccessFileCache::regenerate()
[11] /admin/config/controllers/AdminAdvancedConfigController.class.php:50 - AdminAdvancedConfigController->save()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:87 - AdminAdvancedConfigController->execute(HTTPRequestCustom)
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-server-environment-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/ServerEnvironmentConfig.class.php:88 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:47 - ServerEnvironmentConfig::load()
[5] /kernel/framework/io/data/cache/CacheManager.class.php:97 - HtaccessFileCache->synchronize()
[6] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:251 - CacheManager::load(string, string, string)
[7] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:292 - HtaccessFileCache::load()
[8] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:277 - HtaccessFileCache::get_file_content()
[9] /kernel/framework/phpboost/cache/HtaccessFileCache.class.php:268 - HtaccessFileCache::update_htaccess_file()
[10] /admin/config/controllers/AdminAdvancedConfigController.class.php:229 - HtaccessFileCache::regenerate()
[11] /admin/config/controllers/AdminAdvancedConfigController.class.php:50 - AdminAdvancedConfigController->save()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:87 - AdminAdvancedConfigController->execute(HTTPRequestCustom)
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-sessions-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/SessionsConfig.class.php:88 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/member/Session.class.php:343 - SessionsConfig::load()
[5] /kernel/framework/phpboost/environment/AbstractGraphicalEnvironment.class.php:73 - Session->check(string)
[6] /kernel/framework/phpboost/environment/AbstractDisplayGraphicalEnvironment.class.php:86 - AbstractGraphicalEnvironment::set_page_localization(string)
[7] /admin/config/util/AdminConfigDisplayResponse.class.php:41 - AbstractDisplayGraphicalEnvironment->set_page_title(string)
[8] /admin/config/controllers/AdminAdvancedConfigController.class.php:58 - AdminConfigDisplayResponse->__construct(StringTemplate, string)
[9] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:87 - AdminAdvancedConfigController->execute(HTTPRequestCustom)
[10] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[11] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[12] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[13] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
UPDATE LOW_PRIORITY phpboost_sessions SET session_ip = '78.249.25.76', session_time = '1420161385', session_script = '/lesite/admin/config/?url=/advanced/', session_script_get = '', session_script_title = 'Configuration avancée', session_flag = 1 - session_flag WHERE session_id = '194c0b8c86bab566fa429dbfdcbe26cf25c4867f8c0bc7a971e7acdeb16232e7' AND user_id = '1'
[0] /kernel/framework/db/Sql.class.php:555 - DBQuerier->inject(string, array)
[1] /kernel/framework/db/Sql.class.php:150 - Sql->inject(string)
[2] /kernel/framework/phpboost/member/Session.class.php:363 - Sql->query_inject(string, int, string)
[3] /kernel/framework/phpboost/environment/AbstractGraphicalEnvironment.class.php:73 - Session->check(string)
[4] /kernel/framework/phpboost/environment/AbstractDisplayGraphicalEnvironment.class.php:86 - AbstractGraphicalEnvironment::set_page_localization(string)
[5] /admin/config/util/AdminConfigDisplayResponse.class.php:41 - AbstractDisplayGraphicalEnvironment->set_page_title(string)
[6] /admin/config/controllers/AdminAdvancedConfigController.class.php:58 - AdminConfigDisplayResponse->__construct(StringTemplate, string)
[7] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:87 - AdminAdvancedConfigController->execute(HTTPRequestCustom)
[8] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[9] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[10] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[11] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-themes'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/ThemesConfig.class.php:97 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/theme/ThemesManager.class.php:79 - ThemesConfig::load()
[5] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:183 - ThemesManager::get_theme(string)
[6] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[7] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[8] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[9] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[10] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[11] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[12] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-graphical-environment-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/GraphicalEnvironmentConfig.class.php:82 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:199 - GraphicalEnvironmentConfig::load()
[5] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[6] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[7] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[8] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[9] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[10] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[11] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-modules'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/ModulesConfig.class.php:115 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/module/ModulesManager.class.php:65 - ModulesConfig::load()
[5] /kernel/framework/phpboost/module/ModulesManager.class.php:101 - ModulesManager::get_activated_modules_map()
[6] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:308 - ModulesManager::get_activated_modules_map_sorted_by_localized_name()
[7] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[8] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[9] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[10] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[11] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[12] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[13] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[14] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'articles-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /articles/phpboost/ArticlesConfig.class.php:181 - ConfigManager::load(string, string, string)
[4] /articles/services/ArticlesCategoriesCache.class.php:51 - ArticlesConfig::load()
[5] /kernel/framework/content/category/CategoriesCache.class.php:37 - ArticlesCategoriesCache->get_root_category()
[6] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[7] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[8] /articles/services/ArticlesService.class.php:91 - CategoriesCache::load()
[9] /articles/services/ArticlesAuthorizationsService.class.php:64 - ArticlesService::get_categories_manager()
[10] /articles/services/ArticlesAuthorizationsService.class.php:54 - ArticlesAuthorizationsService->is_authorized(int)
[11] /articles/phpboost/ArticlesTreeLinks.class.php:55 - ArticlesAuthorizationsService->write()
[12] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - ArticlesTreeLinks->get_actions_tree_links()
[13] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[14] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[15] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[16] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[17] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[18] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[19] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[20] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[21] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT * FROM phpboost_articles_cats ORDER BY id_parent, c_order
[0] /kernel/framework/content/category/CategoriesCache.class.php:39 - DBQuerier->select_rows(string, array, string)
[1] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[2] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[3] /articles/services/ArticlesService.class.php:91 - CategoriesCache::load()
[4] /articles/services/ArticlesAuthorizationsService.class.php:64 - ArticlesService::get_categories_manager()
[5] /articles/services/ArticlesAuthorizationsService.class.php:54 - ArticlesAuthorizationsService->is_authorized(int)
[6] /articles/phpboost/ArticlesTreeLinks.class.php:55 - ArticlesAuthorizationsService->write()
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - ArticlesTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'calendar-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /calendar/phpboost/CalendarConfig.class.php:127 - ConfigManager::load(string, string, string)
[4] /calendar/services/CalendarCategoriesCache.class.php:52 - CalendarConfig::load()
[5] /kernel/framework/content/category/CategoriesCache.class.php:37 - CalendarCategoriesCache->get_root_category()
[6] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[7] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[8] /calendar/services/CalendarService.class.php:287 - CategoriesCache::load()
[9] /calendar/services/CalendarAuthorizationsService.class.php:61 - CalendarService::get_categories_manager()
[10] /calendar/services/CalendarAuthorizationsService.class.php:51 - CalendarAuthorizationsService->is_authorized(int)
[11] /calendar/phpboost/CalendarTreeLinks.class.php:60 - CalendarAuthorizationsService->write()
[12] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - CalendarTreeLinks->get_actions_tree_links()
[13] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[14] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[15] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[16] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[17] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[18] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[19] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[20] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[21] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT * FROM phpboost_calendar_cats ORDER BY id_parent, c_order
[0] /kernel/framework/content/category/CategoriesCache.class.php:39 - DBQuerier->select_rows(string, array, string)
[1] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[2] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[3] /calendar/services/CalendarService.class.php:287 - CategoriesCache::load()
[4] /calendar/services/CalendarAuthorizationsService.class.php:61 - CalendarService::get_categories_manager()
[5] /calendar/services/CalendarAuthorizationsService.class.php:51 - CalendarAuthorizationsService->is_authorized(int)
[6] /calendar/phpboost/CalendarTreeLinks.class.php:60 - CalendarAuthorizationsService->write()
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - CalendarTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-mail-service'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/MailServiceConfig.class.php:176 - ConfigManager::load(string, string, string)
[4] /forum/lang/french/forum_french.php:257 - MailServiceConfig::load()
[5] /kernel/framework/helper/deprecated_helper.inc.php:388 - include_once(string)
[6] /forum/phpboost/ForumTreeLinks.class.php:36 - load_module_lang(string)
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - ForumTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'gallery-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /gallery/phpboost/GalleryConfig.class.php:414 - ConfigManager::load(string, string, string)
[4] /gallery/phpboost/GalleryExtensionPointProvider.class.php:44 - GalleryConfig::load()
[5] /kernel/framework/phpboost/extension-provider/ExtensionPointProvider.class.php:79 - GalleryExtensionPointProvider->get_cache(null)
[6] /kernel/framework/phpboost/deprecated/Cache.class.php:140 - ExtensionPointProvider->get_extension_point(string)
[7] /kernel/framework/phpboost/deprecated/Cache.class.php:105 - Cache->generate_module_file(string)
[8] /gallery/phpboost/GalleryTreeLinks.class.php:37 - Cache->load(string)
[9] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - GalleryTreeLinks->get_actions_tree_links()
[10] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[11] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[12] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[13] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[14] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[15] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[16] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[17] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[18] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT id, id_left, id_right, level, name, aprob, auth
FROM phpboost_gallery_cats
ORDER BY id_left
[0] /kernel/framework/db/Sql.class.php:548 - DBQuerier->select(string, array, int)
[1] /kernel/framework/db/Sql.class.php:164 - Sql->select(string)
[2] /gallery/phpboost/GalleryExtensionPointProvider.class.php:53 - Sql->query_while(string, int, string)
[3] /kernel/framework/phpboost/extension-provider/ExtensionPointProvider.class.php:79 - GalleryExtensionPointProvider->get_cache(null)
[4] /kernel/framework/phpboost/deprecated/Cache.class.php:140 - ExtensionPointProvider->get_extension_point(string)
[5] /kernel/framework/phpboost/deprecated/Cache.class.php:105 - Cache->generate_module_file(string)
[6] /gallery/phpboost/GalleryTreeLinks.class.php:37 - Cache->load(string)
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - GalleryTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT g.id, g.name, g.path, g.width, g.height, g.idcat, gc.auth
FROM phpboost_gallery g
LEFT JOIN phpboost_gallery_cats gc on gc.id = g.idcat
WHERE g.aprob = 1 AND (gc.aprob = 1 OR g.idcat = 0)
ORDER BY RAND()
LIMIT 30 OFFSET 0
[0] /kernel/framework/db/Sql.class.php:548 - DBQuerier->select(string, array, int)
[1] /kernel/framework/db/Sql.class.php:164 - Sql->select(string)
[2] /gallery/phpboost/GalleryExtensionPointProvider.class.php:76 - Sql->query_while(string, int, string)
[3] /kernel/framework/phpboost/extension-provider/ExtensionPointProvider.class.php:79 - GalleryExtensionPointProvider->get_cache(null)
[4] /kernel/framework/phpboost/deprecated/Cache.class.php:140 - ExtensionPointProvider->get_extension_point(string)
[5] /kernel/framework/phpboost/deprecated/Cache.class.php:105 - Cache->generate_module_file(string)
[6] /gallery/phpboost/GalleryTreeLinks.class.php:37 - Cache->load(string)
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - GalleryTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'media'
[0] /kernel/framework/db/Sql.class.php:548 - DBQuerier->select(string, array, int)
[1] /kernel/framework/db/Sql.class.php:75 - Sql->select(string, int)
[2] /media/phpboost/MediaExtensionPointProvider.class.php:50 - Sql->query(string, int, string)
[3] /kernel/framework/phpboost/extension-provider/ExtensionPointProvider.class.php:79 - MediaExtensionPointProvider->get_cache(null)
[4] /kernel/framework/phpboost/deprecated/Cache.class.php:140 - ExtensionPointProvider->get_extension_point(string)
[5] /kernel/framework/phpboost/deprecated/Cache.class.php:105 - Cache->generate_module_file(string)
[6] /media/phpboost/MediaTreeLinks.class.php:37 - Cache->load(string)
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - MediaTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT * FROM phpboost_media_cat ORDER BY id_parent, c_order ASC
[0] /kernel/framework/db/Sql.class.php:548 - DBQuerier->select(string, array, int)
[1] /kernel/framework/db/Sql.class.php:164 - Sql->select(string)
[2] /media/phpboost/MediaExtensionPointProvider.class.php:59 - Sql->query_while(string, int, string)
[3] /kernel/framework/phpboost/extension-provider/ExtensionPointProvider.class.php:79 - MediaExtensionPointProvider->get_cache(null)
[4] /kernel/framework/phpboost/deprecated/Cache.class.php:140 - ExtensionPointProvider->get_extension_point(string)
[5] /kernel/framework/phpboost/deprecated/Cache.class.php:105 - Cache->generate_module_file(string)
[6] /media/phpboost/MediaTreeLinks.class.php:37 - Cache->load(string)
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - MediaTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'news-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /news/phpboost/NewsConfig.class.php:163 - ConfigManager::load(string, string, string)
[4] /news/services/NewsCategoriesCache.class.php:51 - NewsConfig::load()
[5] /kernel/framework/content/category/CategoriesCache.class.php:37 - NewsCategoriesCache->get_root_category()
[6] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[7] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[8] /news/services/NewsService.class.php:85 - CategoriesCache::load()
[9] /news/services/NewsAuthorizationsService.class.php:64 - NewsService::get_categories_manager()
[10] /news/services/NewsAuthorizationsService.class.php:54 - NewsAuthorizationsService->is_authorized(int)
[11] /news/phpboost/NewsTreeLinks.class.php:55 - NewsAuthorizationsService->write()
[12] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - NewsTreeLinks->get_actions_tree_links()
[13] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[14] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[15] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[16] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[17] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[18] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[19] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[20] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[21] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT * FROM phpboost_news_cats ORDER BY id_parent, c_order
[0] /kernel/framework/content/category/CategoriesCache.class.php:39 - DBQuerier->select_rows(string, array, string)
[1] /kernel/framework/io/data/cache/CacheManager.class.php:97 - CategoriesCache->synchronize()
[2] /kernel/framework/content/category/CategoriesCache.class.php:98 - CacheManager::load(string, string, string)
[3] /news/services/NewsService.class.php:85 - CategoriesCache::load()
[4] /news/services/NewsAuthorizationsService.class.php:64 - NewsService::get_categories_manager()
[5] /news/services/NewsAuthorizationsService.class.php:54 - NewsAuthorizationsService->is_authorized(int)
[6] /news/phpboost/NewsTreeLinks.class.php:55 - NewsAuthorizationsService->write()
[7] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - NewsTreeLinks->get_actions_tree_links()
[8] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[10] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[11] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[12] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[14] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[15] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[16] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'newsletter-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /newsletter/phpboost/NewsletterConfig.class.php:85 - ConfigManager::load(string, string, string)
[4] /newsletter/services/NewsletterAuthorizationsService.class.php:168 - NewsletterConfig::load()
[5] /newsletter/services/NewsletterAuthorizationsService.class.php:178 - NewsletterAuthorizationsService->retrieve_authorizations()
[6] /newsletter/services/NewsletterAuthorizationsService.class.php:140 - NewsletterAuthorizationsService->get_authorizations(int)
[7] /newsletter/phpboost/NewsletterTreeLinks.class.php:45 - NewsletterAuthorizationsService->create_newsletters()
[8] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - NewsletterTreeLinks->get_actions_tree_links()
[9] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[10] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[11] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[12] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[13] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[14] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[15] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[16] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[17] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'pages-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /pages/phpboost/PagesConfig.class.php:79 - ConfigManager::load(string, string, string)
[4] /pages/phpboost/PagesTreeLinks.class.php:39 - PagesConfig::load()
[5] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - PagesTreeLinks->get_actions_tree_links()
[6] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[7] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[8] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[9] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[10] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[11] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[12] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[13] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[14] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'wiki-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /wiki/phpboost/WikiConfig.class.php:128 - ConfigManager::load(string, string, string)
[4] /wiki/phpboost/WikiTreeLinks.class.php:40 - WikiConfig::load()
[5] /kernel/framework/phpboost/module/tree-links/ModuleTreeLinksService.class.php:75 - WikiTreeLinks->get_actions_tree_links()
[6] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:332 - ModuleTreeLinksService::display_admin_actions_menu(Module)
[7] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:226 - AdminDisplayGraphicalEnvironment::get_subheader_tpl()
[8] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[9] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[10] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[11] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[12] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[13] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[14] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-customization-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/CustomizationConfig.class.php:91 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:235 - CustomizationConfig::load()
[5] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:228 - AdminDisplayGraphicalEnvironment->display_page(FileTemplate)
[6] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[7] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[8] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[9] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[10] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[11] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[12] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
SELECT value FROM phpboost_configs WHERE name = 'kernel-css-cache-config'
[0] /kernel/framework/io/db/DBQuerier.class.php:158 - DBQuerier->select_rows(string, array, string, array)
[1] /kernel/framework/io/data/config/ConfigManager.class.php:102 - DBQuerier->select_single_row(string, array, string, array)
[2] /kernel/framework/io/data/config/ConfigManager.class.php:62 - ConfigManager::load_in_db(string, string)
[3] /kernel/framework/phpboost/config/CSSCacheConfig.class.php:75 - ConfigManager::load(string, string, string)
[4] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:239 - CSSCacheConfig::load()
[5] /kernel/framework/phpboost/environment/AdminDisplayGraphicalEnvironment.class.php:228 - AdminDisplayGraphicalEnvironment->display_page(FileTemplate)
[6] /kernel/framework/mvc/response/AbstractResponse.class.php:60 - AdminDisplayGraphicalEnvironment->display(string)
[7] /kernel/framework/mvc/response/AdminMenuDisplayResponse.class.php:66 - AbstractResponse->send()
[8] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:88 - AdminMenuDisplayResponse->send()
[9] /kernel/framework/mvc/dispatcher/UrlControllerMapper.class.php:59 - UrlControllerMapper->do_call()
[10] /kernel/framework/mvc/dispatcher/Dispatcher.class.php:67 - UrlControllerMapper->call()
[11] /kernel/framework/mvc/dispatcher/DispatchManager.class.php:43 - Dispatcher->dispatch()
[12] /admin/config/index.php:38 - DispatchManager::dispatch(array)
[URL] /lesite/admin/config/?url=/advanced/
onon59 Membre non connecté
Booster Fronde
-
Booster Fronde
- Voir le profil du membre onon59
- Inscrit le : 08/01/2013
- Site internet
janus57 Membre non connecté
-
Booster Fusée
- Voir le profil du membre janus57
- Inscrit le : 07/12/2007
- Groupes :
-
Equipe Assistance
pas besoin du debug, tu peu enlever ce long paté qui n'est pas en balise code et qui sert à rien.
Donne ta config de PHPBoost (dans l'administration), et aussi le contenu du .htaccess à la racine de ton FTP et dans le dossier de PHPBoost.
EDIT :
Regarde aussi si tu as des erreurs dans l'administration.
EDIT 2 :
Je confirme ta config merde, je sais pas si tu as mal déclaré quelque chose chez ton hébergeur ou si tu as mélangé des fichiers PHPBoost avec autre chose, mais j'ai des requêtes de ton PrestaShop qui pollue PHPBoost (en plus de cookie PrestaShop qui pop en navigant sur PHPBoost), peu tu en plus rajouter un screen de la racine de ton FTP ?
EDIT 3 :
Si je fait un "Trace" des requêtes de ton site je vois ceci (lien externe car elle est grande) : http://i.imgur.com/2tpjGnh.png
Cordialement,janus57
Édité par janus57 Le 02/01/2015 à 03h38
Répondre
Vous n'êtes pas autorisé à écrire dans cette catégorie
