Forums

Problem with module and plugin

joomlawhiz 05 May, 2009
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!
GreyHead 06 May, 2009
Hi joomlawhiz,

Does the file "/home/ynaedu/public_html/components/com_chronocontact/libraries/chronoform.php" exist in your installation? (It should be there.)

Bob
joomlawhiz 06 May, 2009
Hey Bob,

There is no /libraries folder, but I see what my problem is. I was using RC2. I am going to install the new version, and I assume everything should work normally. Thanks!
GreyHead 06 May, 2009
Hi Joomlawhiz,

That makes sense - upgrade the component, plugin and module to RC5.0

Bob
This topic is locked and no more replies can be posted.