• So I’m trying to edit my footer.php file in the theme editor panel in wordpress when I get this error suddenly

    “Forbidden
    You don’t have permission to access /wp-admin/theme-editor.php on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. “

    What the hell? How do I not have permission suddenly?

Viewing 14 replies - 1 through 14 (of 14 total)
  • A “suddenly” when nothing else has changed can often be something your host did unexpectedly. Have you asked your host if they changed anything?

    Thread Starter volatyle

    (@volatyle)

    Yeah she doesn’t know.

    Note: This error only happens on the footer.php

    I can edit other pages just fine but I have no permission for this one?

    Well, can you simply edit it for now through cPanel (or whatever you have) File Manager? Have you checked the file permissions on footer.php btw? Should be 666 minimum, and depending on server, might need to be 777.

    And when you’re done editing, PLEASE set all the files back to 644!

    Thread Starter volatyle

    (@volatyle)

    No matter what permissions are used for it, it still does not work. cPanel says I don’t have the right permissions either so I can’t edit it there. I suppose I could manually edit it.. but there has to be a reason why this is happening to this single file.

    this is happening to me as well… and began happening after i upgraded to 2.0

    I got that error one time, because I had some white space in one of the files I edited. Specifically, one of the core files.

    Thread Starter volatyle

    (@volatyle)

    What file was that?

    I havent upgraded yet..

    I’m sorry volatyle, I can’t remember exactly which one it was.
    A lot of times when I use Cpanel to edit core files, it will add an extra line at the bottom of the file, sometimes even 10 or more. This can generate all kinds of weirdness.
    I would go through each one, one by one, and make sure there are no blank lines at the bottom.
    But be very careful! And be sure you have backups.

    Thread Starter volatyle

    (@volatyle)

    Okay, so I re-uploaded the footer.php that came with my theme and it is working again but I had a ad script in there and wherever I put it, thats when it gives me this forbidden error. I’ve had it in there before so I’m not sure why its not working now. Wierd.

    does this happen in the default theme, too?
    try switching to the default theme, and try editing that theme’s footer and see what happens.
    And then switch back, of course, so your site isn’t ugly for a long time! πŸ™‚

    wow, that IS weird. Where is the script from?

    Thread Starter volatyle

    (@volatyle)

    It’s a simple script I got from http://javascript.internet.com

    I changed to default, put the script in there and it doesn’t work as well.

    Is there a plug in out there that any of you know that is good for ad rotations? I have a header rotation working but I cannot put links in there.

    Thanks.

    There’s several I think. You’ll have to do a search on it. Can’t promise WP2.0 compatibility, though!
    πŸ™‚

    When i try to put scripts (like flickr badge, for example) on header or sidebar on my blog, i got this message:

    “Forbidden You don’t have permission to access /wp-admin/theme-editor.php on this server.
    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.”

    theres any way to solve this problem?

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘403 Forbidden Error’ is closed to new replies.