Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

Smarty 3 Beta 8 Released
Goto page Previous  1, 2, 3
 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty 3
View previous topic :: View next topic  
Author Message
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Sun Apr 25, 2010 9:14 pm    Post subject: Reply with quote

It does work in my place.

Is $smarty->use_sub_dirs = false when you call $smarty->cache->clear('index.tpl', '123_1'); ?
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Mon Apr 26, 2010 9:03 am    Post subject: Reply with quote

var_dump($smarty->use_sub_dirs); produces bool(false)
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Mon Apr 26, 2010 9:56 am    Post subject: Reply with quote

[deleted by user]

Last edited by Hoover5555 on Mon Apr 26, 2010 12:02 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Mon Apr 26, 2010 11:15 am    Post subject: Reply with quote

ignore above post - I didn't see the foreach loop in the first place.

$_resourcename_parts is always empty.

$tpl->getCachedFilepath() always gives "1"
whereas the $tpl shows an object with lots of data.
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Mon Apr 26, 2010 12:48 pm    Post subject: Reply with quote

in smarty_internal_cacheresource_file.php

$tpl = $this->smarty->createTemplate($resource_name);

gives this:

Smarty_Internal_Template Object ( [compiler_object] => [cacher_object] => [cache_id] => [compile_id] => [caching] => [cache_lifetime] => 3600 [cacher_class] => [caching_type] => [force_compile] => [forceNocache] => [template_resource] => index.tpl [resource_type] => file [resource_name] => index.tpl [resource_object] => Smarty_Internal_Resource_File Object ( [compiler_class] => Smarty_Internal_SmartyTemplateCompiler [template_lexer_class] => Smarty_Internal_Templatelexer [template_parser_class] => Smarty_Internal_Templateparser [usesCompiler] => 1 [isEvaluated] => [smarty] => Smarty Object ( [auto_literal] => 1 [error_unassigned] => [template_dir] => ../de/templates [default_template_handler_func] => [compile_dir] => ../de/smarty/templates_c [plugins_dir] => Array ( [0] => /homepages/20/d199561644/htdocs/de/smarty/plugins/ ) [cache_dir] => ../de/cache [config_dir] => ../de/smarty/configs [force_compile] => [compile_check] => 1 [use_sub_dirs] => [compile_error] => [caching] => [merge_compiled_includes] => [cache_lifetime] => 3600 [force_cache] => [cache_id] => [compile_id] => [left_delimiter] => { [right_delimiter] => } [security_class] => Smarty_Security [php_handling] => 0 [allow_php_tag] => [allow_php_templates] => [security] => [security_policy] => [security_handler] => [direct_access_security] => 1 [debugging] => [debugging_ctrl] => URL [smarty_debug_id] => SMARTY_DEBUG [debug_tpl] => /homepages/20/d199561644/htdocs/de/smarty/debug.tpl [error_reporting] => [config_overwrite] => 1 [config_booleanize] => 1 [config_read_hidden] => 1 [config_vars] => Array ( ) [tpl_vars] => Array ( ) [global_tpl_vars] => Array ( [SCRIPT_NAME] => Smarty_Variable Object ( [value] => /admin2/content_update.php [nocache] => [scope] => 0 ) ) [parent] => [template_functions] => Array ( ) [default_resource_type] => file [caching_type] => file [cache_resource_types] => Array ( [0] => file ) [cache_resource_objects] => Array ( [file] => Smarty_Internal_CacheResource_File Object ( [smarty] => Smarty Object *RECURSION* ) ) [properties] => Array ( ) [default_config_type] => file [exception_handler] => [template_objects] => Array ( [1172603085] => Smarty_Internal_Template Object *RECURSION* ) [cache_modified_check] => [registered_plugins] => Array ( ) [plugin_search_order] => Array ( [0] => function [1] => block [2] => compiler [3] => class ) [registered_objects] => Array ( ) [registered_filters] => Array ( ) [autoload_filters] => Array ( ) [variable_filter] => 1 [default_modifiers] => Array ( ) [_smarty_vars] => Array ( ) [start_time] => 1272284223.3702 [_file_perms] => 420 [_dir_perms] => 505 [smarty] => Smarty Object *RECURSION* [block_data] => Array ( ) [_tag_stack] => Array ( ) [_plugins] => Array ( ) [deprecation_notices] => 1 [template_class] => Smarty_Internal_Template [cache] => Smarty_Internal_Cache Object ( [smarty:protected] => Smarty Object *RECURSION* ) ) ) [isExisting:private] => [templateUid] => [template_filepath] => [template_source] => [template_timestamp:private] => [compiled_filepath:private] => [compiled_template] => [compiled_timestamp:private] => [mustCompile] => [suppressHeader] => [suppressFileDependency] => [extract_code] => [extracted_compiled_code] => [has_nocache_code] => [rendered_content] => [cached_filepath:private] => [cached_timestamp] => [isCached:private] => [cache_resource_object:private] => [cacheFileChecked:private] => [tpl_vars] => Array ( [smarty] => Smarty_Variable Object ( [value] => [nocache] => [scope] => 0 ) ) [parent] => [config_vars] => Array ( ) [plugin_data] => Array ( ) [properties] => Array ( [file_dependency] => Array ( ) [nocache_hash] => [function] => Array ( ) ) [block_data] => Array ( ) [required_plugins] => Array ( [compiled] => Array ( ) [nocache] => Array ( ) ) [template_class] => Smarty_Internal_Template [smarty] => Smarty Object ( [auto_literal] => 1 [error_unassigned] => [template_dir] => ../de/templates [default_template_handler_func] => [compile_dir] => ../de/smarty/templates_c [plugins_dir] => Array ( [0] => /homepages/20/d199561644/htdocs/de/smarty/plugins/ ) [cache_dir] => ../de/cache [config_dir] => ../de/smarty/configs [force_compile] => [compile_check] => 1 [use_sub_dirs] => [compile_error] => [caching] => [merge_compiled_includes] => [cache_lifetime] => 3600 [force_cache] => [cache_id] => [compile_id] => [left_delimiter] => { [right_delimiter] => } [security_class] => Smarty_Security [php_handling] => 0 [allow_php_tag] => [allow_php_templates] => [security] => [security_policy] => [security_handler] => [direct_access_security] => 1 [debugging] => [debugging_ctrl] => URL [smarty_debug_id] => SMARTY_DEBUG [debug_tpl] => /homepages/20/d199561644/htdocs/de/smarty/debug.tpl [error_reporting] => [config_overwrite] => 1 [config_booleanize] => 1 [config_read_hidden] => 1 [config_vars] => Array ( ) [tpl_vars] => Array ( ) [global_tpl_vars] => Array ( [SCRIPT_NAME] => Smarty_Variable Object ( [value] => /admin2/content_update.php [nocache] => [scope] => 0 ) ) [parent] => [template_functions] => Array ( ) [default_resource_type] => file [caching_type] => file [cache_resource_types] => Array ( [0] => file ) [cache_resource_objects] => Array ( [file] => Smarty_Internal_CacheResource_File Object ( [smarty] => Smarty Object *RECURSION* ) ) [properties] => Array ( ) [default_config_type] => file [exception_handler] => [template_objects] => Array ( [1172603085] => Smarty_Internal_Template Object *RECURSION* ) [cache_modified_check] => [registered_plugins] => Array ( ) [plugin_search_order] => Array ( [0] => function [1] => block [2] => compiler [3] => class ) [registered_objects] => Array ( ) [registered_filters] => Array ( ) [autoload_filters] => Array ( ) [variable_filter] => 1 [default_modifiers] => Array ( ) [_smarty_vars] => Array ( ) [start_time] => 1272284223.3702 [_file_perms] => 420 [_dir_perms] => 505 [smarty] => Smarty Object *RECURSION* [block_data] => Array ( ) [_tag_stack] => Array ( ) [_plugins] => Array ( ) [deprecation_notices] => 1 [template_class] => Smarty_Internal_Template [cache] => Smarty_Internal_Cache Object ( [smarty:protected] => Smarty Object *RECURSION* ) ) [force_cache] => [security] => )

2 lines later

$_resourcename_parts = basename(str_replace('^','/',$tpl->getCachedFilepath()));

$_resourcename_parts or $tpl->getCachedFilepath() are both 1 Sad
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Mon Apr 26, 2010 1:22 pm    Post subject: Reply with quote

OK, I applied a dirty hack to smarty_internal_cacheresource_file.php

Original Beta 8:
if ($_parts[$_parts_count-1] != $_resourcename_parts) {
continue;

My hack:
if ($_parts[$_parts_count-1] != $_resourcename_parts) {
//continue;

and bingo - the single cached file gets deleted.
Back to top
View user's profile Send private message
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Mon Apr 26, 2010 6:28 pm    Post subject: Reply with quote

This is strange as I can't reproduce this problem in my test systems.

Could you please post the results of the following var_dump

Code:
// check name
if (isset($resource_name)) {
var_dump($_parts,$_resourcename_parts);
       if ($_parts[$_parts_count-1] != $_resourcename_parts) {
                continue;
        }
}
Back to top
View user's profile Send private message
Hoover5555
Smarty Rookie


Joined: 25 Apr 2010
Posts: 7

PostPosted: Wed Apr 28, 2010 7:19 am    Post subject: Reply with quote

Oh dear. All files ending with xxxxx.index.tpl.php are the ones I am talking about. However, you will find other templates in the same cache directory too.

One note about how I use the cache id. Example "225_1": The number before the underscore is the article id; the number behind the underscore is the page. In this example the cache file contains the content of article id 225 and page 1.

array(2) { [0]=> string(5) "225_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(6) "gema_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "234_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(37) "western_digital_velociraptor_vr200m_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "224_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "242_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "243_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "164_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "54_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "ci_plus_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "240_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "87_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(2Cool "samsung_syncmaster_p2770hd_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "202_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "135_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "162_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(Cool "0_37_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "86_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "1_0_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "112_2" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "124_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "27_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "231_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "2_0_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "52_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "236_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "114_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "180_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "229_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "192_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "181_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "notebook_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "147_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "31_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "194_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(20) "medion_akoya_p6622_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(11) "138_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "188_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "235_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "52_2" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "203_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "191_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "215_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "4_0_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "223_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "_homepage" [1]=> string(57) "751acb1ad3667f0554ba06e5ad0c1ed153ed790c.homepage.tpl.php" } string(0) "" array(2) { [0]=> string(5) "212_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "168_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "358_2_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "225_36_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "5_3_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "237_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "221_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(16) "nokia_ovi_maps_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(15) "google_chrome_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(12) "Enthusiast_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(24) "kodak_easyshare_dx6490_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "163_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "241_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "216_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "132_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "101_2_0_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "187_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "205_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "178_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "29_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "52_5" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "213_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "208_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(14) "nvidia_tesla_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "210_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_3_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "90_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "136_2_0_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "63_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "200_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "40_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "174_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "103_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "185_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(20) "medion_gopal_p4635_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "182_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(35) "garmin_n_C3_BCvi_1690_n_C3_BClink_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(12) "nokia_n900_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(4) "24_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(1Cool "google_nexus_one_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(10) "64_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "201_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "56_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(17) "apple_iphone_4g_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(13) "Soundkarten_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(23) "microsoft_office_2010_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(4) "28_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(35) "medion_akoya_p4010_d_28md_8850_29_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "177_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(17) "Netzwerke_Daten_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(11) "Mobil_PCs_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(5) "233_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(29) "microsoft_internet_explorer_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(7) "iloux_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(10) "26_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "6_3_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "65_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "141_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "130_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "220_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "1_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "81_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "227_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "320_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "92_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "241_37_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "2_0_1_1_2" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(14) "Grafikkarten_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(10) "82_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "195_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "124_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "35_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(21) "tomtom_go_live_1000_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(10) "83_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "39_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "48_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "41_3" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "144_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "131_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "118_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "117_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "112_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "142_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "143_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "33_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "121_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "176_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "41_5" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "8_3_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "44_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "41_6" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_3_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "222_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(17) "Player_Software_5" [1]=> string(57) "19ea082946ae33e2c023644083e2e4983a1582de.shopping.tpl.php" } string(0) "" array(2) { [0]=> string(9) "1_3_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "279_2_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "38_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "37_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "125_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "120_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "126_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "113_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "2_0_1_1_3" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "46_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "127_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "54_2_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "74_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "166_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "120_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "38_2_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "25_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "206_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "52_3" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "270_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "64_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "68_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "156_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "303_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "334_2_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "122_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "123_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "127_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "140_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "134_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "119_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "115_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "128_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "88_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "129_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "67_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "46_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "41_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "21_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "76_2_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "44_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "0_1_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(9) "7_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(4) "26_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "73_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "137_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "144_3" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "125_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(5) "155_1" [1]=> string(54) "90093ad09988b466f409a1871733c5589014713e.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "61_2_0_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "367_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "368_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "369_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "267_2_1_2_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "73_1_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(11) "267_2_1_3_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) "" array(2) { [0]=> string(10) "23_1_1_1_1" [1]=> string(54) "16598974be41913e67d6e2462715a26137b17224.index.tpl.php" } string(0) ""
Back to top
View user's profile Send private message
U.Tews
Administrator


Joined: 22 Nov 2006
Posts: 5068
Location: Hamburg / Germany

PostPosted: Wed Apr 28, 2010 3:31 pm    Post subject: Reply with quote

I just figured out that your problem is covered by an update of the SVN made yesterday for another reasion. Please check it with the current SVN version.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Smarty 3 All times are GMT
Goto page Previous  1, 2, 3
Page 3 of 3

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP