Account Options

  1. Sign in
Google Groups Home
« Groups Home
View this group in the new Google Groups
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 29666  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: Search this group before posting anything it's very likely your question has already been answered.

Checkout the new CakePHP Questions site: http://ask.cakephp.org

Checkout the new CakePHP Video Tutorial site: http://tv.cakephp.org

This group is moderated be patient if you are new member.

 

flag CakePHP 2.1 hot and fresh 
  The CakePHP core team is proud to announce the immediate availability of CakePHP 2.1.0 beta [1]. As noted in previous release, this version is fully backwards compatible with 2.0.5, making it a breeze to update your apps to start taking advantage of the many improvements that made into this release.... more »
By José Lorenzo  - Jan 22 - 1 new of 1 message    

flag CakePHP 2.0.6 released 
  The CakePHP core team is proud to announce the immediate availability of CakePHP 2.0.6 [1]. This will hopefully be the last minor version released for the 2.0 branch if no important changes are needed to be done before we get version 2.1 stable. After this one all bugfixes and security patches will be done in the 2.1 branch, which is 100% compatible with this one.... more »
By José Lorenzo  - Feb 5 - 1 new of 1 message    

How to embebedd flash menu buttons on my site? 
  I own a website based on phpcake. I bought even a flash buttons menu for my site, but i dont know how to replace these buttons with the default one. I tried to read but i am confused. Someone can help me with this problem? Thanks in advance to everyone.
By Devis  - Feb 12 - 2 new of 2 messages    

View magic similar to form automagic 
  In section 7.3.3 of the manual, it talks about form automagic that is really cool and simplifies forms greatly. Specifically I'm talking about, the example of, in the controller doing: $this->set('groups', $this->User->Group->find('list ')); and then in the form: echo $this->Form->input('Group');... more »
By kdubya  - Feb 12 - 4 new of 4 messages    

error en shelldispacher.php when i want to execute the cake bake 
  hello, i have this error when gonna to executed the cake bake since console ssh /web_ftp/web/intranet/app > ./Console/cake <br /> <b>Parse error</b>: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in <b>/homepages/14/ d392848574/htdocs/benjatel2010 /web_ftp/web/intranet/lib/Cake /Console/... more »
By Ogalav  - Feb 12 - 2 new of 2 messages    

Cakephp 2 schema and foreign key 
  Hi every body, I knew that in cakephp 1.3 was not possible to implement the foreign keys and such a relation between two tables with cake's schema. Now I read the cake 2's book page for schema and it seems in this matter nothing is changed and foreign keys are still not supported with schema, I wanted to... more »
By Mohammad Naghavi  - Feb 12 - 1 new of 1 message    

cake keeps outputting errors despite debug=0 
  Hi everyone, I use postgres as the database. when saving data and having debug=2 cake threw these errors Warning (2): pg_query() [function.pg-query]: Query failed: FEHLER: NULL-Wert in Spalte »title« verletzt Not-Null-Constraint [CORE\cake \libs\model\datasources\dbo\db o_postgres.php, line 167]... more »
By Tomfox Wiranata  - Feb 12 - 1 new of 1 message    

app->controllers->pages_controller 
  Hello all, This is the first time I have posted. I am relatively new to cakePHP. I have been working with an application and have run into something strange. My app/controllers/pages_controll er is acting very strange. It works just fine in my development environment. I can view, add, edit and delete pages. I uploaded it into my host and now it doesn't... more »
By Sean  - Feb 11 - 2 new of 2 messages    

Radio box css 
  Hi, I have a radio box with 6 options. i want to display images instead of username text echo $this->Form->radio('User.usern ame', $users, array( 'legend'=>false, 'value' => 1, ) ); how to modify this? thanks
By DataSecure  - Feb 11 - 5 new of 5 messages    

datetime array to string 
  The cakephp helper is sending my dateTime back to me in an array. This is not an issue when I save it to the database. it seems cakephp converts it to a timestamp nicely for me before the save. But In the particular case I need to create a dateTime object for use in a component. so I assume I need to convert it to a string.... more »
By rockbust  - Feb 11 - 2 new of 2 messages    

Send user to specific controller/action from front page? 
  How is it possible to send the user to specific controller/action from the front/root page? Thanks.
By Daniel  - Feb 11 - 6 new of 6 messages    

Multiple database connections in CakePHP 2.1 can't works 
  Hello all, I've download fresh CakePHP 2.1 and try to make multiple database connections. Here are my configuration : Config/default.php : <?php class DATABASE_CONFIG { public $default = array( 'datasource' => 'Database/Mysql', 'persistent' => false, 'host' => 'localhost', 'login' => 'root',... more »
By yodi aditya  - Feb 11 - 2 new of 2 messages    

1 - 10 of 29666   « Newer | Older »

XML       Send email to this group: cake-php@googlegroups.com