Jan,Jan wrote:Hi, then try to see the html source - Sometimes when error is rendered in javascript area or in head, it will be not displayed on the site but in source code of the site, just click right button on mouse and check the html source, if the error is not displayed in javascript output.
Jan
as far as i have figured out the problem seem to be in these two lines in the plugin source ... if i comment them out the backend is accessible
perhaps this helps
$gid = $user->get('aid', 0);
$menu = &JSite::getMenu();
i figured out through commenting out each line and functions until i got the two lines which make the backend disapear
hopefully you can help because i hava no experiences with php coding and cannot figure out on my own what is the problem with this two lines.
Regards and thanks,
Andreas