[Vtigercrm-developers] webforms not working
Melanie
m.brummell at btinternet.com
Thu Feb 5 12:56:47 GMT 2015
Hi,
I had this problem to and it was as Al said. I am using latest release 6.2.
To repair it:
1. Go to PHPMyAdmin ---> Drop these 2 tables if they exist
"vtiger_webforms.sql" and "vtiger_webforms_field.sql" (in vtiger 6.2 they
were missing).
2. Import the attached `vtiger_webforms_field.sql`
3. Import the attached `vtiger_webforms.sql`
4. Replace the file `FieldsEditView.tpl`in
layouts/vlayout/modules/Settings/Webforms/FieldsEditView.tpl
with this one (maybe just copy and paste the content in to new one)
Mel
Message: 1
Date: Thu, 05 Feb 2015 07:43:51 +0000
From: Alan Lord <alanslists at gmail.com>
To: vtigercrm-developers at lists.vtigercrm.com
Subject: Re: [Vtigercrm-developers] webforms not working
Message-ID: <mav6vn$vil$3 at ger.gmane.org>
Content-Type: text/plain; charset=windows-1252; format=flowed
On 05/02/15 03:47, Hamono, Chris (DPC) wrote:
> I have upgraded 6.1 to 6.2 hoping it would resolve a problem In 6.1 we
> cannot create webforms. It doesn?t work in 6.2 either
If this is a migrated system from 5.4.0 check your database structure
against a clean 6.1(or2).0 system.
I have seen this part fail frequently during the migration so your
vtiger_webform* tables do not end up with all the necessary columns.
HTH
Al
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fieldseditview.tpl
Type: application/octet-stream
Size: 6870 bytes
Desc: not available
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/438723f7/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vtiger_webforms.txt
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/438723f7/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vtiger_webforms_field.txt
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150205/438723f7/attachment-0001.txt>
More information about the vtigercrm-developers
mailing list