Thread Rating:
  • 12 Vote(s) - 4.08 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] MentionMe 2.3.3 (for MyAlerts 1.05)
#51
If you wanted the exact text I can copy for you...
But again, you can't reproduce this problem because that usernames are not in your forum.
I updated the plugin and the problem still persists.

The line of mention.php that it's causing the problem is:

while(strlen(trim($match[0])) == 0)
Something happen there Sad
[Image: 40DS6Te.png]

#52
I just pushed an update to GitHub, download it here and hopefully this will solve the errors.

Please let me know the result.
[retired]
#53
(2013-01-04, 06:24 PM)Wildcard Wrote: I just pushed an update to GitHub, download it here and hopefully this will solve the errors.

Please let me know the result.

Amazing, It's solved now.
What was the problem?
[Image: 40DS6Te.png]

#54
I didn't consider that some forums may have weird posts like that one [Image: lmao.gif]

No seriously, I forgot to check that the $match wasn't empty before (or while) I was shifting the array. In the previous version (1.x) I used a different regex so there was no possibility of $match coming in with data that wasn't suitable.

With this regex, it is possible (with lists like that one) that matches could be found, trimmed and then discarded as unsuitable before processing. So that is what I've changed.

Thanks for being patient with me and let me know if any other problems show up.
[retired]
#55
(2013-01-04, 07:36 PM)Wildcard Wrote: I didn't consider that some forums may have weird posts like that one [Image: lmao.gif]

No seriously, I forgot to check that the $match wasn't empty before (or while) I was shifting the array. In the previous version (1.x) I used a different regex so there was no possibility of $match coming in with data that wasn't suitable.

With this regex, it is possible (with lists like that one) that matches could be found, trimmed and then discarded as unsuitable before processing. So that is what I've changed.

Thanks for being patient with me and let me know if any other problems show up.

Haha, I know, it's weird.
Thank to you for fixing it ^^
[Image: 40DS6Te.png]

#56
it is possible create option to not alert when someone quote post with mention?

more easy to say... not alert if mention is inside of quote tag.
#57
I'm sure it is possible. I will put it on my list of things to check out.

Thanks for your feedback.
[retired]
#58
(2013-01-05, 01:34 AM)Wildcard Wrote: I'm sure it is possible. I will put it on my list of things to check out.

Thanks for your feedback.

very thanks... Big Grin
#59
You're welcome. Thanks for all your help and feedback. Smile
[retired]
#60
(2013-01-05, 01:32 AM)martec Wrote: it is possible create option to not alert when someone quote post with mention?

MentionMe 1.5.3 is released.

Changes:
  • Quoted mentions no longer produce alerts
  • stream-lined mention detection for improved performance
  • some internal arrangements were altered as well.

The project has been pushed to the mods site and is awaiting validation.

The GitHub Repository has been updated as well and is available for download.

No real issues fixes here just the requested feature.

No uninstall is necessary - just overwrite the existing files.
[retired]


Forum Jump:


Users browsing this thread: 35 Guest(s)