[color=#ff0000][u][b]SOLVED[/b][/u][/color]
[u][b][color=#ff0000](long story, I won't bother you any further)[/color][/b][/u]
Hi,
Grocery crud works fine in [i]development [/i](locally) and on the [i]test[/i] environment on the server of my customer. However in [i]live[/i] and the [i]demo[/i] environment it doesn't work at all (no grid is displayed at all).
Strange behaviour, since [i]test, live [/i]and [i]demo[/i] are on the same server, just different root directories.
Debugging javascript in IE gives me "SCRIPT438: Object doesn't support property or method 'numeric'", but only in [i]development[/i] and [i]test[/i]. In [i]live [/i]and [i]demo[/i] no errors (but also no grid, so probably the errors are fatal?).
Debugging in Firefox gives me "TypeError: $("#crud_page").numeric is not a function".
I already use $crud->unset_jquery();, but no success.
I suspect some jquery version conflict, but I am not sure.
Any help is appreciated, because I'm already pretty frustrated and desperate.
Thanks,
Koos
jquery conflict?
Started by Amgarp, 07 October 2012 - 21:07 PM
- Single Page
Posted 07 October 2012 - 21:07 PM
Posted 23 May 2014 - 09:55 AM
same issue with me