Changes between Version 8 and Version 9 of GenDolTShooter


Ignore:
Timestamp:
Feb 8, 2008, 11:57:33 AM (16 years ago)
Author:
IgorL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GenDolTShooter

    v8 v9  
    5555---- 
    5656         
    57 == Q: I see this error when I open my site: ''Warning: Missing argument 1 for TopMenuDesign(), called in ...templates\tmpl_...\scripts\BxTemplMenu.php on line 45 and defined in ...inc\menu.inc.php on line 250'' == 
     57== Q: I see this error when I open my site: ''Warning: Missing argument 1 for !TopMenuDesign(), called in ...templates\tmpl_...\scripts\!BxTemplMenu.php on line 45 and defined in ...inc\menu.inc.php on line 250'' == 
    5858 
    5959    '''A:''' Templates created for versions under 6.0.0004 will generate this error. But it can be fixed the following way: 
    6060         
    61     1) open '''templates/tmpl_TEMPLATE-NAME/scripts/BxTemplMenu.php''' 
     61    '''1)''' open '''templates/tmpl_TEMPLATE-NAME/scripts/BxTemplMenu.php''' 
    6262                         
    63     2) replace 
     63    '''2)''' replace 
    6464    {{{ 
    6565$ret .= TopMenuDesign( ... ); 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
Fork me on GitHub