Rob

Anonymous
I'm using the filemgmt plugin on one of my sites, but i do not want anyone to be able to upload a file except the administrators. I already disallowed it in the filemgmt settings, but how do I remove the link from the user functions block? The same sorta goes for the oscommerce plugin (store options) because I'm not done with setting up the store yet.

Status: offline

caltman

Forum User
Junior
Registered: 07/12/04
Posts: 25
There's a call in the functions.inc file for the plugin that returns the User block link for the plugin. You can comment out the link returned and it will not show up in the user block.

Regards,
Carter

rob

Anonymous
thanx

-rob