News:

CPG Release 1.6.29
During HTML5 upload, keep pseudo blank code 200 messages from triggering error condition
added Russian language
correct failure to use theme menu icons in album manager
minor vulnerabilities mitigation

Main Menu

Deleting the Upload File link

Started by wil1113, August 01, 2008, 04:13:41 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

wil1113

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? :/

mahdi1234

themes/<your_theme>/theme.php
- delete from there

Joachim Müller

Never edit include/themes.inc.php
Mahdi's reply is correct. Search for similar threads, as this has been asked and answered often already.