• Hello everyone,
    I am new on wordpress. I have successfully installed the latest wordpress to a free hosting service. After I tried to install the plugin called “wp-deals” installation stuck at “installing”, then after few attempts I got this error;

    PHP Error Message

    Warning: include_once(wpdeals-shortcodes/shortcodes-init.php) [function.include-once]: failed to open stream: No such file or directory in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 49

    Warning: include_once() [function.include]: Failed opening ‘wpdeals-shortcodes/shortcodes-init.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 49

    Warning: include_once(wpdeals_templates.php) [function.include-once]: failed to open stream: No such file or directory in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 57

    Warning: include_once() [function.include]: Failed opening ‘wpdeals_templates.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 57

    Warning: include_once(wpdeals_taxonomy.php) [function.include-once]: failed to open stream: No such file or directory in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 58

    Warning: include_once() [function.include]: Failed opening ‘wpdeals_taxonomy.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 58

    Warning: include_once(wpdeals_emails.php) [function.include-once]: failed to open stream: No such file or directory in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 61

    Warning: include_once() [function.include]: Failed opening ‘wpdeals_emails.php’ for inclusion (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 61

    Fatal error: Call to undefined function wpdeals_post_type() in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 102

    Now, I am unable to log in to interface or view the page.
    Any ideas?

Viewing 8 replies - 1 through 8 (of 8 total)
  • FTP into your site (or use whatever file management application your host provides) & delete the wp-content/plugins/wp-deals folder.

    Thread Starter marmara34

    (@marmara34)

    😀 Very simple, thank you… Do you have any idea about why it is being stuck when I want to install a plugin using wordpress but ftp?

    Sorry? I don’t follow you. Are you having problems installing plugins via FTP? Or via the WordPress admin interface?

    Thread Starter marmara34

    (@marmara34)

    Via the wordpress admin interface 🙂
    It stops at “installing…” Then when I attempt to activate the plugin it gives error

    What happens when you try?

    Thread Starter marmara34

    (@marmara34)

    Installing Plugin: WP Deals 2.0.1.2

    Downloading install package from http://downloads.wordpress.org/plugin/wp-deals.2.0.1.2.zip…

    Unpacking the package…

    Installing the plugin…

    Then nothing happens

    Edit: After I click “activate” I see this…

    Plugin could not be activated because it triggered a fatal error.
    Warning: require_once(wpdeals-admin/admin-init.php) [function.require-once]: failed to open stream: No such file or directory in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 32

    Fatal error: require_once() [function.require]: Failed opening required ‘wpdeals-admin/admin-init.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/a7896416/public_html/wp-content/plugins/wp-deals/wpdeals.php on line 32

    You appear to be trying to upload the same, broken, plugin. Try installing another plugin.

    Thread Starter marmara34

    (@marmara34)

    Thank you 🙂

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Some errors after trying to install a plugin using wp installer’ is closed to new replies.