jDiction Forum

English => Extensions and jDiction => Topic started by: chrigigraf on January 18, 2013, 01:53:50 pm

Title: JEvents with jDiction
Post by: chrigigraf on January 18, 2013, 01:53:50 pm
Hi,

I tried the use of JEvents in a site with jDiction. There are several problems:

The category-manager in the backend of JEvents works, exept the management of events. There I get this error:
Code: [Select]
Fatal error: Class 'JdFinderIndexerAdapter' not found in CLIENTROOT/plugins/finder/jdcontent/jdcontent.php on line 37
Another problem is on the frontend, when the module Latest JEvents is published, after a klick on an other language than the standard:
Code: [Select]
Fatal error: Uncaught exception 'UnableToCalculatePositionException' with message 'cannot calculate position of '2012-12-19
00:00:00' within '2012-12-19 00:00:00'OR det.multiday=1) AND ev.state=1 AND catmapcat.access IN (1,1) AND catmap.catid IN
(-1,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107) AND ev.access IN (1,1) AND icsf.state=1 AND icsf.access IN (1,1)
GROUP BY rpt.rp_id ORDER BY rpt.startrepeat asc LIMIT 10' in CLIENTROOT/libraries/jdiction/database/database/mysqli-
parser.php:2023 Stack trace: #0 CLIENTROOT/libraries/jdiction/database/database/mysqli-parser.php(2039): PositionCalculator-
>lookForBaseExpression('SELECT rpt.*, e...', 1126, Array, 2, Array) #1 CLIENTROOT/libraries/jdiction/database/database/mysqli-
parser.php(2039): PositionCalculator->lookForBaseExpression('SELECT rpt.*, e...', 1126, Array, 'sub_tree', Array) #2 CLIENTROOT/
libraries/jdiction/database/database/mysqli-parser.php(2039): PositionCalculator->lo in CLIENTROOT/iceskating/libraries/jdiction/
database/database/mysqli-parser.php on line 2023

Is that a problem from JEvents or does anybody know a solution?

Thanks!

Christian Graf


Title: Re: JEvents with jDiction
Post by: Harald Leithner on January 18, 2013, 02:08:47 pm
Could you tell me your jdiction version?

In jdcontent.php there should be the line jimport('jdiction.finder.adapter'); if not please try the attacht alpha.

The other problem could be a not so clean formated sql string in jevents. I could check this after my vacation in 2 weeks.
Title: Re: JEvents with jDiction
Post by: Harald Leithner on January 18, 2013, 02:51:40 pm
Maybe this version could fix your sql problem but its not tested, it only updates the sql parser
Title: Re: JEvents with jDiction
Post by: bugi777 on November 09, 2013, 10:11:33 pm
hello,
i want to back to this topic, have you used for this speciall version of jdiction.xml like for joomgallery and k2?
thanks
Title: Re: JEvents with jDiction
Post by: Harald Leithner on November 10, 2013, 11:04:44 am
I'm not sure what you mean.
Title: Re: JEvents with jDiction
Post by: bugi777 on November 10, 2013, 01:31:34 pm
I have just asked is exist also jdiction.xml file or something to translate JEvents. That's all :)
Title: Re: JEvents with jDiction
Post by: Harald Leithner on November 10, 2013, 06:24:39 pm
Oh. No not atm. I will start to create a repository soon
Title: Re: JEvents with jDiction
Post by: Harald Leithner on February 26, 2014, 03:30:38 pm
I have a test version for jevents, it could be found here: http://forum.jdiction.org/index.php/topic,516.msg1747.html#msg1747