Need some help- got eror while installing wordpress theme

Discussion in 'Programming' started by thedreamer09, Jan 7, 2011.

  1. #1
    Got the following error while installing a theme in wordpress. Hw to solve this. Wat might be the possible reason.


       
    Installing Theme from uploaded file: WordpressTheme.zip
    
    Unpacking the package…
    
    Installing the theme…
    
    Theme installed successfully.
    
    Warning: fopen(/home/goodgous/domains/goodgo.us/public_html/wp-content/themes/Wordpress theme/style.css) [function.fopen]: failed to open stream: No such file or directory in /home/goodgous/domains/goodgo.us/public_html/wp-includes/functions.php on line 4165
    
    Warning: fread(): supplied argument is not a valid stream resource in /home/goodgous/domains/goodgo.us/public_html/wp-includes/functions.php on line 4168
    
    Warning: fclose(): supplied argument is not a valid stream resource in /home/goodgous/domains/goodgo.us/public_html/wp-includes/functions.php on line 4171
    Code (markup):
     
    thedreamer09, Jan 7, 2011 IP
  2. shofstetter

    shofstetter Well-Known Member

    Messages:
    178
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    120
    #2
    according to the error a file is missing check to see if the file is really there, and that it has the correct permissions

    /home/goodgous/domains/goodgo.us/public_html/wp-content/themes/Wordpress theme/style.css
     
    shofstetter, Jan 8, 2011 IP
  3. thedreamer09

    thedreamer09 Active Member

    Messages:
    999
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    80
    #3
    I have solved this problem, THanks for the reply.
     
    thedreamer09, Jan 8, 2011 IP