Deleting the Upload File link Deleting the Upload File link
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

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.