Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Group info
Active older topics
9 new of 9 - May 24
6 new of 6 - May 23
4 new of 4 - May 23
2 new of 2 - May 22
4 new of 4 - May 21
1 new of 1 - May 21
1 new of 1 - May 21
1 new of 1 - May 20
2 new of 2 - May 20
1 new of 1 - May 20
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 31807  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.

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

Find us on FaceBook https://www.facebook.com/CakePHP

 

flag 3.0: a peek into CakePHP's future 
  Since its creation, more than 7 years ago, CakePHP has grown with a life of its own. Its main goal has always been to empower developers with tools that are both easy to learn and use, leverage great libraries requiring low documentation and low dependencies too. We've had several big releases along these years and an ever growing community. Being one of the most... more »
By José Lorenzo  - Jul 5 2012 - 61 new of 61 messages    

flag Security fix: CakePHP 2.3.3 available 
  The CakePHP core team pushed a maintenance release for 2.3 branch earlier than planned for the 2.3 branch of the framework. We have found a severe security issue that affects all applications running CakePHP version 2.3.0 and above that are using user authentication via forms with the AuthComponent without the Security component form tampering prevention.... more »
By José Lorenzo  - Apr 24 - 1 new of 1 message    

flag Security Fix: Cakephp 2.3.5 released 
  CakePHP 2.3.5 has just been released to fix a critical issue with how the webroot property in CakeRequest is handled that could potentially lead to XSS attacks on certain pages. In the following days we will offer a full description of the vulnerability and how it can be exploited, after some... more »
By José Lorenzo  - May 10 - 1 new of 1 message    

localhost:8080/ does not direct to expected page 
  Dear All I started using the CakePHP (2.3.5) with Apachec 2.2 as the WebServer. I am observing one problem, that [link] does not direct to the specific page I have routed in route.php. (A) In route.php, I have added this as my first route: Router::connect('/', array('controller' => 'welcomes', 'action' =>... more »
By Chandan Pratihast  - May 24 - 1 new of 1 message    

$this->Modelname->validator()->add(); works, but shows no messages in view 
  Hi, I have a difficult situation, I am on my way with the validation, but now I'm stuck. I'll try to briefly explain my situation before asking my question. We have one controller called "websitemodules", it has no model because it uses different tables, I make the model in the view with the new Appmodel.... more »
By iFemke  - May 24 - 2 new of 2 messages    

Cakephp Ajax helper or Jquery? 
  Hi Cakephp experts, I would like to try out Ajax. May I know what are the pros and cons of Cakephp Ajax helper and Jquery? I have never touched ajax and would like to know which is a better choice as a start. Thank you very much.
By Sam  - May 24 - 4 new of 4 messages    

Cakephp Ajax sample code for complete newbie 
  Dear CakePHP experts, Can someone provide some links to sample code or tutorial that teaches a complete Ajax newbie on using Cakephp with Ajax? I tried searching but could not find much useful links. Thank you very much.
By Sam  - May 24 - 1 new of 1 message    

CakePHP 2.x Moving Find into Model 
  I'm trying to achieve the fat model/skinny controller mantra in CakePHP 2.7. In that scenario, the model should control the data, and that means moving the finds out of the controllers and into the models. However, at least with the view and admin_view actions, one needs the data paginated. The problem starts there. It's easy enough to do a $this->find('all') in... more »
By Larry Lutz  - May 23 - 7 new of 7 messages    

cakePHP 2.3 and Sybase 
  I have been asked to develop a application using the companies existing data base. The current database is on a microsoft 2008r2 server. I am developing the application on a LAMP server. I need to connect to the sybase database on the microsoft server. I have configured my lamp server to connect to and pull information from the remote sybase data base. Is... more »
By PlanoCoder  - May 23 - 1 new of 1 message    

Cache Implement on ACL 
  Hello, I have used ACL in an application. It was fine when there were very few functionality but day by day as the functionalities are increased the load time is also increasing. I make sure about - *D**atabase is normalized properly* - *I**ndex field properly* - *T**able engine is innoDB*.... more »
By Yasir Arafat Hasib  - May 23 - 2 new of 2 messages    

Performance 
  Hello friends, there is a guide about performance, it is very usefull: [link] Do you know it?
By Eduardo Moreira  - May 23 - 2 new of 2 messages    

How to force the cakephp app work in http://mysite.com/app/webroot/ 
  I have a cakePHP app in /app/webroot, /app/.htaccess: AddDefaultCharset utf-8 AddCharset utf-8 * <IfModule mod_charset.c> CharsetSourceEnc utf-8 CharsetDefault utf-8 </IfModule> <IfModule mod_rewrite.c> RewriteEngine on RewriteBase /app/webroot/ RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d... more »
By Иван Разворотнев  - May 23 - 1 new of 1 message    

How to do recursion more than 2 levels deep using the one table? 
  Hi I am trying to set up a generic data structure that we can use to map objects, attributes and relationships. As such I have one table with a id and name, and a join table with a "parent" id and a "child" id. Data... mysql> select * from resources; +----+-------+ ...+----+-------+ ...+----+-------+... more »
By DJ  - May 23 - 2 new of 2 messages    

1 - 10 of 31807   « Newer | Older »

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