Top "Cakephp-1.3" questions

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

404 Not Found The requested URL was not found on this server

I'm having small troubles and was wondering if someone can help me over the hump. I pulled a copy of …

apache cakephp mod-rewrite cakephp-1.3 wamp
TypeError: $(...).on is not a function

I am using jQuery litebox. After adding JS and CSS files I got this error TypeError: $(...).on is not a …

jquery cakephp-1.3 lightbox
Set Response Status Code

I have an API call for which I need to be able to run some checks and potentially return various …

php cakephp cakephp-1.3 http-status-codes
Input value doesn't display. How is that possible?

This must be something utterly stupid that I've done or am doing, but I have an input with a value …

html cakephp cakephp-1.3
CakePHP: best way to call an action of another controller with array as parameter?

In a controller, what is the most appropriate way to call the action of another controller and also pass an …

arrays cakephp parameters cakephp-1.3
How to eliminate php5 Strict standards errors?

After upgrading my PHP to 5.4.3 (WAMP server 2.2), my web app made in CakePHP 1.3, is showing the following errors in my …

php cakephp cakephp-1.3
cakephp see the compiled SQL Query before execution

My query gets the timeout error on each run. Its a pagination with joins. I want to debug the SQL, …

sql debugging logging cakephp-1.3
How can I access a GET request in CAKEPHP?

How can I access a GET request in CAKEPHP ? If I am passing a variable in the url http://samplesite.…

cakephp cakephp-1.3
Get and post in cakephp

In Codeigniter I do this $p=$this->input->post(); to get all objects posted but I don't know …

php cakephp cakephp-1.3 cakephp-2.0
Strict standards: Redefining already defined constructor for class Object in path\cake\libs\object.php on line 54

I am trying to configure MS-MSQL database on cakephp (Not mysql). My Wampserver is 2.2e-php5.4.3-httpd2.2.22-mysql5.5.24-32b on …

cakephp cakephp-1.3 cakephp-2.0 cakephp-2.1