require_once(): Failed opening required 'administrator/components/com_chronoforms/versions/j3.6/admin.chronoforms.php'

bcraigie 20 May, 2017
I got the error in the subject (along with a white screen in Chronoforms 4.0.6) the first time I tried Chronoforms after upgrading Joomla.

I fixed it from ssh by :

cd administrator/components/com_chronoforms/versions
cp -rp j3.5 j3.6


Then I upgraded Joomla again to 3.7 and had to repeat this procedure with

cp -rp j3.6 j3.7


But Chronoforms should maybe be doing that itself somehow? But if all the folders are the same contents, is there any reason to differentiate the folders?

Are we going to have to repeat this procedure every time we upgrade Joomla? :-)

Thanks

Brian
GreyHead 21 May, 2017
1 Likes
Hi Brian,

I believe this was fixed a long while ago - please try upgrading to CFv4.0.7

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