Page 1 of 1
No Markers after update Joomla 1.5 to 2.5
Posted: 27 Jan 2013, 14:01
by info@eilunh.de
Hi,
I am used to Phoca Maps. I have updated from Joomla 1.5 to 2.5. After installing PM on Joomla 2.5 I have imported the 2 files from Mysql.
In phocamaps_map I had two ad 2 field: lang and language. The othe file I only had to ad a field language.
After this I had no errormessages anymore and everythings works well. Only markers will not show on the map.
Here is the link to two maps. The second one was made after the update. You have to scoll more than half way down to see them.
s428866641.online.de/Ostsee-Portal%2025/index.php/wassersport/11-toernberichte-und-reportagen.html
Regards
Derek
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 27 Jan 2013, 19:41
by Jan
Hi, I see not map on that site?
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 27 Jan 2013, 21:01
by info@eilunh.de
Hi,
sorry the link has changed while working on the site.
http://s428866641.online.de/Ostsee-Port ... eisen.html
Regards
Derek
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 29 Jan 2013, 21:17
by Jan
Hi, Markers are even not included in the html/javascript code, so check if they are published, try to check settings for language (e.g. set to all, etc.)
Jan
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 01 Feb 2013, 15:18
by info@eilunh.de
Hie, I have tried again according to this tutorial:
https://www.phoca.cz/documents/50-phoca/ ... -joomla-25
When I run this sql query: UPDATE `jos_phocamaps_map` SET `language` = '*'; I get the following message: Unknown column 'language' in 'field list'.
The same happens to the other query: UPDATE `jos_phocamaps_marker` SET `language` = '*';
The first query works with lang instead of language.
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 02 Feb 2013, 15:03
by info@eilunh.de
Hi again,
I have to migrate a site with about 100 maps from Joomla 1.5 to Joomla 2.5 in the next days. Do you think there is a possibility to get them converted ore should I start making them new by hand. This would be a lot of work.
Regards
Derek
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 03 Feb 2013, 02:25
by info@eilunh.de
Hi Jan,
I compared the old and the new databases and changed them. Now my 100 maps are working OK.
I had to do much more than they wrote in the tutorial.
Regards
Derek
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 13 Feb 2013, 20:18
by Jan
Hi, so please let me know what exactly did you made, so I can paste it to tutorial and enhance it.
Thank you.
Jan
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 13 Feb 2013, 23:39
by info@eilunh.de
Hi,
I wrote a small Worddocument showing the tables.
http://www.copter-footage.com/download/Phoca.doc
Regards
Derek
Re: No Markers after update Joomla 1.5 to 2.5
Posted: 14 Feb 2013, 01:21
by Jan
Hi, thank you.
- I don't understand how can be some columns missing as you write in first paragraph. If you install Phoca Maps for new Joomla! it gets all needed columns. Import/export is only about data so the data will be pasted and new columns will stay unchanged?