ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,664
- Points
- 823
Reputation:
There was no update for XF, so there can't be a change with the alerts, correct?
But XON uses
xenforo.com
Code:
Too early in the morning, i need a coffee ...
Continue reading...
But XON uses
array $options = []
in the newest version ofAlert Improvements by Xon
BTW. You may add one more option, please? To allow or dont allow the "use custom". I want my users have "no alerts" or "alerts", but I dont want them to choose. No alerts Use defaults Use customCode:
public function insertAlert($receiverId, $senderId, $senderName, $contentType, $contentId, $action, array $extra = [], array $options = [])
Too early in the morning, i need a coffee ...
Continue reading...