Codeinwp / Codeinwp/wp-menu-icons

Warning / Fatal error when installing plugin

Open
#125 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
PHP
Stars
82
Forks
25
Avg merge
1d 16h
Merged PRs (30d)
3

Description

Hi,

I get the following error trying to upgrade (or fresh install) this plugin. Am using WP 4.9.1.

See below; I've xxxx'd the domain address

Warning: require_once(__DIR__/composer/autoload_real.php) [function.require-once]: failed to open stream: No such file or directory in xxxxxxxxx/wp-content/plugins/menu-icons/vendor/autoload.php on line 5

Fatal error: require_once() [function.require]: Failed opening required '__DIR__/composer/autoload_real.php' (include_path='.:/usr/local/php52/share/pear:/usr/local/php52/share/php') in xxxxxxxx/wp-content/plugins/menu-icons/vendor/autoload.php on line 5

Any info appreciated

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting vendor/autoload.php at line 5 and reproduce the upgrade or fresh installation described in the issue using WordPress 4.9.1. Trace why the required autoload file is missing; the installation should complete without the reported warning and fatal error.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.