This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 3
Resume Error
Started 12 years ago by MBS77 | 5 posts |
-
Upgraded from version 2 to 3.3, however any form i create gives this resume error
"Warning: Invalid argument supplied for foreach() in /c/WebSite/machform/includes/entry-functions.php on line 353
Warning: Cannot modify header information - headers already sent by (output started at /c/WebSite/machform/includes/entry-functions.php:353) in /c/WebSite/machform/confirm.php on line 79"
Any ideas?
ThanksPosted 12 years ago # -
There is some bug related with this case we've just found out recently. Please contact us directly and we'll send you the bugfix for this issue.
The fix will also being included when we release v3.4MachForm Founder
Posted 12 years ago # -
best way to contact referencing this issue?
Also now getting this problem since udated PHP, cannot save forms! using firebug get this error
SQL: [86] ALTER TABLE
ap_form_10626
ADD COLUMNelement_1
decimal(62,2) NULL COMMENT 'Price';
Params: 0
Query Failed: SQLSTATE[42S21]: Column already exists: 1060 Duplicate column name 'element_1'ideas?
thanks
Posted 12 years ago # -
It seems there is duplicate column within ap_form_10626 table. You can contact us below:
http://www.appnitro.com/contactPlease let us know your MachForm login info. We'll check it.
MachForm Founder
Posted 12 years ago # -
now getting this
SQL: [254] select element_id, option_id,
position
,option
, option_is_default from ap_element_options where form_id = ? and live = 1 order by element_id asc,position
asc Params: 1 Key: Position #0: paramno=0 name=[0] "" is_param=1 param_type=2 Query Failed: SQLSTATE[HY000]: General error: 2014 Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute.thanks
Posted 12 years ago #
Reply
You must log in to post.