Quote:
Originally Posted by MiskaTorn
I've already done this and still get white pages
I am trying to figure it out myself, but I can't seem to, not so smart 
|
Correct the link in /admincp/index.php to this:
Quote:
// ############################## IMAGE HOSTING HACK #############################
construct_nav_spacer();
construct_nav_option('Edit Usergroup Premissions', 'img_host.php?do=view', '|');
construct_nav_option('Add Usergroup Premissions', 'img_host.php?do=add');
construct_nav_group('Image Hosting', '<hr />');
construct_nav_spacer();
// ########################### END OF IMAGE HOSTING HACK ########################
|