kcassio
Joined: 02 May 2008
Posts: 41
Location: Denver Metro, Colorado
|
| Posted: Thu May 15, 2008 5:46 pm Post subject: webforms data not posting to contacts table |
|
|
Hi,
I am very new to vtiger, so if I'm missing something really obvious I apologize.
1, I downloaded, uncompressed, and installed the web forms. (Currently on my local machine, but am going to put them on the server later today (hopefully.))
2. I configured the config.php file for both Contacts and Leads.
3. I submitted a test lead and contact.
4. Received the successful submission page.
5. But cannot find the information in the database.
6. Where did it go?
7. And there are no errors in the apache error_log. Where else would errors be being logged to?
Any thoughts would be greatly appreciated.
Thank you,
Karyn
Never mind ... I got it ...
Had to edit my my.ini file in MySQL to remove STRICT_TRANS_TABLES
from sql-mode=
line. |
|