2019-12-22, 09:50 PM
Users on my forum with spaces in their username are receiving no alerts when somebody quotes them. Is there a fix for this?
MyAlerts v2.0.4
|
2019-12-22, 09:50 PM
Users on my forum with spaces in their username are receiving no alerts when somebody quotes them. Is there a fix for this?
2019-12-23, 03:03 PM
(2019-12-22, 09:50 PM)lksmadmin Wrote: Users on my forum with spaces in their username are receiving no alerts when somebody quotes them. Is there a fix for this?Can you please post the MyCode for a quote for such a user, wrapped in [php] tags? IIRC I've looked into it before, and SCEditor does something weird...
2019-12-23, 03:22 PM
Template: myalerts_headericon
How can I remove the class Blocker? I just don't want the background to be Blurred. If I directly change the CSS then my search would also not have a blocker as it uses MYBB Core files for the modal. Sorry if I'm being unclear. I managed to remove the (x) icon by adding showClose: false and also tried modalClass & blockerClass but then the blocker won't open.
2019-12-25, 06:22 PM
(This post was last modified: 2019-12-25, 06:26 PM by Lost. Edited 1 time in total.)
I do have the problem to install the plugin, it doesn't seem it is compatible with PHP 7.4.
The file also exist.
2019-12-25, 07:34 PM
Are you sure that you have this file?
/inc/plugins/MybbStuff/Core/ClassLoader.php
2019-12-26, 11:06 AM
(2019-12-25, 06:22 PM)Lost Wrote: I do have the problem to install the plugin, it doesn't seem it is compatible with PHP 7.4. Works for me when using 5.6 there might be some issues with your hosting.
2019-12-27, 03:12 PM
(2019-12-15, 10:55 PM)tonik Wrote:The alerts are loaded via AJAX, and aren't immediately available in a variable. You need to make an AJAX request to(2019-12-15, 10:50 PM)Euan T Wrote:(2019-12-15, 10:31 PM)tonik Wrote: How to display alerts in modal instead of popup?It requires quite a bit of custom JS and HTML, and depends upon the theme you are using. I don't really have enough time to provide detailed instructions on this I'm afraid. /alerts.php?modal=1 to get the actual content.(2019-12-23, 03:22 PM)ameyarora Wrote: Template: myalerts_headericonI don't believe this is possible with the built in MyBB modal system, which is what MyAlerts uses. (2019-12-25, 06:22 PM)Lost Wrote: I do have the problem to install the plugin, it doesn't seem it is compatible with PHP 7.4.This error message means the ClassLoader.php file either doesn't exist in the right path, or it has incorrect file permissions which prevents it being loaded. If you're sure the file exists in the right place (double check the casing), then double check the file permissions/chmod.
2019-12-30, 04:15 AM
Great plugin so far.
Could you integrate an alert when its own message box is full?
2020-01-01, 04:42 PM
There is a PR waiting for approval which adds AJAX read/delete alerts in modal/UCP page. I hope that @Euan will merge it soon with and will fix/add all from 2.0.5 milestone soon... fingers crossed!
[MyBB 1.8 Czech translation] [MyBB 1.8 plugins]: Prune old PMs + optimize DB plugin --- Thank you/like system
2020-01-10, 12:31 PM
(This post was last modified: 2020-01-10, 12:31 PM by skrilaxrev.)
This is the best plugin so far that I could find for MYBB. Its function improves every forum so much.
Because the "Follow users" plugin was no longer maintained, I have the idea of integrating this function here. You could get a notification every time a user posts something and / or opens a topic. Would that be an acceptable idea for upcoming updates? |
« Next Oldest | Next Newest »
|