Hi Ryan, I'm still trying to run the smart-search-widget.tcl
and return this error:
and return this error:
invalid command name "ah::ajaxupdate"
while executing
"ah::ajaxupdate -container "results_box" -url "search-users" -pars "Form.serialize('searchform')""
invoked from within
"set js_update_user_select [ah::ajaxupdate -container "results_box" -url "search-users" -pars "Form.serialize('searchform')"]"
("uplevel" body line 7)
invoked from within
"uplevel {
# /packages/private-messenging/lib/smart-search-widget.tcl
I put the package of ajaxhelper (scriptaculous-js-1.8.2) but I don't found anything with the name of ajaxupdate.
Thanks for your help.