500 error with latest update
-
Hi Alessandro,
WP User Manager is causing 500 error on the frontend. I updated to 2.0.2 to try to fix it but it hasn’t.
Here’s the error from my error_log file
[05-Jul-2018 22:18:22 UTC] PHP Fatal error: Uncaught exception ‘FastRoute\BadRouteException’ with message ‘Cannot register two routes matching “/([a-zA-Z0-9_.-]+)” for method “GET”‘ in /home/xxx/Clients/xxx/wp-content/plugins/wp-user-manager/vendor/nikic/fast-route/src/DataGenerator/RegexBasedAbstract.php:79
Stack trace:
#0 /home/xxx/Clients/xxx/wp-content/plugins/wp-user-manager/vendor/nikic/fast-route/src/DataGenerator/RegexBasedAbstract.php(20): FastRoute\DataGenerator\RegexBasedAbstract->addVariableRoute(‘GET’, Array, ‘route_000000006…’)
#1 /home/xxx/Clients/xxx/wp-content/plugins/wp-user-manager/vendor/nikic/fast-route/src/RouteCollector.php(33): FastRoute\DataGenerator\RegexBasedAbstract->addRoute(‘GET’, Array, ‘route_000000006…’)
#2 /home/xxx/Clients/xxx/wp-content/plugins/wp-user-manager/vendor/brain/cortex/src/Cortex/Router/Router.php(147): FastRoute\RouteCollector->addRoute(‘GET’, ‘/{profile:[a-zA…’, ‘route_000000006…’)
#3 /home/xxx/Clients/xxx/wp-content/plugi in /home/xxx/Clients/xxx/wp-content/plugins/wp-user-manager/vendor/nikic/fast-route/src/DataGenerator/RegexBasedAbstract.php on line 79The link to the page we need help with isn’t actually our site (this is a private development site), but it’s one I found that is showing a similar problem to ours.
Thanks
The page I need help with: [log in to see the link]
The topic ‘500 error with latest update’ is closed to new replies.