Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC:

No Calendar Pop-up After Update to Joomla 3.7 03 May 2017 18:24 #15105

We upgraded to Joomla 3.7 and got JLoader errors. I recompiled, downloaded the app and reinstalled it. That resolved the JLoader error; however, we still have no calendar popups on filters or date fields. I have tried changing PHP versions, cleared the browser and website cache, but it did not resolve the problem.

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

No Calendar Pop-up After Update to Joomla 3.7 08 May 2017 14:39 #15114

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 279
  • Thank you received: 36
Hi Rholzler,

I had the same issue with all my j-cook components under 3.7 (php7.0).
But it's not a j-cook Issue, but a Joomla3.7 CSS issue. The class name has changed, and will be corrected in next release.

In root/libraries/cms/html/behaviour.php => just add a '-' after calendar, :
JHtml::_('stylesheet', 'system/calendar-jos.css', array('version' => 'auto', 'relative' => true), $attribs);
JHtml::_('script', $tag . '/calendar-setup.js', array('version' => 'auto', 'relative' => true));

and j-cook calendar will work :)
The following user(s) said Thank You: admin

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

Last edit: by liubov.

No Calendar Pop-up After Update to Joomla 3.7 09 May 2017 12:15 #15116

Rather than editing the behavior.php file, I made copies of the JS and CSS files and renamed them without the dashes (calendarjos.css and calendarsetup.js). That resolved the problem. Thanks for pointing me in the right direction.

When the problem is fixed in the next update, I will have 2 orphan files, but that is better than the possibility of breaking any other apps that may need that file "as-is."
The following user(s) said Thank You: admin

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

No Calendar Pop-up After Update to Joomla 3.7 09 May 2017 12:20 #15117

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
@liubov
K++
Coding is now a piece of cake

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

No Calendar Pop-up After Update to Joomla 3.7 11 May 2017 11:26 #15121

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Fixed in sandbox

This issue is very strange because the files (JS / CSS) has never been renamed.
So @rholzler, your method is useless. Better to hack the behavior.php file

Sometimes I don't understand if Joomla has incompetent people in its team, or receive conscient attacks for disrupting the project.
I am gonna have a closer look about this.
Coding is now a piece of cake

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

Last edit: by admin.

No Calendar Pop-up After Update to Joomla 3.7 11 May 2017 11:31 #15122

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Well, ok I understand.
Datepicker has been improved.
Now it uses a new calendar wich is beautiful.
Cook Is still using the old legacy calendar.

So this is maybe not so obvious because it is a LEGACY function.
Coding is now a piece of cake

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

Last edit: by admin.

No Calendar Pop-up After Update to Joomla 3.7 29 May 2017 20:55 #15161

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Coding is now a piece of cake

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

No Calendar Pop-up After Update to Joomla 3.7 30 May 2017 12:38 #15165

Thanks! I will recompile and try it out. :)

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

No Calendar Pop-up After Update to Joomla 3.7 30 May 2017 16:35 #15167

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 279
  • Thank you received: 36
Superb !

Already love it (Dates are important fields for several Tables of JBreeding :P )

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

  • Page:
  • 1
Time to create page: 0.072 seconds

A HUGE thank you for all the time and effort you have put into J-Cook it is a timesaver and a training tool all in one
Morgan Leecy - MCSE  

Get Started