Great work guys!
On Nov 4, 4:28 pm, mark_story wrote:
> The CakePHP development team is happy to release the alpha build of
> CakePHP 1.3. We've been hard at work improving upon the already great
> 1.2 and implementing new features to ease development and increase the
> flexibility of CakePHP.
and the code look different.
>
> On Oct 29, 7:32 am, Miles J wrote:
>
> > I thought you were lying so I checked, and haha it is there. Im
> > curious on this as well.
>
> > On Oct 28, 8:51 pm, George H wrote:
>
> > > Hi guys,
>
> > &g
Hi guys,
I've been debugging my controller that is using Sanitize and I had a
peek inside the CakePHP Sanitize core lib file, where I found
something odd.
Is it possible if someone could explain to me (I'm just genuinely
curious) the reasoning behind line 223 in /cake/libs/sanitize.php
(version
all the confusion and anguish this has caused you.
>
> -Mark
>
> On Oct 1, 9:07 pm, George H wrote:
>
>
>
> > I'm a little miffed that there's no word from any developers about the
> > issue above -- either through here, twitter or CakePHP Bakery.
&
gt; Yes, it is a bit strange
>
> > * @version $Revision$
> > * @modifiedby$LastChangedBy$
> > * @lastmodified $Date$
>
> > and "return $config['Cake.version'] = '1.2.4.8284';" for cake 1.2.5
>
> > Any comments from developers?
&
Hi everyone,
Been ripping my hair out on this one, have no idea why it's not
working. Hopefully someone here can find something wrong with my code.
I have a model called Regions. There can be main regions, and then
there can be subregions that live under the main regions. Each region
belongs to
Good going with the release of 1.2.5! I've already downloaded and
installed it.
However, I noticed that the version reported is still 1.2.4.8284. Are
you sure this is a clean commit to the code base? Commit
[e693e881e05dba168f49d14ab657dbff2b2f9c88] in the changelog says that
the version number w
Great, this worked! Thanks!
On Apr 17, 5:54 pm, "dr. Hannibal Lecter" wrote:
> Yup...
>
> https://trac.cakephp.org/ticket/6218
>
> On Apr 17, 8:38 am, George H wrote:
>
> > Hi guys,
>
> > I have a list of users displayed in my view in a table, and t
Great, this worked! Thanks!
On Apr 17, 5:54 pm, "dr. Hannibal Lecter" wrote:
> Yup...
>
> https://trac.cakephp.org/ticket/6218
>
> On Apr 17, 8:38 am, George H wrote:
>
> > Hi guys,
>
> > I have a list of users displayed in my view in a table, and t
Hi guys,
I have a list of users displayed in my view in a table, and the
resultset is parsed by Paginator. I am also echoing $paginator->sort
() in my view.
When I view the page the links work and they sort by the columns that
I have specified in my code. But I thought that if I was to click on
Hey everyone,
I have set up CakePHP 1.2 beta on my host and am writing a CMS. I
have set up two models, one called Menus and the other called
Contents. Menus -> hasMany -> Contents, while Contents -> belongsTo -
> Menus.
In my controller code, I am at the stage of validating my data against
th
Hey everyone,
I have set up CakePHP 1.2 beta on my host and am writing a CMS. I
have set up two models, one called Menus and the other called
Contents. Menus -> hasMany -> Contents, while Contents -> belongsTo -
> Menus.
In my controller code, I am at the stage of validating my data against
th
12 matches
Mail list logo