Hi,
I have error messages in the frontend. I do not know what it is.
I use the current CF5 under PHP 5.6.
I have this in Designer CF5 in Sliderarea/Slider/Customfield:
Problem example:
This is in 263 html.php:
Thanx for help.
F.
I have error messages in the frontend. I do not know what it is.
I use the current CF5 under PHP 5.6.
I have this in Designer CF5 in Sliderarea/Slider/Customfield:
<?php
foreach ( $form->data['sunniee'] as $p ) {
echo "<tr>
<td>{$p['id']}</td>
<td>{$p['anrede']} {$p['vorname']} {$p['nachname']}</td>
....
Problem example:
D:\PHP\htdocs\sunniee\administrator\components\com_chronoforms5\chronoforms\actions\html\html.php(263) : eval()'d code on line 52
This is in 263 html.php:
eval('?>'.$form->form['Form']['content']);
Thanx for help.
F.
This topic is locked and no more replies can be posted.