Hi there,
I am using Community Builder and I need to develop a plugin that sends the user information to an external website at runtime. The information should be posted in the form of an XML file through AJAX.
The code to write an XML file and post it through AJAX is ready and working as expected. The only thing that I am stuck is transforming it into a CB plugin.
I have to write the XML file, as soon as the user hits the
Submit button on the registration page. So, I'll need to know the event on which to fire this event and to be used in the
$_PLUGINS->registerFunction() function. And also my code isn't working, so I'll need help from the members to find the bug.
I have attached the code file, for your reference.
I'll appreciate any help or advice from my fellow Joomlapolitans!
Thanks and regards,
Gurpreet
Attachment writeXML.txt not found
Post edited by: coolguru4ever, at: 2008/10/20 14:45