I installed JUpload, and I would like to delete the "Upload File" link from the navbar. I deleted it in themes.inc.php, but when I did so, I got an error message saying that the Upload link could not be found. This prevented the site from loading. What should I do? :/
themes/<your_theme>/theme.php
- delete from there
Never edit include/themes.inc.php
Mahdi's reply is correct. Search for similar threads, as this has been asked and answered often already.