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
/showthread.php 28 require_once





× This forum is read only. As of July 23, 2019, the UserSpice forums have been closed. To receive support, please join our Discord by clicking here. Thank you!

  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
jQuery not defined
#17
I am experiencing similar error. It looks like that error message (registration fields) is causing this kind of error:
Code:
Uncaught ReferenceError: $jQuery is not defined

The error message looks like this:
<pre>
Code:
<ul class="bg-danger">
<li class="text-danger">Email must be a valid email address.</li>
<script>$jQuery("#Email must be a valid email address.").parent().closest("div").addClass("has-error");</script>
</ul>
</pre>


I believe that every occurance of $jQuery should be replaced just with $ sign.

I tried to locate these scripts with no success. I found similar messages in users/classes/Validate.php and in users/helpers/helpers.php and try to modify it, but the error message still occurs with $jQuery instead of just $.

Can you direct me to the files where that error messages are created?
  Reply


Messages In This Thread
jQuery not defined - by aeh - 03-01-2017, 08:11 PM
jQuery not defined - by mudmin - 03-02-2017, 02:31 AM
jQuery not defined - by aeh - 03-02-2017, 01:33 PM
jQuery not defined - by mudmin - 03-02-2017, 01:38 PM
jQuery not defined - by raven - 03-02-2017, 02:26 PM
jQuery not defined - by mudmin - 03-02-2017, 03:03 PM
jQuery not defined - by mudmin - 03-02-2017, 03:03 PM
jQuery not defined - by raven - 03-02-2017, 03:13 PM
jQuery not defined - by aeh - 03-02-2017, 05:48 PM
jQuery not defined - by raven - 03-02-2017, 05:57 PM
jQuery not defined - by mudmin - 03-02-2017, 11:44 PM
jQuery not defined - by aeh - 03-03-2017, 03:00 PM
jQuery not defined - by mudmin - 03-03-2017, 03:03 PM
jQuery not defined - by aeh - 03-17-2017, 01:20 PM
jQuery not defined - by mudmin - 03-19-2017, 10:54 PM
jQuery not defined - by mudmin - 04-16-2017, 01:28 PM
jQuery not defined - by JUG - 04-19-2017, 09:02 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)