Hi,

I have downloaded the latest stable version of CakePHP and tried to 
implement the blog tutorial given in Book 2.x.
I have followed all the steps but my posts table can be added only created 
and modified columns. Title and body were as NULL only.

When I made the debug mode to 2, i got the query which had only created and 
modified columns in the INSERT INTO...

Please help me out.

Thanks in advance.

-U

On Sunday, March 3, 2013 11:32:43 AM UTC+8, mark_story wrote:
>
> The CakePHP core team is proud to announce the immediate availability of 
> CakePHP 2.3.1[1]. 2.3.1 is a bugfix release for the 2.3 release branch. 
> Since the release of 2.3.0 there have been 70 commits and 20 tickets 
> resolved. A short list of the changes you can expect is:
>
> * The ServerShell now correctly handles plugin and theme assets.
> * FormHelper::inputs() now correctly handles plugin models.
> * Backwards compatibility for HABTM checkboxes has been improved.
> * Schema generation works better with SQLServer now.
> * Baking models better detects has and belongs to many associations.
> * Security::rijndael() now correctly generates random iv values. It will 
> continue to decrypt values encrypted with a fixed iv.
>   This improves security of encrypted values, by preventing dictionary 
> attacks on the key/value.
> * Altering tables with Postgres properly renames fields now.
> * Regular expression operators are better supported in Postgres.
> * Fatal errors now display when gzip encoding is enabled.
> * Model whitelists are restored when a save() fails due to no data, when a 
> model has no created/updated fields.
> * Validation::$errors is no longer populated with booleans, this prevents 
> memory consumption issues in longer running scripts.
>
> In addition to the release of 2.3.1, the API docs have been updated and 
> replaced with a system based on [apigen](http://apigen.org). The new API 
> docs fix a number of issues with the old docs and provides an easy way for 
> you to create local API docs.
>
> A huge thanks to all involved in terms of both contributions through 
> commits, tickets, documentation edits, and those whom have otherwise 
> contributed to the framework. Without you there would be no CakePHP. 
> Download a packaged release [2].
>
> ### Links
>
> * [1] http://cakephp.org/changelogs/2.3.1
> * [2] http://github.com/cakephp/cakephp/tags
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to