MyBB Community Forums

Full Version: DVZ Mentions 1.0.6
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Hello what is the difference between this plugin and MentionMe for my alerts?
(2015-06-25, 02:46 AM)pandabb Wrote: [ -> ]Hello what is the difference between this plugin and MentionMe for my alerts?

compatibility with myalert 2.0...
mentionme work only with myalert 1.0.5
I see, im using a modified version and works well with 1.8.5

http://community.mybb.com/thread-164576-...pid1139698

I wonder which plugin is less resource hog as im only using a shared hosting.
(2015-06-25, 03:48 AM)pandabb Wrote: [ -> ]I see, im using a modified version and works well with 1.8.5

http://community.mybb.com/thread-164576-...pid1139698

I wonder which plugin is less resource hog as im only using a shared hosting.

seeing that the code here is quite optimized and organized.
hmn, when eldenroot and myself were testing, I did not see this problem. something must of changed from a few days ago until today.
Add the following line after // hooks in inc/plugins/dvz_mentions/alerts.posts.php:
$plugins->add_hook('myalerts_load_lang', ['DVZMentions_Alerts_Post', 'myalerts_load_lang']);
That should fix the empty line issue. I cannot reproduce other bugs, however - are you using the latest MyAlerts provided here?
same issues as others with no alerts registering. I applied the patch mentioned above.

I'm not seeing any errors on the server side, just an FYI.
I didnt have any issues with latest RC version, I havent tested you final one because I am not at home.
Version 0.5.1 (build #6, MD5: b0803ff04e660dc2ddca896bc8e9eb91)
  • fixed missing alert setting text in the UCP
  • fixed permissions check
Upgrading: Upload and overwrite the files.

http://community.mybb.com/mods.php?action=view&pid=29
(2015-06-25, 06:44 PM)Devilshakerz Wrote: [ -> ]Version 0.5.1 (build #6, MD5: b0803ff04e660dc2ddca896bc8e9eb91)
  • fixed missing alert setting text in the UCP
  • fixed permissions check
Upgrading: Upload and overwrite the files.

http://community.mybb.com/mods.php?action=view&pid=29

working after that update:

[Image: WGXaqrV.jpg]
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29