server side sorting datatables in symfony
server side sorting datatables in symfony
megharajn
Posts: 4Questions: 0Answers: 0
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
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
This discussion has been closed.
Replies
Allan