I was having problems with the marker appearing in a map - it was showing a blank map window on the fronted, along with a bunch of html code.
I uninstalled and reinstalled the component and plugin, re-activated the plugin and now when I go into Maps from the Control Panel, I get this error:
500 - An error has occurred.
Table 'rgreeniw_iwaco.wild2_phocamaps_map' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `wild2_phocamaps_map` AS a LEFT JOIN `wild2_languages` AS l ON l.lang_code = a.language LEFT JOIN wild2_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc Table 'rgreeniw_iwaco.wild2_phocamaps_map' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `wild2_phocamaps_map` AS a LEFT JOIN `wild2_languages` AS l ON l.lang_code = a.language LEFT JOIN wild2_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc Table 'rgreeniw_iwaco.wild2_phocamaps_map' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `wild2_phocamaps_map` AS a LEFT JOIN `wild2_languages` AS l ON l.lang_code = a.language LEFT JOIN wild2_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc
How do I fix this?
Also, is there a fix for the Marker messing up the map on the front end?
Re-install not working
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Re-install not working
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 2
- Joined: 15 Feb 2013, 22:48
Re: Re-install not working
Thanks for the reply Jan. Unfortunately this may be 'beyond my pay grade', so to speak -- ie., editing the SQL tables.
In looking at the expanded ZIP files for Maps, I find no install.bak file, only install.sql and install.bac.sql. So even if I could copy the files into the right place, they don't seem to be in the ZIPped file.
In looking at the expanded ZIP files for Maps, I find no install.bak file, only install.sql and install.bac.sql. So even if I could copy the files into the right place, they don't seem to be in the ZIPped file.
- Jan
- Phoca Hero
- Posts: 48402
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: Re-install not working
Hi, old files called install.bak, newest install.bak.sql (to get the format in editors) but there is no difference between install.bak and install.bak.sql
Jan
Jan
If you find Phoca extensions useful, please support the project