Hello All again,
:-(
I just installed Plugin commander according to the instructions. Placed it on the /mu-plugins/ folder. But I can;t seem to find it in the admin menus. Where should this plug in appear or how do I activate it. I sure can't find it on any of the menus. Where could it be?
Regards,
Drogo
Did you install it so that the main file is not in a sub-folder under mu-plugins?
I did just that. Just copied the file commander folder into the mu directory and the main file outside the file commander directory.
It' put the menu under Site Admin, doesn't it?
Yes it's suppose to be there. But it is not. Any other ideas why its not there? Or maybe I've messed up some configuration file?
Andrea, Deanna... I got it. Problem was in my config file.
define( 'WPMU_PLUGIN_DIR', $_SERVER['DOCUMENT_ROOT'] . '/xxxxx/xxxxx/xxxxx/xxxxx/wp-content/plugins' );
It should have been mu-plug-ins. Thanks guys. Now I can sleep.