Marked 197 Report post Posted June 3, 2013 Yea notifications were broke for me yesterday. But they are working fine now on FF. NVM, I lied. It won't clear that you replied to a conversation and says I have 4 notifications. That catches everyone: when you click the button, some JS makes the count disappear whether or not that count is cleared in the database. However, I've considerably updated the code. I have rewired the notifications so it works completely differently than previously. The count anyway. I'm really really hoping it's functioning for everyone that way it should. Now, the count is a number stored in the DB by the forums, so its safe to assume that whatever the count says, its accurate. The little red circle will only disappear after the count has been reset to 0. Before it was easy to interrupt the clearing of the count by immediately exiting the page. That's still possible, however the clearing operates far quicker than before. So, hopefully we're good. Let me know. @Shin: Ahh the old Franklin problem (well, one of them :P ). All fixed. You may have to refresh your browser to see the CSS changes. Usually I clear all cached CSS and JS if the changes are major. Great work guys, keep 'em coming :D I'm having a bug-fixing day. My finals are only 12 days away. So far. Share this post Link to post Share on other sites
Wyzrd 12 Report post Posted June 4, 2013 Ok, the counter is clearing now. I think we're good to go! Another job well done Mark! Share this post Link to post Share on other sites
CrimsonInferno 35 Report post Posted June 4, 2013 I don't know if this is just me,, but here are some things I am encountering on the forum. Black text background when replying to threads.Cannot open "more reply options" When opening a picture and trying to cancel out of it by hitting the X button, it just loads for ever and the page needs to be refreshed. Notifications doesn't work. That is all. :) Share this post Link to post Share on other sites
Marked 197 Report post Posted June 5, 2013 I don't know if this is just me,, but here are some things I am encountering on the forum. Black text background when replying to threads. Cannot open "more reply options" When opening a picture and trying to cancel out of it by hitting the X button, it just loads for ever and the page needs to be refreshed. Notifications doesn't work. That is all. :) Only? :dizzy: Thanks Crimson, I never noticed the More Reply Options being broken. I think I can fix these but I'll have to put it on my todo list that I have exams and work over the next for weeks :( Could you explain how the notifications aren't working? At first I thought they weren't either. However, I think that you have to go into the notified content to permanently clear it. You see this is all the forum's system in terms of setting up the notification system, but the display is 100% my code (obviously the notifications are global) so it's been tricky getting it right. Share this post Link to post Share on other sites
CrimsonInferno 35 Report post Posted June 7, 2013 Sorry! :oops: Oh, by notifications not working I mean it will report new notifications but when I click them it loads me to the same page I was on already and the alerts are still there. I had to turn off all notifications for them to disappear. I understand that it is all tricky, just thought I should help out. :grin: Share this post Link to post Share on other sites