| Line | Code C:\\www\\acidy.info\\includes\\classes\\smarty\\internals\\core.assemble_plugin_filepath.php |
|---|
| 49 |
<?php
| | 50 |
<?php $_plugin_filepath = $_plugin_dir . DIRECTORY_SEPARATOR . $_plugin_filename;
| | 51 |
<?php
| | 52 |
<?php $_params = array('file_path' => $_plugin_filepath);
| | 53 |
require_once(SMARTY_CORE_DIR . 'core.get_include_path.php');
#0 smarty_core_assemble_plugin_filepath() called at [C:\www\acidy.info\includes\classes\smarty\internals\core.assemble_plugin_filepath.php:53]
#1 smarty_core_assemble_plugin_filepath(Array, Objects class: Smarty_Compiler) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1370]
#2 Smarty._get_plugin_filepath(compiler, convertStr) called at [C:\www\acidy.info\includes\classes\smarty\Smarty_Compiler.class.php:627]
#3 Smarty_Compiler._compile_compiler_tag(convertStr, string=$featured_listing.title, ) called at [C:\www\acidy.info\includes\classes\smarty\Smarty_Compiler.class.php:583]
#4 Smarty_Compiler._compile_tag(convertStr string=$featured_listing.title) called at [C:\www\acidy.info\includes\classes\smarty\Smarty_Compiler.class.php:312]
#5 Smarty_Compiler._compile_file(evaluated template, {if $featured_listings} {foreach from=$featured_listings item=featured_listing} {/foreach} {/if}, ) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1491]
#6 Smarty._compile_source(evaluated template, {if $featured_listings} {foreach from=$featured_listings item=featured_listing} {/foreach} {/if}, ) called at [C:\www\acidy.info\includes\classes\smarty\plugins\function.eval.php:34]
#7 smarty_function_eval(Array, Objects class: esynSmarty) called at [C:\www\acidy.info\includes\view.inc.php:76]
#8 insert_dynamic(Array, Objects class: esynSmarty) called at [C:\www\acidy.info\includes\classes\smarty\internals\core.run_insert_handler.php:51]
#9 smarty_core_run_insert_handler(Array, Objects class: esynSmarty) called at [C:\www\acidy.info\tmp\%%70^705^7057631A%%render-block.tpl.php:17]
#10 include(C:\www\acidy.info\tmp\%%70^705^7057631A%%render-block.tpl.php) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1872]
#11 Smarty._smarty_include(Array) called at [C:\www\acidy.info\tmp\%%F7^F7F^F7F34188%%header.tpl.php:215]
#12 include(C:\www\acidy.info\tmp\%%F7^F7F^F7F34188%%header.tpl.php) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1872]
#13 Smarty._smarty_include(Array) called at [C:\www\acidy.info\tmp\%%45^45E^45E480CD%%index.tpl.php:6]
#14 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]
#15 Smarty.fetch(index.tpl, en|306|1|descending|date, , 1) called at [C:\www\acidy.info\includes\classes\smarty\Smarty.class.php:1108]
#16 Smarty.display(index.tpl, en|306|1|descending|date, ) called at [C:\www\acidy.info\includes\classes\esynSmarty.php:72]
#17 esynSmarty.display(index.tpl, en|306|1|descending|date) called at [C:\www\acidy.info\index.php:355]WARNING require_once(C:/www/acidy.info\\includes\\classes\\smarty\\internals\\core.get_include_path.php) [function.require-once]: failed to open stream: Too many open files | | 54 |
if (smarty_core_get_include_path($_params, $smarty)) {
| | 55 |
<?php $_return = $_params['new_file_path'];
| | 56 |
break;
| | 57 |
}
| | 58 |
}
|
|