vtiger Forum Index vtiger
The Honest Open Source CRM
 

Web form send_data.php
Click here to go to the original topic

 
       vtiger Forum Index -> Installation 5.x
Previous topic :: Next topic  
Author Message
fenixcapital



Joined: 11 Apr 2008
Posts: 8

Posted: Tue Apr 15, 2008 5:09 pm    Post subject: Web form send_data.php  

I have vtiger installed on my computer in

localhost:81

How do I have to set the server pathe configuration in send_data.php
I do not receive any new contacts or leads when a new clients submitts the web form.

the data_send.php has the following configuration:

$client = new soapclient2($Server_Path."/vtigerservice.php?service=webforms", false,

Thank you in advance for your help
Martin
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 968

Posted: Tue Apr 15, 2008 5:20 pm    Post subject: Web form send_data.php<br /><a href="viewtopic  

Hi Martin,

Don't set the server path configuration in send_data.php.

You have to set it in config.php
Code: $Server_Path   = 'http://localhost:81';

Regards,
Prasad
vtiger Team
Back to top  
 
       vtiger Forum Index -> Installation 5.x
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group