Fabrik Home

Go Back   Fabrik > Fabrik 2.0.x > Bronze Subscriber Support


Bronze Subscriber Support This is the monitored support forum for Bronze Supporters. Although we do our best to answer all posts in Bronze support on a FIFO basis (First In, First Out) every day, sometimes we simply don't have the time to get to everyone. We leave it up to you to keep your issues on our radar! If you haven't received a response within one working day, it is likely that you will need to "bump" your thread (by posting a short, polite follow-up saying something like "friendly bump"). It also helps everyone if you remember to close your threads once they are resolved (using the Thread Tools menu). You can always re-open them later if need be.

Reply
 
Thread Tools
Old 01-28-2010, 02:27 PM   #1
tyrusmanuel
Member
Supporter
 
Join Date: Dec 2009
Posts: 56
Thanks: 1
Thanked 0 Times in 0 Posts
tyrusmanuel has not earned any Fabrik kudos yet
Question Migrating Fabrik Tables/Forms/etc. to another Joomla Site

I have been doing some serious dev on a sandbox with Fabrik and am ready to start migrating stuff over to the live site. Normally an export CSV and import would be fine, however as Hugh can attest, I have some serious entanglements between various tables and forms and joins. So I was wondering if anyone has done any serious fabrik migrations or if there are any best practices that anyone has found.

I don't want to recreate all this stuff from scratch, mainly because I am not sure it will work again

Thanks!!

tyrusmanuel is offline   Reply With Quote


Old 01-28-2010, 08:26 PM   #2
cheesegrits
Support Gopher
 
cheesegrits's Avatar
 
Join Date: Aug 2007
Location: Huntsville, AL
Posts: 16,760
Thanks: 167
Thanked 527 Times in 492 Posts
cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God
Send a message via MSN to cheesegrits Send a message via Yahoo to cheesegrits Send a message via Skype™ to cheesegrits
Default

At the moment, the best way is:

Apply latest SVN to sandbox, make sure everything works.
Install Fabrik on live site, and upgrade to latest SVN .
Export all the Fabrik internal tables (jos_fabrik_whatever), and your own data tables from the sandbox, and import them into the live site, using your tool of choice (phpMyAdmin, NaviCat, etc).
On the live site, go to the Fabrik Connections tab, edit and save the default site connection one time.
If you have custom file system based content, like uploaded files, script files, templates etc, copy those over.

We are working on our "Packages" feature, which when done will allow you to select a group of tables/forms on the sandbox, export them and import them into Fabrik on the live site. Which will make this whole process a lot easier. But for now ... the above is the best way of doing it.

-- hugh
__________________
SVN Info
Unfuddle (username and password 'anonymous')
Tutorials
cheesegrits is offline   Reply With Quote
The Following User Says Thank You to cheesegrits For This Useful Post:
Old 01-28-2010, 08:33 PM   #3
tyrusmanuel
Member
Supporter
 
Join Date: Dec 2009
Posts: 56
Thanks: 1
Thanked 0 Times in 0 Posts
tyrusmanuel has not earned any Fabrik kudos yet
Default

Thanks Hugh! I will give that a shot.
tyrusmanuel is offline   Reply With Quote
Old 01-29-2010, 08:53 PM   #4
iidx036
Member
Supporter
 
iidx036's Avatar
 
Join Date: Dec 2009
Location: UK
Posts: 50
Thanks: 3
Thanked 0 Times in 0 Posts
iidx036 has not earned any Fabrik kudos yet
Default

I moved my Joomla site from one server to another only yesterday. It was also a different domain name (don't know whether your in the same boat?)

I did the following:

1. Export the whole Joomla db using phpmyadmin.
2. FTP everything under public_html to the the other server.
3. Create the new db on the new server using phpmyadmin.
4. Import the .sql file using phpmyadmin.
5. Edit configuration.php to reflect the new paths for logs etc and change the domain name.

It really was easy to do - don't know if that helps and if you need anymore info then give me a shout.

Cheers

Jay
__________________
Just shooting the breeze ...
iidx036 is offline   Reply With Quote
Old 01-29-2010, 09:49 PM   #5
cheesegrits
Support Gopher
 
cheesegrits's Avatar
 
Join Date: Aug 2007
Location: Huntsville, AL
Posts: 16,760
Thanks: 167
Thanked 527 Times in 492 Posts
cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God cheesegrits is a Fabrik God
Send a message via MSN to cheesegrits Send a message via Yahoo to cheesegrits Send a message via Skype™ to cheesegrits
Default

Don't forget to go to the Fabrik Connections page, and edit and save the default site connection one time. This isn't always necessary (if the database name / username / password for the site connection are all the same) but is worth doing just to make sure.

-- hugh
__________________
SVN Info
Unfuddle (username and password 'anonymous')
Tutorials
cheesegrits is offline   Reply With Quote
The Following User Says Thank You to cheesegrits For This Useful Post:
Reply

Bookmarks

Tags
migration

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Fabrik using Joomla tables jradxl Community Support 1 04-07-2009 05:22 PM
Migrating Site from Joomla 1.0.15 to 1.5.8 billandre Bronze Subscriber Support 8 01-15-2009 07:16 AM
PHP error when querying Fabrik table since migrating site Wisdom Hunter Subscriber Support 3 07-18-2008 07:16 PM
Problem with table display after migrating site ctripp Subscriber Support 2 02-04-2008 05:40 PM
Reusing forms on a different joomla site captainkirk Subscriber Support 6 11-17-2007 07:31 AM

» Unfuddle SVN
Project: Fabrik 2.x
Rev Comment
3745 fixed: J1.5.20 with mootools upgrade plugin enabled - table and form plugin code in admin section was not working fixed: js...
3744 fixed issue with emailtable plus js on send button
3743 fixed: js issues with table plugins, js issues with new mootools 1.2.4 system upgrade plugin in Joomla 1.5.20
3742 http://fabrikar.com/forums/showthread.php?t=17010
3741 j1.6 installation work - should now be installable if you make a zip with the folllowing folders: admin (for the...
3740 j16 - added update xml manifest in theory this allows for discovery and installation of upgrades to the component by...
3739 fixed: fabrikyoutube barfed if you entered an URL containing "watch?v=" which is exactly what's in a youtube URL if you copy...
3738 j1.6 fixed spelling mistake in language folder name
3737 added installation instruction file
3736 fixed: js error in email table plus
Powered by vBadvanced CMPS v3.0.0

All times are GMT. The time now is 02:58 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Template-Modifications by TMS
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios