Page 1 of 1

Re-install not working

Posted: 15 Feb 2013, 22:55
by rgreeniwa
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: Re-install not working

Posted: 18 Feb 2013, 23:14
by Jan

Re: Re-install not working

Posted: 21 Feb 2013, 22:38
by rgreeniwa
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.

Re: Re-install not working

Posted: 24 Feb 2013, 21:31
by Jan
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