MyBB Community Forums

Full Version: MyAlerts
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
@Addiction definitely sounds like a JS issue. MyAlerts doesn't make any such changes. A test account would be useful.
As Euan T says you may have a conflict in your js code, i upgrade to latest version of plugin and works fine, i have a lot of jQuery codes, and improvements to my site and works fine on all modules, you can check it out and can see by yourself you have an error probably. Is not for the plugin, but your own code.
(2013-11-13, 08:51 PM)DragonH Wrote: [ -> ]Thanks for the clarification guys.


The Alerts link at the top of the page is no longer displaying a tooltip when clicked. It's expanding the entire nav panel. See below:

http://imgur.com/b52yvag
[Image: b52yvagl.png?1]

That's biare. Looks like you've changed the CSS, right? It may be your edits that are causing that.
Theme: Apart 1
Using this information here http://community.mybb.com/thread-82696-page-6.html I've created a drop down for the private messages click on works fine ect & everything.

When clicked the 'my alerts' drop down though is 'hidden' showing just that very small section under 'alerts mod cop admin cp' like I know where it's supposed to be & what it looks like but ..not there?

Ideally it would look the same as the messages drop down if it can be done but would settle for now just being visible?


[attachment=30624]
^ @lexicondevil, give forum url & test user account so that someone can check it - it might need css adjustments (overflow / z-index)
(2013-12-02, 05:38 AM)lexicondevil Wrote: [ -> ]Theme: Apart 1
Using this information here http://community.mybb.com/thread-82696-page-6.html I've created a drop down for the private messages click on works fine ect & everything.

When clicked the 'my alerts' drop down though is 'hidden' showing just that very small section under 'alerts mod cop admin cp' like I know where it's supposed to be & what it looks like but ..not there?

Ideally it would look the same as the messages drop down if it can be done but would settle for now just being visible?

http://community.mybb.com/thread-127444-...#pid925565

Linked at the bottom of the first post.
thanks Euan
i got it to display correctly eventually but in the process the lower links are on top of each other.
non issue for now as I'm re-themeing anyway but users wanted this function
I'm probably a b*tch if I ask this, but how resource-sensitive is this plugin?

I know all plugins slow down a forum, which is nothing more than normal. I'm just interested in the load this plugin is adding to the forum.
How can I change the "ALERTS" text in my header to "NOTIFICATIONS"?
(2013-12-05, 12:45 AM)Tankey Wrote: [ -> ]I'm probably a b*tch if I ask this, but how resource-sensitive is this plugin?

I know all plugins slow down a forum, which is nothing more than normal. I'm just interested in the load this plugin is adding to the forum.

I tried to make it as light as possible. It generally adds only two queries per page at the maximum, but can add more when posting new replies etc. I haven't so far heard any complaints about resource usage stemming from MyAlerts.

(2013-12-05, 12:56 AM)Kioshi Wrote: [ -> ]How can I change the "ALERTS" text in my header to "NOTIFICATIONS"?

Easiest way is to simply modify the myalerts_headericon template.