PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Errors in WordPress dashboard - "failed to open stream"

  1. Hi there,

    I'm seeing some errors pop up in my WordPress Dashboard under the "Incoming Links" section

    I'm not sure what I've done to cause this to happen? Any ideas? I've tried disabling all plugins and even uninstalling and re-uploading Gravity Forms but it's still showing up. I also tried refreshing the cache on my W3 Total Cache plugin

    Warning: require_once(/home/username/public_html/wp-content/plugins/gravityforms/widget.php) [function.require-once]: failed to open stream: No such file or directory in /home/username/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 72
    
    Fatal error: require_once() [function.require]: Failed opening required '/home/username/public_html/wp-content/plugins/gravityforms/widget.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/username/public_html/wp-content/plugins/gravityforms/gravityforms.php on line 72
    Posted 14 years ago on Saturday July 2, 2011 | Permalink
  2. Sounds like not all the files were uploaded correctly. Can you post a link to your site so someone can see if the files are actually accessible?

    Your wp-content/gravityforms/ directory should include these files (and directories):

    change_log.txt
    common.php
    css
    currency.php
    download.php
    entry_detail.php
    entry_list.php
    export.php
    form_detail.php
    form_display.php
    form_list.php
    forms_model.php
    gravityforms.php
    help.php
    images
    js
    json.php
    js.php
    languages
    notification.php
    preview.php
    print-entry.php
    recaptchalib.php
    select_columns.php
    settings.php
    tooltips.php
    update.php
    widget.php
    xml.php

    Sounds like widget.php is missing in your installation for some reason.

    You can check with FTP of some other method to see if the file is there are well, if you don't want to post the URL to your site.

    Posted 14 years ago on Saturday July 2, 2011 | Permalink
  3. Hi there, thanks for the reply.

    This problem seems to have resolved itself. I wonder if the cache was to blame perhaps.
    I did have widget.php in place. I tried a few things like re-uploading everything, disabling all plugins and defaulting back to the vanilla 2011 theme. It may have been a problem with my theme, but more than likely this was an error that was stuck in my browser's or WordPress cache

    Appreciate the reply :)

    Posted 14 years ago on Monday July 4, 2011 | Permalink

This topic has been resolved and has been closed to new replies.