I tried using the plugin to insert a form into an article. When I did that, I got this error:
Warning: require_once(/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php) [function.require-once]: failed to open stream: No such file or directory in /home/ynaedu/public_html/plugins/content/chronocontact.php on line 10
When I tried using loadposition to insert the module into the article I got:
Warning: require_once(/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php) [function.require-once]: failed to open stream: No such file or directory in /home/ynaedu/public_html/modules/mod_chronocontact/helper.php on line 6
Fatal error: require_once() [function.require]: Failed opening required '/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ynaedu/public_html/modules/mod_chronocontact/helper.php on line 6
So I really need some help. What am I doing wrong?
My url is http://beta.yna.edu/index.php
Thanks for your help!
Warning: require_once(/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php) [function.require-once]: failed to open stream: No such file or directory in /home/ynaedu/public_html/plugins/content/chronocontact.php on line 10
When I tried using loadposition to insert the module into the article I got:
Warning: require_once(/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php) [function.require-once]: failed to open stream: No such file or directory in /home/ynaedu/public_html/modules/mod_chronocontact/helper.php on line 6
Fatal error: require_once() [function.require]: Failed opening required '/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/ynaedu/public_html/modules/mod_chronocontact/helper.php on line 6
So I really need some help. What am I doing wrong?
My url is http://beta.yna.edu/index.php
Thanks for your help!