- Joined
- Mar 4, 2024
- Messages
- 3,777
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
- XF::handlePhpError()
- trigger_error() in src/vendor/minishlink/web-push/src/WebPush.php at line 82
- Minishlink\WebPush\WebPush->__construct() in src/XF/Service/PushNotification.php at line 295
- XF\Service\PushNotification->getWebPushObject() in src/XF/Service/PushNotification.php at line 133
- XF\Service\PushNotification->sendNotifications() in src/XF/Service/PusherTrait.php at line 194
- XF\Service\Alert\Pusher->push() in src/XF/Repository/UserAlert.php at line 165
- XF\Repository\UserAlert->insertAlert() in src/XF/Repository/UserAlert.php at line 116
- XF\Repository\UserAlert->alert() in src/XF/Notifier/AbstractNotifier.php at line 63
- XF\Notifier\AbstractNotifier->basicAlert() in src/XF/Notifier/Post/Quote.php at line 36
- XF\Notifier\Post\Quote->sendAlert() in src/XF/Service/AbstractNotifier.php at line 88
- XF\Service\AbstractNotifier->notifyType() in src/XF/Service/AbstractNotifier.php at line 46
- XF\Service\AbstractNotifier->notify() in src/XF/Service/AbstractNotifier.php at line 58
- XF\Service\AbstractNotifier->notifyAndEnqueue() in src/XF/Service/Thread/Replier.php at line 252
- XF\Service\Thread\Replier->sendNotifications() in src/XF/Pub/Controller/Thread.php at line 459
- XF\Pub\Controller\Thread->finalizeThreadReply() in src/XF/Pub/Controller/Thread.php at line 618
- XF\Pub\Controller\Thread->actionAddReply() in src/XF/Mvc/Dispatcher.php at line 352
- XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
- XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
- XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
- XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
- XF\App->run() in src/XF.php at line 524
- XF::runApp() in index.php at line 20