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.
No Geotagging and VM-Button after update from 2.2.3 to 2.5.6
-
zar
- Phoca Member

- Posts: 25
- Joined: 16 May 2008, 22:15
- Contact:
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6
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
administrator\components\com_phocagallery\views\phocagalleryupgrade\view.html.php
Jan
If you find Phoca extensions useful, please support the project
-
zar
- Phoca Member

- Posts: 25
- Joined: 16 May 2008, 22:15
- Contact:
Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6
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
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
- Jan
- Phoca Hero

- Posts: 49297
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: No Geotagging and VM-Button after update from 2.2.3 to 2.5.6
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
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
If you find Phoca extensions useful, please support the project