By usrjk on Saturday, 30 July 2011
Replies 2
Likes 0
Views 2.4K
Votes 0
My last post is missing <!-- s:? --><img src="{SMILIES_PATH}/icon_e_confused.gif" alt=":?" title="Confused" /><!-- s:? -->
Well, I can repeat.
The first a suggestion: JEvents 2.0 is ready for testing, then I think it would be a good idea to open a forum for who are using this beta version, where they can put bugs and ideas about the nes version.
Now, the bugs I've seen
1. Calendar button in even edition doesn't work fine. Whe you set the initial date, the calendar for final date doesn't work. It give an error: type mismatch in line 3672 mootool-core-uncompressed.js. I've found that funcion toggle produces this error, I've added a conditional to (this.fn) if it exists then call removeevent, and now all is ok. This error doesn't happen with Mozilla.
2. In back end superuser can't edit events, I get a page with a message: unauthorize.
3. The editevent doesn't use the date format set in configuration panel. It uses y-m-d althoug I set d-m-Y. Why?

Well, and a question: why don't you use calendar object from Joomla? JEvent would be lighter, right?
Oh, I'm working in my sandbox: Apache 2.0, windows7, Joomla 1.6.5, php 5.
Thanks
1. mootools error - at a guess you have a conflicting jQuery library being loaded
2. you have authorised users mode enabled but are not an authorised user
3. this format is for output not input.
4. we moved from the joomla date popup in JEvents 1.5.5 since there were bugs in it in the past for MSIE on tabs that could not be resolved relating to multiple instances on tabs on the same page.
·
13 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
1. Conflict between JQuery and Mootools? I'm using Joomla 1.6.5 and a template from Artisteer. I don't understand this incompatibility.
Anyway I fixed the problem with the fix mentioned in my post.
2. Fixed, I granted permissions to superuser and now I can edit evetns from backend.
3. I think this is incoherent. I think the date format should be the same for input and output.

Regards and thanks very much.
·
13 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post