Advertisement
Guest User

Untitled

a guest
Jul 10th, 2011
433
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.68 KB | None | 0 0
  1. Unknown thread
  2. Uncaught exception: TypeError: Cannot convert 'selector' to object Error thrown at line 3706, column 1 in liveConvert(type, selector) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  3. return (type && type !== "*" ? type + "." : "") + selector.replace(rperiod, "`").replace(rspaces, "&");
  4. called from line 3060, column 4 in <anonymous function: add>(handleObj) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  5. jQuery.event.add( this,
  6. called via Function.prototype.call() from line 2636, column 3 in <anonymous function: add>(elem, types, handler, data) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  7. var handlers = events[ type ],
  8. called from line 3603, column 5 in <anonymous function>(types, data, fn, origSelector) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  9. jQuery.event.add( context[j], "live." + liveConvert( type, selector ),
  10. called from line 15, column 5 in <anonymous function: success>(text) in http://localhost/e107_plugins/rwworld/rw_search.js?v=0.1:
  11. $("#search_results").live();
  12. called from line 1008, column 8 in <anonymous function: resolveWith>(context, args) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  13. callbacks.shift().apply( context, args );
  14. called via Function.prototype.apply() from line 7168, column 4 in done(status, statusText, responses, headers) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  15. deferred.resolveWith( callbackContext, [ success, statusText, jqXHR ] );
  16. called from line 7947, column 7 in <anonymous function: callback>(_, isAbort) in http://localhost/e107_plugins/rwworld/jquery-1.6.2.js:
  17. complete( status, statusText, responses, responseHeaders );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement