Chumper / Datatable

This is a laravel 4 package for the server and client side of datatables at http://datatables.net/
https://github.com/Chumper/Datatable
388 stars 154 forks source link

faceing problem with datatable #358

Open ghost opened 8 years ago

ghost commented 8 years ago

http://prntscr.com/953gco image i use Chumper/Datatable for my site .when i add tracker antonioribeiro/trackerthen i face the problem. in stats panel datatable working . but in my site route where i call Chumper/Datatable its showing the problem. otherwise everything ok. but class file are not same then why i get the problem? any idea ?really i want to use tracker. but i can not also change Chumper/Datatable coz i already write huge code

Chumper commented 8 years ago

According to the screenshot you are using https://github.com/bllim/laravel4-datatables-package.

ghost commented 8 years ago

it was used by laravel package tracker antonioribeiro/tracker . and i use your package for my few views . when i active tracker i get this problem . if i disable tracker. everything is working fine. https://github.com/bllim/laravel4-datatables-package. is was used by tracker by default

Chumper commented 8 years ago

Maybe you need to use the full class name of my Datatable package or assign it under anpther alias.