upgrade from version 1.0 to 2.3.9?

Shows some Tutorials

upgrade from version 1.0 to 2.3.9?

Postby briant28 on Thu May 15, 2008 6:35 pm

hi! i haven't been keeping up with chrono forms since i've installed version 1.0. now that there are some upgrades, is it possible to upgrade from 1.0 to 2.3.9? is it safe to make that big jump?

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?
briant28
Fresh Boarder
 
Posts: 4
Joined: Thu May 15, 2008 6:26 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby admin on Thu May 15, 2008 7:09 pm

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
ChronoForms Developer Thanks for using ChronoForms.
If you have any problems with ChronoForms please tell us.
If you like ChronoForms please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
User avatar
admin
Platinum Boarder
 
Posts: 1974
Joined: Mon Aug 14, 2006 5:29 am

Re:upgrade from version 1.0 to 2.3.9?

Postby briant28 on Thu May 15, 2008 7:19 pm

admin wrote: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!
briant28
Fresh Boarder
 
Posts: 4
Joined: Thu May 15, 2008 6:26 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby admin on Thu May 15, 2008 7:28 pm

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
ChronoForms Developer Thanks for using ChronoForms.
If you have any problems with ChronoForms please tell us.
If you like ChronoForms please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
User avatar
admin
Platinum Boarder
 
Posts: 1974
Joined: Mon Aug 14, 2006 5:29 am

Re:upgrade from version 1.0 to 2.3.9?

Postby briant28 on Thu May 15, 2008 7:33 pm

admin wrote: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?
briant28
Fresh Boarder
 
Posts: 4
Joined: Thu May 15, 2008 6:26 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby admin on Thu May 15, 2008 7:45 pm

see the 2.3.9 upgrade here :

http://www.chronoengine.com/component/o ... Itemid,34/

Let us know how it goes!

Cheers

Max
ChronoForms Developer Thanks for using ChronoForms.
If you have any problems with ChronoForms please tell us.
If you like ChronoForms please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
User avatar
admin
Platinum Boarder
 
Posts: 1974
Joined: Mon Aug 14, 2006 5:29 am

Re:upgrade from version 1.0 to 2.3.9?

Postby briant28 on Thu May 15, 2008 8:02 pm

admin wrote:see the 2.3.9 upgrade here :

http://www.chronoengine.com/component/o ... 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.
briant28
Fresh Boarder
 
Posts: 4
Joined: Thu May 15, 2008 6:26 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby briant on Thu May 15, 2008 8:44 pm

i've found these files under c:\xampp\mysql\data\my_website_name

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.
briant
Junior Boarder
 
Posts: 20
Joined: Wed Apr 25, 2007 8:30 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby GreyHead on Fri May 16, 2008 8:55 am

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.
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3201
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:upgrade from version 1.0 to 2.3.9?

Postby briant on Fri May 16, 2008 2:39 pm

GreyHead wrote: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?
briant
Junior Boarder
 
Posts: 20
Joined: Wed Apr 25, 2007 8:30 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby GreyHead on Fri May 16, 2008 2:47 pm

Hi briant,

Here are the ChronoForms tables in my Joomla install. Those with numbers at the end are form data.

Bob Image
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3201
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:upgrade from version 1.0 to 2.3.9?

Postby briant on Fri May 16, 2008 3:03 pm

GreyHead wrote:Hi briant,

Here are the ChronoForms tables in my Joomla install. Those with numbers at the end are form data.

Bob Image


thanks but i don't see those because i'm not able to run phpmyadmin on my xampp. i don't know how :unsure:
briant
Junior Boarder
 
Posts: 20
Joined: Wed Apr 25, 2007 8:30 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby GreyHead on Fri May 16, 2008 3:28 pm

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
Bob Janes
info at greyhead.net
ChronoForms Support If you like ChronoForms please vote or post a review at Joomla.org
User avatar
GreyHead
Platinum Boarder
 
Posts: 3201
Joined: Tue May 29, 2007 10:15 pm
Location: Brittany

Re:upgrade from version 1.0 to 2.3.9?

Postby briant on Fri May 16, 2008 3:45 pm

GreyHead wrote: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:
Image

now, do i select the two files and click export? there are lots of options, should i just leave it like it is?
briant
Junior Boarder
 
Posts: 20
Joined: Wed Apr 25, 2007 8:30 pm

Re:upgrade from version 1.0 to 2.3.9?

Postby admin on Sat May 17, 2008 10:07 pm

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
ChronoForms Developer Thanks for using ChronoForms.
If you have any problems with ChronoForms please tell us.
If you like ChronoForms please post a review at Joomla.org
Want users to submit their content to your website ? try Submit Story
Want to list/edit/delete your data ? try ChronoConnectivity
User avatar
admin
Platinum Boarder
 
Posts: 1974
Joined: Mon Aug 14, 2006 5:29 am

Next

Return to How To

Who is online

Users browsing this forum: No registered users and 2 guests