Good morning, techie people! I seemed to have lost the ability to tag people, and was wondering if there was something you could do to fix it. Thanks in advance.
TL;DR: This is related to the http/https issue that is causing every other issue with previously working functionality. @WebmasterCorey
There is javascript that pays attention to keystroke events and starts running a server-side call when you type in a comment and then start tagging someone using "@". THe Javascript makes a serverside call to "http://www.disboards.com/index.php?members/find&q=EACHLETTERYOUTYPEAFTERTHEATSYMBOL" and the browser returns a "blocked:mixed-content" error instead of performing the serverside call to look for the appropriate username ou are trying to tag.