Top "Cakephp-2.2" questions

This tag relates to the 2.2.x branch of the CakePHP MVC framework.

How to return JSON from a CakePHP 2.2 controller?

I'm invoking a controller function: $.get("http://localhost/universityapp/courses/listnames", function(data){ alert("Data Loaded: " + data); }); And in my …

php json cakephp controller cakephp-2.2
Using PHPExcel in CakePHP

Background Well I tried to ask this question, but it got closed down faster than a horrible security leak. I …

php phpexcel cakephp-2.2
CakePHP validation rule automatically adding a required attribute to the field

I am using a custom validation rule in CakePHP to be sure a value is entered into a field when …

cakephp cakephp-2.0 cakephp-2.1 cakephp-2.2
Cannot use 'Object as class name as it is reserved Cake 2.2.x

I'm having an issue trying to set up a testing copy of a site we have running, I have the …

php cakephp php-7.2 cakephp-2.2 cakephp-2.x
CakePHP Error: Unable to configure the session, setting session.auto_start failed

I'm getting this error: Error: [CakeSessionException] Unable to configure the session, setting session.auto_start failed. I'm using Cakephp 2.2.4. EDIT …

php session cakephp cakephp-2.2
Global variable in controller cakephp 2

What's the way to have a global variable inside a controller? I have tried to do it using beforeFilter but …

cakephp cakephp-2.0 cakephp-2.1 cakephp-2.2
Load Javascript files in CakePHP Layout at "bottom"

Currently, I have a big CakePHP application with a layout and a lot of views. In the layout, I load …

php cakephp cakephp-2.2
How to declare the type for local variables using PHPDoc notation?

I use Zend Studio to develop in PHP with CakePHP, and one of the problems with CakePHP is that the …

php cakephp zend-studio eclipse-pdt cakephp-2.2
Cakephp $useTable does not work

I'm developing a web app on CakePHP 2.2.3 with an already database(MySQL) existing. This database is in spanish language so …

cakephp models cakephp-model cakephp-2.2
Error: SQLSTATE[42S02]: Base table or view not found

I am using CakePHP Version 2.2.3. Having imported my database into PHPMyAdmin, I went on to create my MVC sing CakePHP's …

cakephp cakephp-2.2