The following warnings occurred: | ||||||||||||
Warning [2] Undefined variable $unreadreports - Line: 26 - File: global.php(961) : eval()'d code PHP 8.2.25 (Linux)
|
ReferenceError: Can't find variable: Fingerprint2 - 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: ReferenceError: Can't find variable: Fingerprint2 (/showthread.php?tid=1307) |
ReferenceError: Can't find variable: Fingerprint2 - Aido - 01-18-2019 Hi, I've just installed UserSpice and met the following error in JS console ReferenceError: Can't find variable: Fingerprint2 it this line of the index.php new Fingerprint2().get(function(result, components) How to resolve it? Eugene RE: ReferenceError: Can't find variable: Fingerprint2 - mudmin - 01-18-2019 Sorry about that. It's a bug in Session Management. Are you running an adblocker? RE: ReferenceError: Can't find variable: Fingerprint2 - Aido - 01-18-2019 (01-18-2019, 09:51 AM)Admin Wrote: Sorry about that. It's a bug in Session Management. Are you running an adblocker? Yes. Do I need to disable it for this page? RE: ReferenceError: Can't find variable: Fingerprint2 - mudmin - 01-18-2019 No. It's really fine to just leave it. The error is mainly in the console and I've never seen any impact on any other JS. RE: ReferenceError: Can't find variable: Fingerprint2 - Aido - 01-18-2019 Ok, so can i forget about it? |