Page 1 of 1

Latest Xataface and calendar module won't work

PostPosted: Thu Oct 25, 2012 10:55 pm
by zmmaj
what this mean?
error.log
Code: Select all
[Fri Oct 26 07:56:13 2012] [error] [client 127.0.0.1] PHP Fatal error:  Class 'Dataface_JavascriptTool' not found in /var/www/site/modules/calendar/actions/calendar_display.php on line 16, referer: http://127.0.1.1/site/index.php?-action=browse&-table=farma&-cursor=3&-skip=0&-limit=30&-mode=list&-recordid=farma%3FID%3D4


tnx

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 9:13 am
by shannah
What version of Xataface are you using?

A quick fix to this problem (regardless of version) would be to find add the following to the beginning of the actions/calendar.php file:
Code: Select all
import('Dataface/JavascriptTool.php');

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 9:18 am
by zmmaj
Uhm...
Your code is easier way...
I was do that harder
i was put in XataJax.php same code...
import('Dataface/JavascriptTool.php');
Now, I was go thry several step, than stop with another error...

I was download from site "LATEST XATAFACE" :(
but, I see now version is :1.3.2 3355
really... where to find realy LATEST xataface...
I mean... with this version ( what I download now)nothing work well :(

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 9:52 am
by shannah
You are using the latest release. 2.0 is still only available in development trunk. I'd like to release it, but I want to stabilize the API first. This has to be getting close because I've already started work on 3.0 :(

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 2:03 pm
by zmmaj
So what you sugest to me?
With what version I can work?
I need booking action, that mean calendar module, than, ability to send Emails, I was see better gui ( with module) but this module won't work with version 1.9 3856...
So, In a fact, if some modules work another 4 won't work, and vice versa :(
And worst thing is that we have only 2 modules for download for ' LATEST XATAFACE'.. DataGrid, and Email...

have you some sugestion for me?

tnx in advance :)

P.S.
In a branch i was found and
adriel090811/
xataface5/
what was these two? :)

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 2:22 pm
by shannah
1.3.2 . The latest release.

Re: Latest Xataface and calendar module won't work

PostPosted: Fri Oct 26, 2012 3:25 pm
by zmmaj
Ok... than, we will have work here :)