blitze / phpBB-ext-sitemaker

phpBB SiteMaker
https://blitze.github.io/phpBB-ext-sitemaker
GNU General Public License v2.0
25 stars 12 forks source link

Crash #17

Closed Sippan-66 closed 8 years ago

Sippan-66 commented 8 years ago
some of the erro log 

[15-Mar-2016 09:55:54 UTC] PHP Fatal error:  Maximum function nesting level of '256' reached, aborting! in C:\wamp64\www\phpBB3\phpbb\cache\driver\file.php on line 611

[15-Mar-2016 09:55:54 UTC] PHP Stack trace:

[15-Mar-2016 09:55:54 UTC] PHP   1. {main}() C:\wamp64\www\phpBB3\index.php:0

[15-Mar-2016 09:55:54 UTC] PHP   2. page_footer() C:\wamp64\www\phpBB3\index.php:244

[15-Mar-2016 09:55:54 UTC] PHP   3. phpbb\event\dispatcher->trigger_event() C:\wamp64\www\phpBB3\includes\functions.php:4560

[15-Mar-2016 09:55:54 UTC] PHP   4. phpbb\event\dispatcher->dispatch() C:\wamp64\www\phpBB3\phpbb\event\dispatcher.php:46

[15-Mar-2016 09:55:54 UTC] PHP   5. Symfony\Component\EventDispatcher\EventDispatcher->dispatch() C:\wamp64\www\phpBB3\phpbb\event\dispatcher.php:60

[15-Mar-2016 09:55:54 UTC] PHP   6. Symfony\Component\EventDispatcher\EventDispatcher->doDispatch() C:\wamp64\www\phpBB3\vendor\symfony\event-dispatcher\EventDispatcher.php:46

[15-Mar-2016 09:55:54 UTC] PHP   7. call_user_func:{C:\wamp64\www\phpBB3\vendor\symfony\event-dispatcher\EventDispatcher.php:181}() C:\wamp64\www\phpBB3\vendor\symfony\event-dispatcher\EventDispatcher.php:181

[15-Mar-2016 09:55:54 UTC] PHP   8. blitze\sitemaker\event\listener->show_sitemaker() C:\wamp64\www\phpBB3\vendor\symfony\event-dispatcher\EventDispatcher.php:181

[15-Mar-2016 09:55:54 UTC] PHP   9. blitze\sitemaker\services\blocks\display->show() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\event\listener.php:159

[15-Mar-2016 09:55:54 UTC] PHP  10. blitze\sitemaker\services\blocks\display->show_blocks() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\services\blocks\display.php:83

[15-Mar-2016 09:55:54 UTC] PHP  11. blitze\sitemaker\services\blocks\blocks->display() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\services\blocks\display.php:194

[15-Mar-2016 09:55:54 UTC] PHP  12. blitze\sitemaker\services\blocks\blocks->show_position() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\services\blocks\blocks.php:74

[15-Mar-2016 09:55:54 UTC] PHP  13. blitze\sitemaker\services\blocks\blocks->render() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\services\blocks\blocks.php:127

[15-Mar-2016 09:55:54 UTC] PHP  14. blitze\sitemaker\blocks\featured_member->display() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\services\blocks\blocks.php:97

[15-Mar-2016 09:55:54 UTC] PHP  15. blitze\sitemaker\blocks\featured_member->display() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\blocks\featured_member.php:128
[15-Mar-2016 09:55:55 UTC] PHP 246. blitze\sitemaker\blocks\featured_member->_get_user_data() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\blocks\featured_member.php:121

[15-Mar-2016 09:55:55 UTC] PHP 247. phpbb\db\driver\factory->sql_query_limit() C:\wamp64\www\phpBB3\ext\blitze\sitemaker\blocks\featured_member.php:158

[15-Mar-2016 09:55:55 UTC] PHP 248. phpbb\db\driver\driver->sql_query_limit() C:\wamp64\www\phpBB3\phpbb\db\driver\factory.php:321

[15-Mar-2016 09:55:55 UTC] PHP 249. phpbb\db\driver\mysql_base->_sql_query_limit() C:\wamp64\www\phpBB3\phpbb\db\driver\driver.php:270

[15-Mar-2016 09:55:55 UTC] PHP 250. phpbb\db\driver\mysqli->sql_query() C:\wamp64\www\phpBB3\phpbb\db\driver\mysql_base.php:45

[15-Mar-2016 09:55:55 UTC] PHP 251. phpbb\cache\service->sql_load() C:\wamp64\www\phpBB3\phpbb\db\driver\mysqli.php:186

[15-Mar-2016 09:55:55 UTC] PHP 252. phpbb\cache\service->__call() C:\wamp64\www\phpBB3\phpbb\db\driver\mysqli.php:186

[15-Mar-2016 09:55:55 UTC] PHP 253. call_user_func_array:{C:\wamp64\www\phpBB3\phpbb\cache\service.php:96}() C:\wamp64\www\phpBB3\phpbb\cache\service.php:96

[15-Mar-2016 09:55:55 UTC] PHP 254. phpbb\cache\driver\base->sql_load() C:\wamp64\www\phpBB3\phpbb\cache\service.php:96

[15-Mar-2016 09:55:55 UTC] PHP 255. phpbb\cache\driver\file->_read() C:\wamp64\www\phpBB3\phpbb\cache\driver\base.php:102

[15-Mar-2016 09:55:55 UTC] PHP 256. phpbb\cache\driver\file->clean_varname() C:\wamp64\www\phpBB3\phpbb\cache\driver\file.php:344
blitze commented 8 years ago

Please confirm issue is resolved

Sippan-66 commented 8 years ago

Thanks...it works

blitze commented 8 years ago

Great thanks for testing

Sippan-66 commented 8 years ago

You welcome