Hi
I have 2 Chronoforms on 2 websites (http://www.rootofit.com and vine.rootofit.com), both with the same details. Neither are recording the data in the table or uploading attachments.
Rich
I have run debug below:
I have 2 Chronoforms on 2 websites (http://www.rootofit.com and vine.rootofit.com), both with the same details. Neither are recording the data in the table or uploading attachments.
Rich
I have run debug below:
Data Array:
Array
(
[chronoform] => support
[event] => submit
[name] => rew
[school] => me
[email] => info@rootofit.com
[multi_upload_limit_attachments_8] => 2
[upload] =>
[query] => hdfdfdf
[input_submit_7] => Submit
[8c6e4b7097e9e895f797e112327b9b83] => 1
[_PLUGINS_] =>
[chronoform_data] => Array
(
[cf_modified] => 2013-11-22 15:20:09
[cf_modified_by] => 461
[chronoform] => support
[event] => submit
[name] => rew
[school] => me
[email] => info@rootofit.com
[multi_upload_limit_attachments_8] => 2
[upload] =>
[query] => hdfdfdf
[input_submit_7] => Submit
[8c6e4b7097e9e895f797e112327b9b83] => 1
[_PLUGINS_] =>
)
[chronoform_data_school] => me
)
Validation Errors:
Array
(
)
Thank you for your behaviour advice request. We will endevour to get back to you within the next five working days. Gold members should receive a reply within 1-2 working days.
If your query relates to the needs of a complex child we recommend an individual consultation.
The Root Of It
Debug Data
1.
email
1.
10
1.
Result
An email has been SENT successfully from (Website)info@rootofit.com to support@rootofit.com
2.
Body
Email support request:
Name rew
School/setting me
Email info@rootofit.com
Optional file upload
Your query
hdfdfdf
Submitted by 86.186.241.184
3.
Attachments
array ( )
Hi Rich,
Did you connect the form to a "custom table" ? if yes then the table doesn't have a primary key with auto increment, if you have any troubles with that then I suggest that you create a new table for the form and connect to it!
And it looks like your form doesn't have an "upload files" action setup, please search our faqs page for help on this!
Regards,
Max
Did you connect the form to a "custom table" ? if yes then the table doesn't have a primary key with auto increment, if you have any troubles with that then I suggest that you create a new table for the form and connect to it!
And it looks like your form doesn't have an "upload files" action setup, please search our faqs page for help on this!
Regards,
Max
Thanks Max, I started again with a new form, which is now storing in the database. Just about to try to add uploads (fingers crossed). However I have now lost my WYSIWYG editor on the front end.
Hi Rich,
I'm not sure why the editor would fail, did you update Joomla ?
If the editor is working on another form on the same website then it must be something with the form config!
Regards,
Max
I'm not sure why the editor would fail, did you update Joomla ?
If the editor is working on another form on the same website then it must be something with the form config!
Regards,
Max
Hi Rich,
If this is Joomla! 3.2 there appear to be upgrade problems with some editors; for example the path has changed for TinyMCE. Which editor are you using?
Bob
If this is Joomla! 3.2 there appear to be upgrade problems with some editors; for example the path has changed for TinyMCE. Which editor are you using?
Bob
Hi Bob,
Exactly, the path to tinymce has changed and they have added a new version which didn't support the old tinymce API, but I have fixed this in V4.0.4
Regards,
Max
Exactly, the path to tinymce has changed and they have added a new version which didn't support the old tinymce API, but I have fixed this in V4.0.4
Regards,
Max
This topic is locked and no more replies can be posted.