server side sorting datatables in symfony

server side sorting datatables in symfony

megharajnmegharajn Posts: 4Questions: 0Answers: 0
edited April 2011 in Bug reports
I set up the things as given in following reference

http://nibsirahsieu.wordpress.com/2010/02/14/jquery-datatables-and-symfony/comment-page-2/#comment-389

But i m not able to fix what is this the folllowing error

Catchable fatal error: Argument 1 passed to loadsurfermodActions::executeGet_data() must be an instance of sfWebRequest, none given, called in C:\xampp\htdocs\loadsurferproj\lib\symfony\action\sfActions.class.php on line 53 and defined in C:\xampp\htdocs\loadsurferproj\apps\loadsurferapps\modules\loadsurfermod\actions\actions.class.php on line 12449

Replies

  • allanallan Posts: 61,716Questions: 1Answers: 10,108 Site admin
    No idea I'm afraid - it would be worth asking the article's author. I don't see how this would be a bug in DataTables itself.

    Allan
This discussion has been closed.