|
|
|
Radio
| Line | Code C:\\www\\acidy.info\\includes\\classes\\smarty\\internals\\core.load_plugins.php |
|---|
| 65 |
* plugin function. In case it doesnt, simply output the error and
| | 66 |
* do not fall back on any other method.
| | 67 |
*/
| | 68 |
if ($_found) {
| | 69 |
include_once $_plugin_file;
#0 smarty_core_load_plugins() called at [C:\www\acidy.info\includes\classes\smarty\internals\core.load_plugins.php:69]
#1 smarty_core_load_plugins(Array, Objects class: esynSmarty) called at [C:\www\acidy.info\tmp\%%3C^3C6^3C6F5D2E%%regular-listing-display.tpl.php:4]
#2 include(C:\www\acidy.info\tmp\%%3C^3C6^3C6F5D2E%%regular-listing-display.tpl.php) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1872]
#3 Smarty._smarty_include(Array) called at [C:\www\acidy.info\tmp\%%5F^5F3^5F3BE781%%listing-display.tpl.php:27]
#4 include(C:\www\acidy.info\tmp\%%5F^5F3^5F3BE781%%listing-display.tpl.php) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1872]
#5 Smarty._smarty_include(Array) called at [C:\www\acidy.info\tmp\%%45^45E^45E480CD%%index.tpl.php:49]
#6 include(C:\www\acidy.info\tmp\%%45^45E^45E480CD%%index.tpl.php) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1265]
#7 Smarty.fetch(index.tpl, en|304|1|descending|date, , 1) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1108]
#8 Smarty.display(index.tpl, en|304|1|descending|date, ) called at [C:\www\acidy.info\includes\classes\esynSmarty.php:72]
#9 esynSmarty.display(index.tpl, en|304|1|descending|date) called at [C:\www\acidy.info\index.php:355] WARNING include_once(C:/www/acidy.info\\includes\\classes\\smarty\\plugins\\modifier.date_format.php) [function.include-once]: failed to open stream: Too many open files | | 70 |
<?php
| | 71 |
<?php $_plugin_func = 'smarty_' . $_type . '_' . $_name;
| | 72 |
if (!function_exists($_plugin_func)) {
| | 73 |
<?php $smarty->_trigger_fatal_error("[plugin] function $_plugin_func() not found in $_plugin_file", $_tpl_file, $_tpl_line, __FILE__, __LINE__);
| | 74 |
continue;
|
Fatal error: Call to a member function _trigger_fatal_error() on a non-object in C:\www\acidy.info\includes\classes\smarty\internals\core.load_plugins.php on line 73
| |