Tags
admin generator
ajax
autoload
caching
CSV to database
custom query
dompdf
dynamic input
embedded forms
excel explorer
image gallery
ioncube
javascript
jquery
jQuery DataTables
mpdf
multiple dom
no telepon
object caching
paging
pdf
pick or create
propel
propel 1.3
sfAssetsLibraryPlugin
sfBlueprintPlugin
sfCsvPlugin
sfDomPdfPlugin
sfForm
sfFunctionCache
sfJQueryLightboxPlugin
sfPhpExcelPlugin
sfPropel15Plugin
sfPropelCustomJoinHelper
sfPropelCustomSelectPlugin
sfWidgetFormChoice
sfWidgetFormInputText
symfony
symfony 1.0
Symony Task
taconite
username
validasi
validator
Zend Lucene
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
its seem you call the executeGet_data() function, without passing parameter. May i see the code that caused the error?