[wp-trac] [WordPress Trac] #16117: Deleting theme in multisite throws errors
WordPress Trac
wp-trac at lists.automattic.com
Thu Jan 6 06:00:21 UTC 2011
#16117: Deleting theme in multisite throws errors
--------------------------+-----------------------------
Reporter: talus | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Multisite | Version: 3.1
Severity: major | Keywords: multisite
--------------------------+-----------------------------
Deleting a theme in multisite (3.1-RC2-17229) threw the following error:
(Attempting to delete constructor theme below)
{{{
Warning: fopen(/home/~~username~~/public_html/~~sitename~~.com/wp-
content/themes/constructor/style.css) [function.fopen]: failed to open
stream: No such file or directory in
/home/~~username~~/public_html/~~sitename~~.com/wp-includes/functions.php
on line 4273
Warning: fread(): supplied argument is not a valid stream resource in
/home/~~username~~/public_html/~~sitename~~.com/wp-includes/functions.php
on line 4276
Warning: fclose(): supplied argument is not a valid stream resource in
/home/~~username~~/public_html/~~sitename~~.com/wp-includes/functions.php
on line 4279
}}}
Then asks to confirm delete of Theme (blank space) by Anonymous.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/16117>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list