• Hello,

    I need to update one line of code in my theme’s /includes/thumbnails.php

    When i change the eregi function to preg_match in my code, and click ‘update file’

    I am taken to this error page:

    “unused

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, webmaster@wewenthard.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.”

    please help!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter wewenthard

    (@wewenthard)

    page is titled ‘418 unused’

    You might have an issue with file permission settings on the server. Do you have FTP access? If so take that route, and find the files in wp-content/themes/name_of_your_theme (ideally you have a child theme set up!).

    You can also try restarting your browser and using anonymous or incognito mode (depending on the brwoser you use). Others have reported this issue and claim clearing the local browser cache was the solution:

    418 Unused page error

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

The topic ‘Can't update php files in theme's editor’ is closed to new replies.