i have version 1.0 running fine. how do i back it up before the upgrade? i just don't want to mess up the setup that i have right now because everything is working fine.
thanks in advace?
You will need to use the upgrade package and also change your database structure alittle, will need to add 1 field to the main table and create the plugins table!
before doing anything, keep a copy from the both the frontend and the backend chronocontact folders and the db table too!
Cheers
Max
Hi Brian,
You will need to use the upgrade package and also change your database structure alittle, will need to add 1 field to the main table and create the plugins table!
before doing anything, keep a copy from the both the frontend and the backend chronocontact folders and the db table too!
Cheers
Max
thanks for the response! i'm new to this so i don't really know how to change the database structure, adding 1 field, and creating a plugins table. are there any step by step guide on this for beginners like me :unsure: ?
how about creating a copy of both frontend and backend chrono contact folders plus db table, how do i make a copy?
please help!
Cheers
Max
for the folders use FTP program, for the DB table, use some DB admin tool like phpmyadmin, you should have one in your hosting account🙂, let us know when you have those steps ready!
Cheers
Max
ok, i have those ready. what's the next steps?
http://www.chronoengine.com/component/option,com_docman/task,cat_view/gid,27/Itemid,34/
Let us know how it goes!
Cheers
Max
see the 2.3.9 upgrade here :
http://www.chronoengine.com/component/option,com_docman/task,cat_view/gid,27/Itemid,34/
Let us know how it goes!
Cheers
Max
i'm using xampp for out intranet that runs joomla. how do i backup database using xampp?
i've backed up chronocontacts from the administrator and components folder already.
jos_chrono_contact.frm
jos_chrono_contact.MYD
jos_chrono_contact.MYI
jos_chronoforms_1.frm
jos_chronoforms_1.MYD
jos_chronoforms_1.MYI
can i just copy these files to another folder as a backup? if something happened to my chrono forms, is it safe to just drag the copied files back to c:\xampp\mysql\data\my_website_name folder? i haven't find out how to backup database from xampp that's why i asked if this is a safe way to back up the tables.
Those are MySQL data files but normally you don't need to do anything with them. XAMPP comes with PHPMyAdmin built in - browse to [root]/phpmyadmin and it's all there.
Bob
PS You can also do [root]/xampp to see all the options.
PPS [root] is probably going to be localhost if you are using your pc as a server.
Hi briant,
Those are MySQL data files but normally you don't need to do anything with them. XAMPP comes with PHPMyAdmin built in - browse to [root]/phpmyadmin and it's all there.
Bob
PS You can also do [root]/xampp to see all the options.
PPS [root] is probably going to be localhost if you are using your pc as a server.
oh i see. i saw the PHPMyAdmin folder under xampp. which one should i back up? i was looking to launch phpmyadmin but i couldn't find an executable file. i saw files that starts with "tbl_", are those that one that i should back up?
Here are the ChronoForms tables in my Joomla install. Those with numbers at the end are form data.
Bob

Hi briant,
Here are the ChronoForms tables in my Joomla install. Those with numbers at the end are form data.
Bob
thanks but i don't see those because i'm not able to run phpmyadmin on my xampp. i don't know how :unsure:
Try typing 'localhost/xampp' into your browser address bar (without the quotes). You should get a very orange screen with a list of tools including PHPMyAdmin in the left had column.
Bob
Hi briant,
Try typing 'localhost/xampp' into your browser address bar (without the quotes). You should get a very orange screen with a list of tools including PHPMyAdmin in the left had column.
Bob
thanks! good to know🙂
i only have 1 form so here's how it looks like:

now, do i select the two files and click export? there are lots of options, should i just leave it like it is?
Yes, you should export them, after this you will need to add the new fields to the 2nd table at the image above!
Cheers
Max
Hi Brian,
Yes, you should export them, after this you will need to add the new fields to the 2nd table at the image above!
Cheers
Max
thanks max! how to i add new fields to the 2nd table?
[file name=UPGRADE_FORM_1.cfbak size=1716]http://www.chronoengine.com/images/fbfiles/files/UPGRADE_FORM_1.cfbak[/file]
Cheers
Max
the 2nd one for the new plugins table [file name=UPGRADE_FORM_2.cfbak size=2059]http://www.chronoengine.com/images/fbfiles/files/UPGRADE_FORM_2.cfbak[/file]
ummm... sorry, but i'm not really sure how to use those 2 .cfbak files that you uploaded :unsure:
Save them to your PC, open the ChronoForms Form Manager and click the 'Restore Form' icon at the right of the toolbar. Browse to the cfbak file and restore it. Find the form in the Form Manager and click the long link to open it in a new browser window. Opening the form will modify the database.
Once you've opened each of the forms you can select and delete them - job done.
Bob
Hi briant,
Save them to your PC, open the ChronoForms Form Manager and click the 'Restore Form' icon at the right of the toolbar. Browse to the cfbak file and restore it. Find the form in the Form Manager and click the long link to open it in a new browser window. Opening the form will modify the database.
Once you've opened each of the forms you can select and delete them - job done.
Bob
went to components -> chronoforms but i could only see Form Management and Configuration. i clicked on Form Management but didn't see "Restore Form". how do i get to ChronoForms Form Manager? Do i need to install it?
Which version do you have installed now? The restore form icon wasn't in v 1,0 but it should be there at the right hand end of the toolbar in v 2.3.x
Bob
Hi briant,
Which version do you have installed now? The restore form icon wasn't in v 1,0 but it should be there at the right hand end of the toolbar in v 2.3.x
Bob
i have version 1.0. i want to upgrade because i'm behind the application and probably missing out on features. what do i do now?
Ah!
First - back up your database tables, and take a opt of the administrator/components/com_chronocontact and components/com_chronocontact folders from your site. You can just rename them to com_chronocontact_old if you like.
Second - download the current 'upgrade' version of ChronoForms. Unzip it and copy the files to the two folders on your site (they should already be in the correct folder structure).
Go to the forms manager in your Site admin - which should now have the Restore button - restore and open the form backup files that Max attached for you. These will update the database to the current level.
That's it I think.
Bob