1 answer
0 votes
Passing JSON data from controller to JQuery
I have been trying to use $this-Js-set(), without success to pass a query result to JQuery in JSON. Can anyone show me how it is done, or provide a better way? So far, this is how I have been trying the following without success, though surely...
1 answer
0 votes
Why CakePHP does not has a download documentation and API?
Hi,
I wonder, why CakePHP does not have an official downloaded version of its documentation and API in several formats such as CHM, PDF, HTML pages archives and even an SQL dump with PHP application to access documentation locally or off-line?
I...
2 answers
0 votes
How to clear password field on fail validation
Hi ,
I have a problem with my password field from the register form, after i validate and recive the errors the password field is field with a password.
How can i remove this?\
i`m using Auth.
I tried with $this-data['User']['password'] = ''; but is...
1 answer
1 vote
Subforms
I have worked with other frameworks that specifically address how to deal with forms within forms (subforms). It doesn't seem that CakePHP calls these subforms, so I have been unable to find documentation of how to make this work. I'm sure that...
0 answers
0 votes
primaryKey, displayField and *Controller::Schema( ) Fail
Hello,
I've been using CakePHP for about a week and have been enjoying using it. This morning I changed a couple of the tables in my database and now get the following error messages whenever I try to use Scaffolding.
Notice (8): Undefined... 2 answers
0 votes
$this->Auth->password not working
Hi, I am getting an error when trying to validate whether password and password_confirm match.
Notice (8): Undefined property: User::$Auth [APP\models\user.php, line 269]
Fatal error: Call to a member function password() on a non-object in... 0 answers
0 votes
Question for Admin http://cakeqs.org
I has some experiences cakephp, and I want to share to anyone by answering questions. But when I answered, I can't know who answer it again or not?
Could you send me an email to alert me that topics (I posted or I answered) is answered. Please do it.
1 answer
0 votes
about choosing server
hello i am creating an online test application.. the registered users can take up the test...my question is what type of server should i choose either web server or application server..
if it is application server means,
which application server,...
1 answer
0 votes
Trying to saveAll with many relationship
Good Morning,
I am building an website that has a web form that where users can creates a financial application that is sent to multiple lenders. The structure is as such:
Tables:
customers - can have many customer addresses & many...
2 answers
0 votes
Show post from today, this week, this month
- Show posts from today
- Show posts from this week
- Show posts from this month
How can I get sth like that?
How does CakePHP Questions work?
CakePHP Questions is easy to use: Register and login or directly login using OpenID and just ask your question!
After you ask your question you just need to wait until you have got some answers and pick the correct answer.
Other users might help you by finding the right answer by voting and giving comments.
