Codeinwp / Codeinwp/wp-menu-icons
Warning / Fatal error when installing plugin
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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