possible bug: .tableSorter() is not a function

While running the admin with FireBug on, I'm getting the following message $("#3e78c05a4cabf0e835b1f4ec09034a36").tableSorter is not a function index.php()index.php (line 833) I think (but am not sure) that the problem is the way JQuery is being loaded.  Actually, jquery is loaded the right way, but embedding the script in html is wrong, because none of the JQuery methods are available until after OnReady() is called. Alternatively, it's something else, but since bugs are being addressed in 7.04, maybe some of these can be knocked off,i if indeed it is a bug. <script type="text/javascript">$('#1a926b4b400cba50bb242e94058f1c3d').tableSorter();</script>
Quote · 3 Nov 2010

This js error is related to "Profiler" only, no other functionality is affected.

You can try to disable Profiler module and error will disappear.

It happens because in some cases Profiler can not insert some additional js files for sorting purposes.

Rules → http://www.boonex.com/terms
Quote · 4 Nov 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.