XenForo ErrorException: [E_USER_WARNING] [WebPush] gmp extension is not loaded but is required for sending p

E

Erin Nicole

Guest
I receive this error when I try to like a post. The like goes through but this displays.

3C65B239-9E3D-4D51-ABFE-9D5F647AF113.png

ErrorException: [E_USER_WARNING] [WebPush] gmp extension is not loaded but is required for sending push notifications with payload or for VAPID authentication. You can fix this in your php.ini. in src/vendor/minishlink/web-push/src/WebPush.php at line 82
Click to expand...
Code:

Code:
XF::handlePhpError()
trigger_error() in src/vendor/minishlink/web-push/src/WebPush.php at line 82
Minishlink\WebPush\WebPush->__construct() in...

Read more

Continue reading...