jDiction Forum

English => Install & Configure jDiction => Topic started by: Bob on August 09, 2012, 08:40:10 pm

Title: Problem with jdiction_mysqli
Post by: Bob on August 09, 2012, 08:40:10 pm
Hi, I instaled and using jDiction on small web with three languages. When I using only simple content .. everything is all right. But ... when I can use some image gelleries as FWGallery or RsMediaGallery ... an errors occurs - e.g.:

Quote
5 - cannot calculate position of (i.id) within DISTINCT(i.id), i.filename, i.title, i.url, i.description, i.params, i.hits, i.created, i.modified FROM idyll_rsmediagallery_items i LEFT JOIN idyll_rsmediagallery_tags t ON (i.id=t.item_id) WHERE i.published='1' AND (t.tag='interier') ORDER BY i.ordering asc

What is wrong with jdisction_mysqlli???
HEEEEEEELLLLLPPPPP!!!!! :(
Title: Re: Problem with jdiction_mysqli
Post by: Harald Leithner on August 09, 2012, 09:43:08 pm
The upcoming version has many performance improvements
and one side effect of this is that query that don't need to be translated don't get touched.

if you like to be a beta tester of the new version you could download the attachment of the post but please backup your data!!!!

Once again this version is totally untested, only used in a site that I'm developing atm.
Title: Re: Problem with jdiction_mysqli
Post by: Bob on August 10, 2012, 03:19:13 pm
Thanx for you offer. I´ll test it on my test site.
Title: Re: Problem with jdiction_mysqli
Post by: Harald Leithner on August 16, 2012, 09:53:35 pm
I have a new Preview for you, with many changes in xml and database handling.