Hi,
I've downloaded ChronoConnectivity J3.0_Files from here: http://www.chronoengine.com/downloads/chronoconnectivity/237-j3.html and installed it successfully on my Joomla! 3.1.1 (PHP Version 5.4.17). This was the end of my success trend as when I try to access the component from the back end, I get the following error:
Fatal error: require_once(): Failed opening required '/homepages/33/d478225409/htdocs/WHAK/components/com_chronoforms/libraries/chronoform.php' (include_path='.:/usr/lib/php6') in /homepages/33/d478225409/htdocs/WHAK/components/com_chronoconnectivity/libraries/chronoconnection.php on line 11
Line 11 reads:
require_once(JPATH_SITE.DS.'components'.DS.'com_chronoforms'.DS.'libraries'.DS.'chronoform.php');
How do I fix this, please?
I've downloaded ChronoConnectivity J3.0_Files from here: http://www.chronoengine.com/downloads/chronoconnectivity/237-j3.html and installed it successfully on my Joomla! 3.1.1 (PHP Version 5.4.17). This was the end of my success trend as when I try to access the component from the back end, I get the following error:
Fatal error: require_once(): Failed opening required '/homepages/33/d478225409/htdocs/WHAK/components/com_chronoforms/libraries/chronoform.php' (include_path='.:/usr/lib/php6') in /homepages/33/d478225409/htdocs/WHAK/components/com_chronoconnectivity/libraries/chronoconnection.php on line 11
Line 11 reads:
require_once(JPATH_SITE.DS.'components'.DS.'com_chronoforms'.DS.'libraries'.DS.'chronoform.php');
How do I fix this, please?
Hi akmka,
Does this file exist on your server?
components/com_chronoforms/libraries/chronoform.php
If not it looks as it something went wrong with the installation process.
Bob
Does this file exist on your server?
components/com_chronoforms/libraries/chronoform.php
If not it looks as it something went wrong with the installation process.
Bob
Hi,
I tried twice with the same results, but I'm installing connectivity, so on a server there is only: components/com_chronoconnectivity - no trace of forms.
I tried twice with the same results, but I'm installing connectivity, so on a server there is only: components/com_chronoconnectivity - no trace of forms.
Hi akmka,
I'm sorry, I had misunderstood. I think that you now need to install ChronoForms for ChronoConnectivity to work. It should say that on the Download page (but it doesn't) - it is in the article here.
Bob
I'm sorry, I had misunderstood. I think that you now need to install ChronoForms for ChronoConnectivity to work. It should say that on the Download page (but it doesn't) - it is in the article here.
Bob
This topic is locked and no more replies can be posted.