Page 1 of 1

How to export/import entries

Posted: 29 Jun 2011, 16:07
by roeiegans
Hello,

I want to update my site to Joomla 1.6. I installed the new 1.6 site beside of the old 1.5 site. Next I installed Phoca Guestbook (and phoca gallery) for Joomla 1.6. Now how can I export the entries from the old 1.5 site and import them into the new site? Where are the entries stored?

Regards, Roel

Re: How to export/import entries

Posted: 29 Jun 2011, 23:47
by Jan
Hi, for now I don't know any upgrade script :-(

You can see the table names in install.bak (install.sql.bak files) - such needs to be exported/imported e.g. in phpMyAdmin (and you need to take care about new columns)

Jan