Quote from: Duban Black on March 11, 2025, 08:49:52 PMuBOL: Generic cosmetic filtering stopped because no more DOM changes css-generic.js:231This appears to be a misdemeanor message from an add-on that you've loaded into your browser that you can ignore.
2806:268:488:853:297d:d16:20de:feb
40.6.38.8
uBOL: Generic cosmetic filtering stopped because no more DOM changes css-generic.js:231 


Quote from: Chen Zhen on February 27, 2025, 03:31:31 PMThat won't do anything because you're mixing the $_SESSION array with the $txt array & that $txt key doesn't exist in the Arcade & won't have any effect.
var str = "' . (!empty($_SESSION['arcade_shout_session']) ? $_SESSION['arcade_shout_session'] : substr(uniqid('invalid_', true), -5)) . '";
Quote from: Grammy on February 27, 2025, 02:51:23 PMNot to bump, but just adding that when I simply added$txt['arcade_shout_session'] = 'Arcade Shout Session';to the ArcadeSkinC.english.php file, members who claimed they couldn't see the arcade can now see it and play on it. That just sounds weird to me. Why should that error have stopped them from even seeing the arcade? Oh well... I'm going to leave this "unsolved" until you guys weigh in, in case something else on my part should have been done. Thank you.