• Well, it started with the problems I had here and now it has escalated.
    I can’t upload at all. When I go to the upload page, I get the message: The admin disabled this function.
    I am the admin. How do I re-enable uploads, so I can get back to work on my original problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter RobotHero

    (@robothero)

    I have ‘Allow File Uploads’ checked under Miscellanious Options. use_fileupload has a value of 1.
    I hadn’t deleted install.php, so that could have been the problem. But I have now deleted it, and the problem continues.

    well u dont have to delete any file after installation… i suggest you check the chmod settings of the upload folder again. ??

    Thread Starter RobotHero

    (@robothero)

    Hmm. I misinterpreted the meaning of the line:
    if (strstr($_SERVER['REQUEST_URI'], 'install.php'))
    at line 303 in functions.php.
    But I don’t need install.php after I’m installed, so no harm done.
    The upload folder is chmod 777, and I’m pretty sure I’d get a different error message if that were the problem.

    Thread Starter RobotHero

    (@robothero)

    Well, I’ve solved that problem, though I don’t really understand what caused it in the first place. Now, back to my original problem.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘The admin disabled this function’ is closed to new replies.