English > General Questions
JoomSEF compatibility?
Harald Leithner:
I don't see a good way to contact them, only an email address that looks more for the company then the Joomla components....
Anyway I have to find a better solution then the mysql parser, but this can take some time.
nitro29:
Hi,
Finally I got an answer from JoomSEF. It reads:
_____________
The SQL query used in JoomSEF shouldn't cause any problems. It works correctly with clean Joomla and with both JoomFish and FaLang.
I'm sorry, but I don't know what the error message "5 - cannot calculate position of lft within BY `lft` DESC" means - I think the author of the query parser should check what exactly it means and fix it.
This should be the whole query:
SELECT `id`, `title`, `alias`, `description`, language, `metakey`, `metadesc`, `metadata`, `parent_id` FROM `#__categories` WHERE `lft` = '' AND id!=1 ORDER BY `lft` DESC
Where $idx->lft and $idx->rgt are values obtained by:
SELECT `lft`, `rgt` FROM `#__categories` WHERE `id` = ''
Where $id is the ID of the content category.
I don't see any problem with it.
__________
Can you make anything of this?
nitro29:
Hi Harald,
They are going to close my support case on JoomSEF. Is there any more info you need from them if you want to change your parser in a future update?
Best,
Soren
Harald Leithner:
I will change the parser of jdiction, but I need my time for this.
nitro29:
Wow, great! I really appreciate that.
Thank you.
/Soren
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version