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

TOPIC:

[SOLVED] Problem with date selector 15 Oct 2011 07:20 #250

I can't get the date selector in my application on my own joomla instance.
It does work in the sandbox though.
I get this in the field :
'debut', 'dataObject' => $this->location, 'dateFormat' => "%Y-%m-%d", )); ?>

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

Last edit: by admin.

Re: Problem with date selector 15 Oct 2011 12:40 #254

I found it : there is a short tag (I remember there was the same problem somewhere else) in the generated form.
the code shows :
<?
and it should be :
<?php

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

Re: Problem with date selector 20 Oct 2011 13:05 #286

  • admin
  • admin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 986
Solved for next version. (1.4.1)
Coding is now a piece of cake

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

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

For starters it's just so easy to design an app in a way that I'm used to i.e. database first then views followed by customization. The fork system is pure brilliance from a developer standpoint as I can override things and still add and update my projects with minimal effort! Truly amazing to be able to build components in Joomla using incremental refinement without having to do everything by hand. Thanks for the great tool! I am so much more productive now than ever and I can't imagine building components any other way!!!!
Dave (Forum)

Get Started