The following warnings occurred:
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/global.php(961) : eval()'d code 26 errorHandler->error
/global.php 961 eval
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(287) : eval()'d code PHP 8.1.2-1ubuntu2.14 (Linux)
File Line Function
/printthread.php(287) : eval()'d code 2 errorHandler->error
/printthread.php 287 eval
/printthread.php 117 printthread_multipage



UserSpice
Status Update 010 - Printable Version

+- UserSpice (https://userspice.com/forums)
+-- Forum: Support Center (https://userspice.com/forums/forumdisplay.php?fid=23)
+--- Forum: UserSpice 4.3 and Below (https://userspice.com/forums/forumdisplay.php?fid=26)
+--- Thread: Status Update 010 (/showthread.php?tid=698)

Pages: 1 2


Status Update 010 - karsen - 09-02-2017

The class goes in /users/classes/, the parser goes into /users/parsers/. I added them to a fresh install of 010.

I'd meant to add their locations in my first post but work was hectic earlier today and it slipped my mind.


Status Update 010 - mudmin - 09-02-2017

I pushed it out with an error so you can see what I did wrong. I've coded way too much the last two days and my brain hurts. See status update 011.


Status Update 010 - Brandin - 09-02-2017

@Mudmin @karsen

Looks like we are missing the SQL


Status Update 010 - karsen - 09-02-2017

Oh, duh! Sorry about that.

https://pastebin.com/vtsD91sC


Status Update 010 - mudmin - 09-02-2017

I pushed it out as 4.3.012. I'm feeling pretty dense today. I woke up at 3 and started coding a project for work so my brain isn't all there.

Right now everything works except for the notification number, which wasn't immediately obvious to me why and then I had to run. So I pushed it. Thanks for everything! We'll get it sorted.


Status Update 010 - mudmin - 09-02-2017

I pushed it out as 4.3.012. I'm feeling pretty dense today. I woke up at 3 and started coding a project for work so my brain isn't all there.

Right now everything works except for the notification number, which wasn't immediately obvious to me why and then I had to run. So I pushed it. Thanks for everything! We'll get it sorted.


Status Update 010 - karsen - 09-02-2017

The number displayed is for new notifications. Once you've read them the number disappears until you have new unread notifications. You can always bring up the read ones by clicking the bell as usual. I downloaded the new version and set is_read to 0 and the number displays correctly. Your brain might not be completely here today but it was enough to get the feature working Big Grin


Status Update 010 - Brandin - 09-02-2017

Can we move the number and make it an exponent of the glyphicon? Is this something you can do in HTML/Bootstrap? I think it would look cool and would prefer this over brackets.


Status Update 010 - Brandin - 09-02-2017

And I'm also not seeing the part prior to the <a> tag? Where it says "This is a sample notification".