Thread: akocommen error
View Single Post
Old 01.11.2005, 08:41   #3 (permalink)
sigma2805
Baby Mamber
 
Join Date: Oct 2005
Posts: 2
sigma2805 is on a distinguished road
Default Re: akocommen error

i fixed this issue with a suggestion from another forum. I changed

MENU_Default::MENU_Default();

to

$MENU_Default = new MENU_Default;
sigma2805 is offline   Reply With Quote