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.075 seconds

Although I found this tool some time ago I just started learning experimenting and building this first component on Monday and now on Thursday afternoon it's already online. Although I already had a working version done with another tool this is much easier to build and at the end you have the freedom to own your own component. Once you know how to use Cook you will boost your productivity as the learning curve is really moderate compared to many other tools.
Giori (Forum)

Get Started