MyBB Community Forums

Full Version: MyAlerts v2.0.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi,

This can sometimes happen if you have an old copy of the ./alerts.php file. Try downloading the current version from GitHub and see if that helps.
(2016-05-09, 07:22 PM)Euan T Wrote: [ -> ]Hi,

This can sometimes happen if you have an old copy of the ./alerts.php file. Try downloading the current version from GitHub and see if that helps.
Did that. Didn't change anything.

Is the headerinclude i sent before, fine, what else could i do? Sad

I have to say too that this usercp window only shows up once, after that if i press the alerts again, its the normal popup window.

NVM!

The solution is to not add/remove this code which was provided on the tabbed member profile tutorial:

<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js">
</script>

Now it works normal, thanks anyway!
Alright, glad you got it fixed!
Fatal error: Class 'MybbStuff_Core_ClassLoader'
not found in /home/ taleemixyz/public_html/inc/
plugins/myalerts.php on line 28
Have you upload the ClassLoader? http://community.mybb.com/thread-171301-...pid1220442

It's been mentioned twice on the last page, and many times before that.
yes i have uploaded it . I download it from github .
Where did you upload it to?
upload it to inc/plugins/MybbStuff/Core
Can you send a screenshot of the folder ./inc/plugins/MyBbStuff and ./inc/plugins/MybbStuff/Core/? The file should be ./inc/plugins/MybbStuff/Core/ClassLoader.php
ofcorse the path of file is inc/plugins/MybbStuff/Core/ClassLoader.php . But it does not work and return an error on plugin page . Please take me some to test it on xampp server .