I have been trying to get forms set up to no avail. Chronoforms5 and 4 don't work. In chronoforms 4 I receive this error when I view the form from the backend "View" Link.
Not only that but I tried the Chronoforms4 module and when I enter the form name and set it to display on a page nothing but the title and the link show up.
I am also getting a error on the backend when after saving a form
I am using a helix II template.
On a side note I also tried Chronoforms5 and although there was no error. My forms would not appear on the page. All that displays is the link and title just like Chronoforms4.
( ! ) Notice: Constant DS already defined in C:\xampp2\htdocs\helix\components\com_chronoforms\chronoforms.php on line 11
Call Stack
# Time Memory Function Location
1 0.0003 131768 {main}( ) ..\index.php:0
2 0.0391 2043512 JApplicationCms->execute( ) ..\index.php:40
3 0.0391 2043608 JApplicationSite->doExecute( ) ..\cms.php:255
4 0.1707 5426360 JApplicationSite->dispatch( ) ..\site.php:208
5 0.1737 5456944 JComponentHelper::renderComponent( ) ..\site.php:178
6 0.1747 5465136 JComponentHelper::executeComponent( ) ..\helper.php:332
7 0.1751 5504080 require_once( 'C:\xampp2\htdocs\helix\components\com_chronoforms\chronoforms.php' ) ..\helper.php:352
8 0.1751 5504208 define ( ) ..\chronoforms.php:11
Powered By ChronoForms - ChronoEngine.com
Not only that but I tried the Chronoforms4 module and when I enter the form name and set it to display on a page nothing but the title and the link show up.
I am also getting a error on the backend when after saving a form
( ! ) Notice: Undefined index: in C:\xampp2\htdocs\helix\administrator\templates\isis\html\message.php on line 24
Call Stack
# Time Memory Function Location
1 0.0006 132944 {main}( ) ..\index.php:0
2 0.0512 2142072 JApplicationCms->execute( ) ..\index.php:42
3 0.1147 6133560 JApplicationAdministrator->render( ) ..\cms.php:261
4 0.1148 6134080 JApplicationCms->render( ) ..\administrator.php:420
5 0.1233 6353656 JDocumentHTML->render( ) ..\cms.php:992
6 0.1233 6353664 JDocumentHTML->_renderTemplate( ) ..\html.php:471
7 0.2165 6771320 JDocumentHTML->getBuffer( ) ..\html.php:690
8 0.2170 6783848 JDocumentRendererMessage->render( ) ..\html.php:408
9 0.2175 6789088 renderMessage( ) ..\message.php:49
I am using a helix II template.
On a side note I also tried Chronoforms5 and although there was no error. My forms would not appear on the page. All that displays is the link and title just like Chronoforms4.
Hi rodopemu,
Looks as though you are running locally on Xampp and have your PHP Error reporting set higher than you need. Try setting it to System Default or None in the Site Global Configuration.
The first DS message can occur if you run the Joomla! 2.5 or earlier versions of CF on Joomla! 3 (which no longer defines DS for you).
The second message is from your template and is probably because ChronoForms or Joomla! is trying to display some kind of system message.
Bob
Looks as though you are running locally on Xampp and have your PHP Error reporting set higher than you need. Try setting it to System Default or None in the Site Global Configuration.
The first DS message can occur if you run the Joomla! 2.5 or earlier versions of CF on Joomla! 3 (which no longer defines DS for you).
The second message is from your template and is probably because ChronoForms or Joomla! is trying to display some kind of system message.
Bob
Thanks. for your help on this. I have been trying many extensions and they all seem to have a bug. None of the other forums seem to be of help. Anyway, I migrated to a live server and the errors have gone away. However I still can't get the forms to show up on a page.
http://www.inkacollective.com/testing/helix/index.php/2013-01-31-07-00-31/accordion for chronoform5 the same issue.
http://www.inkacollective.com/testing/helix/index.php/2013-01-31-07-00-31/accordion for chronoform5 the same issue.
This topic is locked and no more replies can be posted.