linc / vanilla-glue

Use WordPress as an addon to Vanilla Forums
GNU General Public License v2.0
14 stars 0 forks source link

Fatal error: Cannot redeclare wp_validate_auth_cookie() #28

Open GiacomoSilli opened 7 years ago

GiacomoSilli commented 7 years ago

Php 7 Wordpress 4.7.1 Vanilla3.1

I'm getting the following error: Fatal error: Cannot redeclare wp_validate_auth_cookie() (previously declared in C:\xampp2\htdocs\wordpress\wp-includes\pluggable.php:585) in C:\xampp2\htdocs\wordpress\wp-content\plugins\glue\glue.php on line 55

How to solve that? thank you