1 answer
0 votes
Why do I keep getting the error: "Your database doesn't have any tables" while trying to bake?
I have a database called "Churches".
This database has tables set up as such:
- churches
- * id
- * name
- * denomination
- * description
- * address_id
- * phone_number
- active_charities
- * id
- * church_id
- * charity_id
- active_events
- * id
- * church_id
- *...
2 answers
0 votes
Cakephp model inheritance
Hi.
I'm starting a new project and again I'll need use a model inheritance, the last time I did it by hard code, using bind and unbind, but that time I'd like ask if CakePHP has one behavior to help it or someone have another solution. I'll try...
2 answers
0 votes
numberings
hello i am preparing online test application...in the UI i have to provide the total number of questions in a grid view.. so the user can click directly on this grid view.. so when he clicks the 20th button the user should see the 20th...
2 answers
0 votes
How can I configure CakePHP to work on a rackspace cloud server?
I have been trying to move a website from a normal run of the mill shared server, where it works fine, to a cloud server on rackspace.
I have followed their guide - i.e. making alterations to the htaccess files, but for some reason I can not get...
1 answer
0 votes
Best Practice Question: Layout or Elements
For each view I want to have an action bar that goes right under the banner. The action bar will contain actions applicable to that controller such as "Add Employee" or "View all Customers".
My first thought was to just have a request action in...
2 answers
0 votes
How to add more column or delete column from table
I need help for dynamically add more column or delete column from table. How can do it.
1 answer
0 votes
Session Issues
Hi guys,
I'm currently trying to integrate my website with Janrain - A SAAS third-party authentication service.
The issue i'm having is that janrain works by opening a popup with a username and password box to their servers and posts a token to a...
2 answers
-1 votes
How do i embed a swf to my ctp
Hi,
How can i embed a swf file to a ctp.
Is there a simple way i want to work with fashvars also.
0 answers
0 votes
Any user control plugins/libraries
I've read that you shouldn't create a homebrew user control/login system if you don't have the experience, so I'm looking for a plugin/library that implements the OWASP recommendations where applicable, for a medium-level security user control...
1 answer
0 votes
HTML5 input types with form helper
Is there a way to create html5 input types (for example type="email") using the form helper, or to create custom input types? When I tried the obvious method of setting 'type' in the options array I got a textarea which from looking at the code...
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.
