Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install #8

Open
lbottoni opened this issue Apr 12, 2018 · 4 comments
Open

How to install #8

lbottoni opened this issue Apr 12, 2018 · 4 comments

Comments

@lbottoni
Copy link

How to possibile install this plugin in wordpress?

@varunsridharan
Copy link

@lbottoni its a wordpress plugin so just download this repo and put it inside the wp-content/plugins folder and the go the plugins listing and activate it.

@lbottoni
Copy link
Author

lbottoni commented Apr 13, 2018

do it, but never plugin is it activable.
Any other plugin work fine! in your root there "Bootstarp.php", but this naming not respect wp convention.

please tell me the name tha i must see in list plugins

@lbottoni
Copy link
Author

lbottoni commented Apr 13, 2018

find it, activated and now all mya dmin panel not work!!!

Fatal` error: Class 'WCM\CurrentAdminInfo\Hooks' not found in C:\xampp\htdocs\wptravel\wp-content\plugins\current-admin-info\Bootstrap.php on line 27
Call Stack

Time Memory Function Location

1 0.0012 264464 {main}( ) ...\plugins.php:0
2 0.0019 309368 require_once( 'C:\xampp\htdocs\wptravel\wp-admin\admin.php' ) ...\plugins.php:10
3 0.0025 322136 require_once( 'C:\xampp\htdocs\wptravel\wp-load.php' ) ...\admin.php:31
4 0.0028 329456 require_once( 'C:\xampp\htdocs\wptravel\wp-config.php' ) ...\wp-load.php:37
5 0.0035 426800 require_once( 'C:\xampp\htdocs\wptravel\wp-settings.php' ) ...\wp-config.php:92
6 0.3028 19729616 do_action( ) ...\wp-settings.php:327
7 0.3028 19730080 WP_Hook->do_action( ) ...\plugin.php:453
8 0.3028 19730128 WP_Hook->apply_filters( ) ...\class-wp-hook.php:310
9 0.3162 20370832 call_user_func_array:{C:\xampp\htdocs\wptravel\wp-includes\class-wp-hook.php:286} ( ) ...\class-wp-hook.php:286
10 0.3162 20371064 {closure:C:\xampp\htdocs\wptravel\wp-content\plugins\current-admin-info\Bootstrap.php:22-35}( ) ...\class-wp-hook.php:286
Variables in local scope (#10)
$globals =
Undefined
$hooks =
Undefined
$screen =
Undefined

@lbottoni
Copy link
Author

lbottoni commented Apr 13, 2018

resolved with "composer install", please write a tiny doc. now work fine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants