As the topic said i am trying to create web to lead using cf v4 and latest Joomla to import lead in to latest vtiger as of April 21 2011.
I was trying to follow http://www.digitalbuz.com/2010/02/04/joomla-vtiger-crm-integration-using-chronoforms/ but chronoforms user interface has changed so It is quite difficult to recreate following instructions for cf v3.
Whats puzzling to me is debug is showing blank curl values although I have enthered following params under curl:
CURL OK : the CURL function was found on this server.
$curl_values:
curl_target_url: http://127.0.0.1/vtigercrm/modules/WebForms/post.php
Is curl still buggy under v4?
Thanks for all your help...
I was trying to follow http://www.digitalbuz.com/2010/02/04/joomla-vtiger-crm-integration-using-chronoforms/ but chronoforms user interface has changed so It is quite difficult to recreate following instructions for cf v3.
Whats puzzling to me is debug is showing blank curl values although I have enthered following params under curl:
moduleName=Leads
firstname=firstname
lastname=lastname
company=company
leadsource=Web Site
CURL OK : the CURL function was found on this server.
$curl_values:
curl_target_url: http://127.0.0.1/vtigercrm/modules/WebForms/post.php
Is curl still buggy under v4?
Thanks for all your help...