Hi Diana,
The stable version worked fine. But with Beta I get the following Error before the links are listed:
| Code: |
No valid database connection You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for th
e right syntax to use near 'FROM jos_sections s LEFT JOIN jos_categori
es c ON s.id = c.section WHERE c.publi' at line 1 SQL=SELECT s.id AS s
id, s.alias AS salias, c.id AS catid, c.alias AS catalias, FROM jos_se
ctions s LEFT JOIN jos_categories c ON s.id = c.section WHERE c.publis
hed = 1 AND c.access = 0 AND s.published = 1 AND s.access = 0 ORDER BY
c.ordering
No valid database connection You have an error in your SQL syntax;
check the manual that corresponds to your MySQL server version for th
e right syntax to use near 'FROM jos_sections s WHERE s.published = 1
AND s.access = 0 ORDER BY s.ordering' at line 1 SQL=SELECT s.id AS sid
, s.alias AS salias, FROM jos_sections s WHERE s.published = 1 AND s.a
ccess = 0 ORDER BY s.ordering
|
Any Idea why?
With a working SEF support this is really an important component for Joomla! Thanks for your work.
Dirk