
| Title | Error installing ocWorld |
|---|---|
| Description | An error may be given when installing ocWorld, or other new zones. |
| Affects | All users |
| Fix | Change line 48 of sources/menus2.php from:Code
$id=add_menu_item($menu,$ADD_MENU_COUNTER,$parent,$dereference_caption?do_lang($caption):$caption,$url,$check_permissions,'',$expanded,0,$caption_long);
Code
$_caption=do_lang($caption,NULL,NULL,NULL,NULL,false);
|
There have been no trackbacks yet