Page 1 of 1
No markers with Joomla 1.7 and PM 2.0.1
Posted: 24 Sep 2011, 19:36
by lucasivieri
Hi
I had this problem in the past: no description and just one marker on the maps; it was because of the api key 3.x and I solved writing 3.3
then I had the problem again in august (3.3 was not in use anymore)
To solve it, I downloaded the new version 2.0.1 (with Joomla 1.7) and...ALL the markers disappeared (along with the route form)
Languages (map and markers) is set: all
What am I doing wrong?
luca
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 25 Sep 2011, 13:37
by Galatea
I had the same problem, I thought it was based on my modification.
As a solution make a backup of your databasetable
[*] jos_phocamaps_map
[*]jos_phocamaps_marker
uninstall and make a clean installation of version 2.0.1
reimport your database backup,
Alternative overwrite all files of the component with the latest from zip manually for example by FTP.
IT seams on update a file is not updated/overwritten correctly.
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 26 Sep 2011, 23:46
by lucasivieri
thanks
I uninstalled and reinstalled PM version 2.0.1 along with the plugin and reimported the DB
but nothing happened
some more suggestion?
where is the problem?
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 29 Sep 2011, 19:12
by Jan
Hi, do you get some error if debug mode is enabled?
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 30 Sep 2011, 17:26
by jegbertzen
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 30 Sep 2011, 17:37
by Jan
Did you try to install the component from scratch on the site where this occurs, testing now and get no problem with displaying markers. Did you recheck the language settings, etc.
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 18 Oct 2011, 20:26
by mlinkstudios
I have having the same issue with 1.7
No markers are showing at all.
I turned on Debug mode and got the error;
500
JDatabaseMySQL::query: 1054 - Unknown column 'i.objectshape' in 'field list' SQL=SELECT a.*, i.id as iconid, i.url as iurl, i.urls as iurls, i.object as iobject, i.objects as iobjects, i.objectshape as iobjectshape FROM gzbxj_phocamaps_marker AS a LEFT JOIN gzbxj_phocamaps_map AS c ON c.id = a.catid LEFT JOIN gzbxj_phocamaps_icon AS i ON i.id = a.iconext WHERE c.id = 1 AND a.published = 1
Help!
Re: No markers with Joomla 1.7 and PM 2.0.1
Posted: 19 Oct 2011, 20:01
by Jan