Update 3.7 problem with twentyten
-
After my update to 3.7 there are some errors in the backend. At he frontend there are missing backgroundimages on two pages, all the other pages do have the backgroundimage. They are using the same page template.
This is a page without background-images.
I have multiple errors in the themefiles, using twentyten as source.
In attachement.php is
“Warning: file(/var/www/vhosts/mydomain.nl/httpdocs/wp-content/themes/twentyten/autho.php) [function.file]: failed to open stream: Permission denied in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65
Warning: implode() [function.implode]: Invalid arguments passed in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65″
In index.php is
“Warning: file(/var/www/vhosts/mydomain.nl/httpdocs/wp-content/themes/twentyten/logs.php) [function.file]: failed to open stream: Permission denied in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65
Warning: implode() [function.implode]: Invalid arguments passed in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65″
Opening logs.php gives
“Warning: fopen(/var/www/vhosts/mydomain.nl/httpdocs/wp-content/themes/twentyten/logs.php) [function.fopen]: failed to open stream: Permission denied in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/theme-editor.php on line 108
Warning: fread() expects parameter 1 to be resource, boolean given in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/theme-editor.php on line 109
Warning: file(/var/www/vhosts/mydomain.nl/httpdocs/wp-content/themes/twentyten/logs.php) [function.file]: failed to open stream: Permission denied in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65
Warning: implode() [function.implode]: Invalid arguments passed in /var/www/vhosts/mydomain.nl/httpdocs/wp-admin/includes/file.php on line 65″
So I setup on a subdomain a new installation 3.6.2, added the theme and works ok. Then I update to 3.7 and still everything works ok. I’ve copied files.php to the old installation, but this didn’t help a thing.
I’m getting a bit desperate by now. Does anybody have a googd clue for me?
I would really appreciate it!!
- The topic ‘Update 3.7 problem with twentyten’ is closed to new replies.