The following warnings occurred:
Warning [2] Undefined variable $awaitingusers - Line: 46 - File: global.php(816) : eval()'d code PHP 8.1.28 (Linux)
File Line Function
/global.php(816) : eval()'d code 46 errorHandler->error
/global.php 816 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 874 - File: global.php PHP 8.1.28 (Linux)
File Line Function
/global.php 874 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5014 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 5014 errorHandler->error
/global.php 874 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 6953 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 6953 errorHandler->error
/inc/functions.php 5041 is_member
/global.php 874 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 6953 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 6953 errorHandler->error
/inc/functions.php 5041 is_member
/global.php 874 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1399 - File: inc/functions.php PHP 8.1.28 (Linux)
File Line Function
/inc/functions.php 1399 errorHandler->error
/inc/functions.php 1354 fetch_forum_permissions
/printthread.php 83 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 179 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 174 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 174 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 179 - File: printthread.php PHP 8.1.28 (Linux)
File Line Function
/printthread.php 179 errorHandler->error



FEPlanet Community
suggestion: quote/tagging notifications - Printable Version

+- FEPlanet Community (http://forums.feplanet.net)
+-- Forum: Site Matters (http://forums.feplanet.net/forum-3.html)
+--- Forum: Meta (http://forums.feplanet.net/forum-35.html)
+---- Forum: Suggestions and Issues (http://forums.feplanet.net/forum-5.html)
+---- Thread: suggestion: quote/tagging notifications (/thread-31.html)



suggestion: quote/tagging notifications - ShinkuDragon - 01-27-2014

this is a little something that i got from other forums but i've found it pretty useful, it's a notification system for when you are quoted, and along with that, a way to tag people to trigger this.

an example, say we were arguing about bagels, and iwanted to ask cyrocil his opinion on wether he'd like some, rather than PMing him i could write @cyrocil; (or whichever way you want to make it work) and he'd get a notification linking him to that post

on a more serious example, it's useful for bringing someone's attention to a thread, it could be someone who knows a lot about the subject or what-have you. or if you're discussing something in semi-real time, it's great for knowing when you get a reply while you browse the rest of the forum.

here's how it looks in that other site:
http://puu.sh/6zT51/fb8a70f61c.jpg

the notification icon on the top right would display a number next to it and change color if you were to get a notification


RE: suggestion: quote/tagging notifications - sirocyl - 01-28-2014

(01-27-2014, 05:04 AM)ShinkuDragon Wrote: this is a little something that i got from other forums but i've found it pretty useful, it's a notification system for when you are quoted, and along with that, a way to tag people to trigger this.

an example, say we were arguing about bagels, and iwanted to ask cyrocil his opinion on wether he'd like some, rather than PMing him i could write @cyrocil; (or whichever way you want to make it work) and he'd get a notification linking him to that post

on a more serious example, it's useful for bringing someone's attention to a thread, it could be someone who knows a lot about the subject or what-have you. or if you're discussing something in semi-real time, it's great for knowing when you get a reply while you browse the rest of the forum.

here's how it looks in that other site:
http://puu.sh/6zT51/fb8a70f61c.jpg

the notification icon on the top right would display a number next to it and change color if you were to get a notification

The plugin and patch to make this happen are already in upstream/dev and I just need to run a pass on testing before run to interim/production.

In other words, it's on its way.


RE: suggestion: quote/tagging notifications - ShinkuDragon - 01-28-2014

awesome then.