Main menu

Forum


× Help Forum English

[VIEWED] Can't add simple date

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa - 10 Anni 8 Mesi fa #7092 da Amema
[VIEWED] Can't add simple date è stato creato da 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.
Ultima Modifica 10 Anni 8 Mesi fa da Lyr!C. Motivo: [VIEWED]

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 8 Mesi fa #7101 da Lyr!C
Risposta da Lyr!C al 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 allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa #7126 da Amema
Risposta da Amema al 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.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa #7128 da Amema
Risposta da Amema al topic Can't add simple date
Yeah! Uninstalling Vikslider did it. Thanks.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa #7129 da Amema
Risposta da Amema al 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?

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa #7130 da Amema
Risposta da Amema al topic Can't add simple date
Uninstalled JCE, but that doesn't matter = iCagenda useless?

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 8 Mesi fa #7135 da Lyr!C
Risposta da Lyr!C al 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 allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa - 10 Anni 8 Mesi fa #7138 da Amema
Risposta da Amema al topic Can't add simple date
Okkidok, but...

Amema ha scritto: 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).
Ultima Modifica 10 Anni 8 Mesi fa da Amema.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Amema
  • Autore della discussione
  • Junior Member
  • Junior Member
Di più
10 Anni 8 Mesi fa #7139 da Amema
Risposta da Amema al 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.

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
10 Anni 8 Mesi fa #7147 da Lyr!C
Risposta da Lyr!C al topic Can't add simple date

Amema ha scritto: 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 allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

Moderatori: Lyr!C
Tempo creazione pagina: 0.107 secondi

 

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new