All Questions

RSS

0 answers

0 votes

Asked by amg55nj, 1 hour, 34 minutes ago in Models

Error: Index.phpController could not be found

Completely new to CakePHP. Tried doing a search with no results.

I installed CakePHP to my localhost Apache directory. Other programs such as PHPMyAdmin work just fine. I am getting this error:

Missing Controller

Error: Index.phpController could not...

0 answers

0 votes

Asked by trader5050, 3 hours, 59 minutes ago in Models

Server caching?

Hello,

I'm running into an cache odd problem (I think). I'm viewing something on my server. I make a change to a view or controller or whatnot and re-upload the file. I go to my browser and refresh.

Nothing's changed. I re-upload again. I can even...

0 answers

0 votes

Asked by trader5050, 8 hours, 27 minutes ago in Models

Offline DB config

Hello,

I have two databases. One local for testing, the other online for production. I'm using bootstrap to set up a number of offline-vs-online configurations (debug level, etc.). I have a simple config to determine whether the site should treat...

2 answers

0 votes

Asked by andrew3719, 23 hours, 57 minutes ago in Views

htmlhelper input label problem

Dear baker ,

For normal convention naming for input as example $ this-form-input('username')

It will create view as. Username : [input] and when submit it will say save to table field username , but now i wAnna create input as . User : [input]...

0 answers

0 votes

Asked by atlet, 1 day, 9 hours ago in Models

JS and position attribute

In AJAX helper is option position, that append returned data to this element.:


<div id="post">
</div>
<?php echo $ajax->link( 
    'View Post', 
    array( 'controller' => 'posts', 'action' => 'view', 1), 
    array( 'update' => 'post',...

1 answer

0 votes

Asked by andrew3719, 2 days, 11 hours ago in Components

problem with auth

Dear baker :

I have a question , I set my page is now allow to be access by non login user except index , I try to access the non authorize page and it direct me to login page , is that normal did I do something wrong??

1 answer

0 votes

Asked by Aussie, 2 days, 9 hours ago in Controllers

Import Controller + Session = Fatal error

Hello,

I have the following issue :

I have 2 controllers : Controller A and Controller B .

I need to use some logic( call a method ) in Controller A that is defined in Controller B.

Inside Controller A I use :

...

0 answers

0 votes

Asked by AngryALF, 2 days, 4 hours ago in Models

How use sub-domain as prefix?

Hi All!

Can anyone help with this problem (CakePhp 2):

i have couple of sub-domain's like:

my.some.com

api.some.com

e.t.c.

All sub-domain's pointed in same place as some.com.

How can I use sub-domain name as preffix?

like i open api.some.com/test/action...

1 answer

0 votes

Asked by theis, 2 days, 4 hours ago in Models

2.x branches

With 1.x there are several branches which are still maintained in parallel: At least 1.3 and 1.2. But what about the 2.x branches? Will 2.1 replace 2.0? Or will 2.1 and 2.0 coexist?

Background of my question: I'm planning to bring CakePHP 2.x into...

0 answers

0 votes

Asked by ShinnRa, 2 days, 5 hours ago in Controllers

do not threat /perl-bin/ as a controller name

a have a /perl-bin/ dir in my webserwer DOCROOT dir - in the same DOCROOT dir i have cake app - and i wanted that cake to no threat /perl-bin/ as a controller name... So when there is a request to /perl-bin/something.pl i would like to see my...

<< previous 1   2   3   4   5   6   7   8   9

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.