I'm getting this appearing in my error logs:
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
Always in blocks of 3. I was on v4 RC and have just upgraded, but wondered if you knew what the problem was?
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
[Mon Jun 24 17:19:31 2013] [warn] [client XXXXXXX] mod_fcgid: stderr: PHP Notice: Undefined variable: mytitle in /httpdocs/administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php(105) : eval()'d code on line 15
Always in blocks of 3. I was on v4 RC and have just upgraded, but wondered if you knew what the problem was?
Hi Petersen,
Which version of ChronoForms is this? I've just checked in the latest release for Joomla! 3 and there is no 'eval' on line 105 of administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php
Bob
Which version of ChronoForms is this? I've just checked in the latest release for Joomla! 3 and there is no 'eval' on line 105 of administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php
Bob
Hi petersen,
There's no eval anywhere near line 105 in the /administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php file in ChronoForms v4 stable for Joomla! 2.5. I just updated my test site to check.
I can't tell where your message is coming from :-(
Bob
There's no eval anywhere near line 105 in the /administrator/components/com_chronoforms/form_actions/show_html/cfaction_show_html.php file in ChronoForms v4 stable for Joomla! 2.5. I just updated my test site to check.
I can't tell where your message is coming from :-(
Bob
This topic is locked and no more replies can be posted.