MyBB Community Forums

Full Version: Myalerts issue
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
For some reason, the popup isn't working properly.
[url=https://ibb.co/jsLFt6][Image: myalerts.png]
The actual alerts.php page is working fine though.
I have installed this plugin two times now. But for some reason that issue is still there.
So, I would help some guys.

Thanks in advance ^^
Make sure you have the current alerts.php file from here: https://github.com/MyBBStuff/MyAlerts/bl...alerts.php

Old versions do not work, your current version is an old version.
(2017-10-17, 06:41 PM)Euan T Wrote: [ -> ]Make sure you have the current alerts.php file from here: https://github.com/MyBBStuff/MyAlerts/bl...alerts.php

Old versions do not work, your current version is an old version.

It's still the same issue. I have modified the alerts.php file.
Really need some help. Guys
Sorry for the late response, I've been on holiday during the last week.

Could you please check your "myalerts_headericon" template looks something like the following:

<li class="alerts {$newAlertsIndicator}">
    <a href="{$mybb->settings['bburl']}/alerts.php" class="myalerts" onclick="MyBB.popupWindow('/alerts.php?action=modal&amp;ret_link={$myalerts_return_link}', { fadeDuration: 250, zIndex: (typeof modal_zindex !== 'undefined' ? modal_zindex : 9999) }); return false;">{$lang->myalerts_alerts}
        ({$mybb->user['unreadAlerts']})</a>
</li>

Specifically, the "MyBB.popupWindow" part should be there. Old versions of the plugin took a different approach to displaying the modal.
For others who may have this issue, to fix this issue, you have use this {$myalerts_headericon} with the new my alerts version, inside header welcomeblock member
My Alert not showing Any alerts ...

I am test with Pm alert but pm shows 1 count but in alert no alert

in user cp also alert setting is blank

some one help me

Thank You

https://forum.kuttysoft.com/

My forum Link bro

Help me tq
(2019-03-27, 06:02 AM)kuttysoft Wrote: [ -> ]My Alert  not showing Any alerts ...

I am test with Pm alert but pm shows 1 count but in alert no alert

in user cp also alert setting is blank

some one help me

Thank You

https://forum.kuttysoft.com/

My forum Link bro

Help me tq

Check default settings and alert types
(2019-03-30, 08:26 PM)Michael2014 Wrote: [ -> ]
(2019-03-27, 06:02 AM)kuttysoft Wrote: [ -> ]My Alert  not showing Any alerts ...

I am test with Pm alert but pm shows 1 count but in alert no alert

in user cp also alert setting is blank

some one help me

Thank You

https://forum.kuttysoft.com/

My forum Link bro

Help me tq

Check default settings and alert types

checked not yet worked