Main menu

Forum


× Help Forum English

[VIEWED] Can't add simple date

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago - 10 years 8 months ago #7092 by Amema
[VIEWED] Can't add simple date was created by Amema
I run a fresh joomla 3.2.3 and iCangenda 3.3.3

I can only select dates for a period. Any date selected under simple date reverts to "0000-00-00 00:00".

If I try to save I get an error message that I must select a date.

I found and older notice about this, and the solution was then to upgrade to latest versions of J and iC, but I do run latest of both.
Last edit: 10 years 8 months ago by Lyr!C. Reason: [VIEWED]

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
10 years 8 months ago #7101 by Lyr!C
Replied by Lyr!C on topic Can't add simple date
Hello,

This could be a conflict...
Do you use some extra plugin in your editor ? (for example, button editors).
And what is your editor ?

Often, jQuery conflict in event edit are due to an other extension used with the editor.

Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago #7126 by Amema
Replied by Amema on topic Can't add simple date
I use TinyMCE and iCagenda was the fourth extension I installed, after:

the template Favouritedark by favthemes
VikSlider (which I didn't do what I wanted)
JSFlexSlider

I'll uninstall vikslider and see what happens.

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago #7128 by Amema
Replied by Amema on topic Can't add simple date
Yeah! Uninstalling Vikslider did it. Thanks.

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago #7129 by Amema
Replied by Amema on topic Can't add simple date
Ok... problem returned. I installed JCE because I need an editor with more features than Tiny.

I really like the looks of iCagenda, but it seems awfully touchy to it's neighbours.

Is there any other editor besides JCE that actually WILL work with iCagenda? Or is it possible to turn off jQuery somewhere?

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago #7130 by Amema
Replied by Amema on topic Can't add simple date
Uninstalled JCE, but that doesn't matter = iCagenda useless?

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
10 years 8 months ago #7135 by Lyr!C
Replied by Lyr!C on topic Can't add simple date
iCagenda is working fine with JCE (only codemiror editor is giving trouble, but it is a know issue in Joomla core).

What you have to check is each third party plugin. I see only an issue with one plugin.

Look at the code source generated, and see if in hearder which extensions are loading jQuery Library. Or scripts files.

This could give you information.

I really like the looks of iCagenda, but it seems awfully touchy to it's neighbours.

In fact no. But if you have just 1 plugin loading its own jQuery Library whithout checking if already loaded, this could give a jQuery conflict, and so problems for each function using scripts.

Note: a few plugins were found on this forum as giving conflict due to a wrong loading of jQuery. But in fact, it's not always a bad coding, it's just because it's difficult on Joomla 2.5 to prevent jQuery conflict, excepted with the great jQuery Plugin.
This why Joomla 3 is wonderful! : jQuery is integrated, so no conflict possible if all extensions installed let Joomla 3 loads jQuery (as iCagenda, and all serious extensions do on Joomla 3).

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago - 10 years 8 months ago #7138 by Amema
Replied by Amema on topic Can't add simple date
Okkidok, but...

Amema wrote: I run a fresh joomla 3.2.3 and iCangenda 3.3.3


So if J3! will produce no jQuery problem, what might be happening then? I uninstalled JCE, purged the cache, but still no simple date will be saved. So I installed it again, btw, so the list of installed extensions is:

JSFlexSlider
Favthemes Favouritedark
JCE
Sexy Contact Form
Sexy Polling
AcyMailing
SimpleCalendar (as long as I can't get iCagenda to work)

I'm trying to get to know the debugging system, but I'm no coding wizard. I'd really rather use iCagenda than SimpleCalendar (it's nice too, but not the best choice for what I want to accomplish here).
Last edit: 10 years 8 months ago by Amema.

Please Log in or Create an account to join the conversation.

  • Amema
  • Topic Author
  • Junior Member
  • Junior Member
More
10 years 8 months ago #7139 by Amema
Replied by Amema on topic Can't add simple date
Put my site on Debugging mode. Seems that the loading time wiht iCagenda is 77 ms and without it, 52 ms.

There is a drove of warning-like messages that iCagenda makes a lot of duplicate queries to db. Without iC I get 2 lines, but with iC there are 13 lines (mostly double duplicates, but a few with a lot of duplicates). But I can't understand what to do, if at all.

Please Log in or Create an account to join the conversation.

  • Lyr!C
  • Lyr!C's Avatar
  • Administrator
  • Administrator
  • Lead Developer
More
10 years 8 months ago #7147 by Lyr!C
Replied by Lyr!C on topic Can't add simple date

Amema wrote: Put my site on Debugging mode. Seems that the loading time wiht iCagenda is 77 ms and without it, 52 ms.

There is a drove of warning-like messages that iCagenda makes a lot of duplicate queries to db. Without iC I get 2 lines, but with iC there are 13 lines (mostly double duplicates, but a few with a lot of duplicates). But I can't understand what to do, if at all.


Hi!

This is normal ;-)

Do you have tested single dates in frontend submission form, to see if datepicker is working in frontend ?

And if not, an online link would help me to check a possible issue...
Regards,
Cyril

Latest version : iCagenda 3.9.8
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

File Attachment:

Please Log in or Create an account to join the conversation.

Moderators: Lyr!C
Time to create page: 0.090 seconds

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new