Hi, i try install Chronoforms 8 on my Joomla 4 website but i see this error :
https://ibb.co/Zx5f1h2
can you help me why ? thanks
And exist any way how transform forms from Chronoforms 7 to 8 ?? thanks
https://ibb.co/Zx5f1h2
can you help me why ? thanks
And exist any way how transform forms from Chronoforms 7 to 8 ?? thanks
Ok... Wrong Path on chronoforms8.xml
change \ to / for install.chronoforms8.sql
change \ to / for install.chronoforms8.sql
For dummies like me (only on Linux server):
Unpack the com_chronoforms8.0.0 package
open the chronoforms8.xml file with a text editor
search for the line
and replace it with
Zip the folder
Install as usual
Unpack the com_chronoforms8.0.0 package
open the chronoforms8.xml file with a text editor
search for the line
<driver file="mysql" charset="utf8">sql\install.chronoforms8.sql</file>
and replace it with
<driver file="mysql" charset="utf8">sql/install.chronoforms8.sql</file>
Zip the folder
Install as usual
the funny thing is that, it did not work for the same reason on my windows server, so the slash direction depends on which server type you use.
More functionality to be added with time.
No upgrade from v7 to v8 yet, but it's on the todo list.
More functionality to be added with time.
No upgrade from v7 to v8 yet, but it's on the todo list.
Tried installing 8.01 and am seeing this error during install:
JInstaller: :Install: File does not exist /home/xxxxx/public_html[TMP]/install_64b808ba4dec4/admin/php
and the install fails.
Admiral
JInstaller: :Install: File does not exist /home/xxxxx/public_html[TMP]/install_64b808ba4dec4/admin/php
and the install fails.
Admiral
No luck getting it installed either (Win11 , PHP 8.1 & 8.28, Joomla 4.3.3)
Just get Joomla Error message that component failed to install
Peter
Just get Joomla Error message that component failed to install
Peter
PS: exact message:
JInstaller: :Install: File does not exist [ROOT]\tmp\install_64b843d78f2f7\admin\php
Component Install: Failed to copy administrator files.
Peter
JInstaller: :Install: File does not exist [ROOT]\tmp\install_64b843d78f2f7\admin\php
Component Install: Failed to copy administrator files.
Peter
I have now updated the file to 8.0.2 and it should be working, apologizes for that.
You need to login to be able to post a reply.