Page 1 of 1

No Geotagging and VM-Button after update from 2.2.3 to 2.5.6

Posted: 20 Aug 2009, 16:43
by zar
Hi,
after manual ftp and sql update i can't see the geotagging information and vm link.
In the database all informations are under parms but the new tables `geotitle`, `longitude` ... or `vmproductid` are empty.
Is it possible to move all this informations to the new tables automaticly?
I have over 60 categories - thats to much to do this manualy.

Thanks a lot for your help.

Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6

Posted: 20 Aug 2009, 22:10
by Jan
Hi, these information should be moved while upgrading, you can see the script for doing it here:
administrator\components\com_phocagallery\views\phocagalleryupgrade\view.html.php

Jan

Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6

Posted: 21 Aug 2009, 09:25
by zar
Hi Jan,
thanks for yur help.
But I'm not a developer. What I have to do to use this script? A normal call in the browser like "http://.../administrator/components/com_phocagallery/views/phocagalleryupgrade/view.html.php
doesn't work.
Thanks again.
Zar

Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6

Posted: 21 Aug 2009, 23:07
by Jan
Hi, in fact I don't know :( I didn't try it. On all my test servers the upgrading went OK.

After you will upgrade, Phoca Gallery will install new database tables and columns then it detects that there is obsolete data in obsolete columns and will redirect you to information site where you can click on the button. After clicking it all data in categories and images tables will be transformed.


Jan