It doesnt work and i can't remove it
What can i do, to remove it totaly?
This is what I get:
Fout
Table 'testhc.xsl4e_phocamaps_icon' doesn't exist SQL=SELECT COUNT(*) FROM `xsl4e_phocamaps_icon` AS a LEFT JOIN `xsl4e_languages` AS l ON l.lang_code = a.language LEFT JOIN xsl4e_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) Table 'testhc.xsl4e_phocamaps_icon' doesn't exist SQL=SELECT a.*,l.title AS language_title,uc.name AS editor FROM `xsl4e_phocamaps_icon` AS a LEFT JOIN `xsl4e_languages` AS l ON l.lang_code = a.language LEFT JOIN xsl4e_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1)) ORDER BY a.ordering asc LIMIT 0, 20 Table 'testhc.xsl4e_phocamaps_icon' doesn't exist SQL=SELECT COUNT(*) FROM `xsl4e_phocamaps_icon` AS a LEFT JOIN `xsl4e_languages` AS l ON l.lang_code = a.language LEFT JOIN xsl4e_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1))
Phocamaps does'nt work Joomla 3.2.3
- Benno
- Phoca Hero
- Posts: 9451
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: Phocamaps does'nt work Joomla 3.2.3
Hi,
if you unzip the com_phocamaps_v3.0.1.zip package local on your pc.
Kind regards,
Benno
See: https://www.phoca.cz/documents/16-joomla ... m-manuallyWhat can i do, to remove it totaly?
Means, a Phoca Maps table is missing in your data base. You can create it manually with help of phpMyAdmin. All you need for this you will find in the file: com_phocamaps_v3.0.1\install\sql\mysql\install.utf8.sqlTable 'testhc.xsl4e_phocamaps_icon' doesn't exist SQL=SELECT COUNT(*) FROM `xsl4e_phocamaps_icon` AS a LEFT JOIN `xsl4e_languages` AS l ON l.lang_code = a.language LEFT JOIN xsl4e_users AS uc ON uc.id=a.checked_out WHERE (a.published IN (0, 1))[...]
if you unzip the com_phocamaps_v3.0.1.zip package local on your pc.
Kind regards,
Benno