Icy Phoenix

     
 

RC1 - blocks_imp_search.php

Category: General
Version Icy Phoenix 1.3 (PHP 5.x - MySQL 4.x)
Description
Guest
Mon 27 Apr, 2009 00:57
This String in ->

blocks_imp_search.php

'L_FORUM_OPTION' => (!empty($cms_config_vars['md_search_option_text'][$block_id])) ? $cms_config_vars['md_search_option_text'][$block_id] : $board_config ['sitename']


Does not parse the $board_config ['sitename'] to the ->

search_block.tpl
<option value="site">{L_FORUM_OPTION}</option>

And has to be manually changed in the CMS Search-Block management ?

Shouldn't it do this automatically without having to edit the block ?
Reply
Mighty Gorgon
Thu 30 Apr, 2009 10:47
The block is coded to show the default sitename only if the string is left empty when creating / editing the block.
Details Assigned To: Mighty Gorgon
Priority: Not Set
Status: Not A Bug
Fixed: Yes
 




 

  cron