• I keep getting these warning messages when i update or make a new Page. (Doesn’t happen with Posts, and I can Preview Pages just fine)

    Warning: file_get_contents(/home/hosting_users/juweonnago/www/wp-content/themes/victoria/css/index.php) [function.file-get-contents]: failed to open stream: Permission denied in /home/hosting_users/user/www/wp-includes/class-wp-theme.php on line 933

    Warning: Cannot modify header information – headers already sent by (output started at /home/hosting_users/juweonnago/www/wp-includes/class-wp-theme.php:933) in /home/hosting_users/user/www/wp-includes/pluggable.php on line 881

    class-wp-theme.php line 933 shows:
    if ( ! preg_match( '|Template Name:(.*)$|mi', file_get_contents( $full_path ), $header ) )

    I should note that even though i get these warnings, the changes still go through. But it’s annoying to have to click back and refresh the page to re-edit every time. Please and Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • From the above info you can note that it is related to your theme Victoria. For your info, the theme was last updated/released on 23/11/2011 and according to the details published by ThemeForest, it is compatible only up to WordPress 3.2, whereas you are running 3.4.1 version of WP.

    Please contact them and find out if a latest version is available or a fix is available for the problem.

    Thread Starter VatosKorea

    (@vatoskorea)

    I am running the latest version of the theme, and the developer has been updating it regularly.

    Any other suggestions on how to fix this?

    Sorry, I have no other suggestions.

    VatosKorea, did you figure it out? I am having the same issue…

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Warning Messages When Posting/Updating a New Page’ is closed to new replies.