ok i worked it out guys thanks this code was missing from the file that installed on the server which is
| Code: |
ak;
case "editsmiley":
CKunenaToolbar::_EDITSMILEY_MENU();
break;
case "newsmiley":
CKunenaToolbar::_NEWSMILEY_MENU();
break;
case "ranks":
CKunenaToolbar::_SHOWRANKS_MENU();
break;
case "editRank":
CKunenaToolbar::_EDITRANK_MENU();
break;
case "newRank":
CKunenaToolbar::_NEWRANK_MENU();
break;
default:
CKunenaToolbar::BACKONLY_MENU();
break;
}
?>
|
I think lots of people going to have this error the file script not complete hope this will help other to solve this issue copy this replace it thanks