Page 1 of 1

Installed Map component Error

Posted: 19 Jan 2013, 08:48
by bigfishtools
installed the Map component tonight and got the following 500 error Can you help?: Table 'futurepr_joom236.jos_phocamaps_map' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `jos_phocamaps_map` AS a LEFT JOIN `jos_languages` AS l ON l.lang_code = a.language LEFT JOIN jos_users AS uc ON uc.id=a.checked_out WHERE..............

Thank you for your time.

Re: Installed Map component Error

Posted: 19 Jan 2013, 12:21
by Benno
Hi,
Table 'futurepr_joom236.jos_phocamaps_map' doesn't exist
means, a Phoca Maps Table is missing in your database and you must create it manually e.g. with help of phpMyAdmin.
The needed SQL queries to do this, you will find inside install.bak.sql of the Phoca Maps zip package.

Kind regards,
Benno