curl or not curl to override an search form in jomsocial

alec6w 14 Aug, 2015
Hello,

I would like to built my own advanced search form to search members in Jomsocial with Chronoforms.

I built a form with Chronoforms and add an event curl on submit.
In the field map, i added


task=advancesearch
option=com_community
view=search


In the target result, i put this
index.php/fr/trouver/recherche

Nothing happens. I had no result.

I'm not sure to understand the curl's function or maybe it's not the good way to make it.

Maybe is it easier to write a custom code to search and display the results. But it could be very difficult to manage the restults in multi-page.

Not easy for me.
Any help is welcome.
alec6w 14 Aug, 2015
Another important information to my request : the form is in GET method.
That's why i try the curl event.
GreyHead 15 Aug, 2015
Hi alec6w,

I don't know how JomSocial works or what is on the page index.php/fr/trouver/recherche that would return any result to you :-(

Can you not just search the Joomla! or JomSocial database tables for the information you need?

Bob
alec6w 15 Aug, 2015
Hi,

Finally, i give up. Jomsocial is too difficult for me 😟
This topic is locked and no more replies can be posted.