Re: Associated Pagination

2010-02-03 Thread Changoso
assedArgs)); > [/code] > > Seehttp://book.cakephp.org/view/166/Pagination-in-Viewsfor the > pagination setup in the view. > Enjoy, >    John > > On Feb 2, 9:01 pm, Changoso wrote: > > > > > I modified the view so it looks something more lke the

Re: Associated Pagination

2010-02-02 Thread Changoso
1; }?> Now it kind of works... it does only show me 2 or 3 or 5 (The limit I set on the controller) the problem now is that when I press Next>> I get a INvalid Gallery... On Feb 2, 12:49 pm, Changoso wrote: > My Gallery Controller looks something like th

Re: Associated Pagination

2010-02-02 Thread Changoso
On Feb 1, 1:01 pm, John Andersen wrote: > Ok, then I understand your issue. Have you followed the steps from the > CakePHP manual, starting at: > > http://book.cakephp.org/view/164/Pagination > > and thus your controller is setup to handle pagination and your view > sho

Re: Associated Pagination

2010-02-01 Thread Changoso
n gallery. > > If the above is not your issue, please clarify what exactly is your > issue! Is the photos not showing up? Is the gallery not showing up? > > Enjoy, >    John > > On Feb 1, 8:36 am, Changoso wrote: > > > > > Hello, I know this might be kind

Associated Pagination

2010-01-31 Thread Changoso
Hello, I know this might be kind of a newbie question but hope you could help. I have 2 tables, Galleries and Photos. One Gallery has many Photos On my Gallery View/$id I have the common: "Gallery related Photos" view. What I want is to paginate the Related Photos. I tried adding: $this->set('

Re: Virtual Hosting for CakePHP sites

2009-09-08 Thread Changoso
I use A2 Hosting and Works great with vhosting and CakePHP Have lots of cakeprojects working without problem ;) A2 say they are programmers friendly and so far they have been indeed! On Sep 8, 3:25 am, "vla...@gmail.com" wrote: > Hi! > > Can you tell me about good (nice|normal) virtual hosting

Re: Users table

2008-05-24 Thread Changoso
is this the same or uses ACLBehaivor? On 25 mayo, 00:58, Changoso <[EMAIL PROTECTED]> wrote: > Hello! > > I just downloaded the new cakephp 1.2.x version and i hear it now > comes with some libs for making the authorization automaticlly > > I mean, make a users table

Users table

2008-05-24 Thread Changoso
Hello! I just downloaded the new cakephp 1.2.x version and i hear it now comes with some libs for making the authorization automaticlly I mean, make a users table and it will automaticlly work with permissions. I've quick-looked for some tutorials but all i find is 2007 tutorials which i believ

Re: SimpleTesting

2007-09-29 Thread Changoso
Also, If I want to check if I delete a file, I check if the delete link exists but dont really check the actuall deleting, is there a way to check this? thanks On Sep 29, 8:23 am, Changoso <[EMAIL PROTECTED]> wrote: > Hello, I did a system using cake that handles logins and mainly th

SimpleTesting

2007-09-29 Thread Changoso
Hello, I did a system using cake that handles logins and mainly the basic things that you get by baking (add, delete, view, edit) I have to do som tests using simpletest php (http://simpletest.org/) To check if a member is logged i thought that by doing an if function such as: $

Re: halfcooked cake?

2007-05-18 Thread Changoso
defined, or your project is not the > document root of your web server. You might need to give the project > name first:http://www.mysite.com/project/controller/action. This > should only be necessary if you aren't using a standard cake install. > > I hope that helps. > &

halfcooked cake?

2007-05-16 Thread Changoso
Hey guys! I have just baked my project, but it didnt make any add, edit or view archives, it only made the index.ctp. check, i dyndns so you can see it the address is: http://coleg.homelinux.org as you see if you go into http://coleg.homelinux.org/admins for example it will show you the emp

Re: Help for newbies

2007-05-14 Thread Changoso
27;tmp', > 'prefix' => 'cakecache_', > 'lock' => false > )); > > -MI > > --- > > Remember, smart coders answer ten questions for every quest

Re: Help for newbies

2007-05-14 Thread Changoso
I've fixed thw "The other problem is that I dont have that neat style that Cake usually gives.. it just shows me a white page but no style." what I did, it was a vhost and that way xammp doesnt mess with the root file. On May 13, 4:02 pm, Changoso <[EMAIL PROTECTED]> wro

Help for newbies

2007-05-13 Thread Changoso
Hello! well this is the first time I am trying to use Cake... I have seen the power of Cake and am trying to use it on my own.. but am having some problems using it. I downloaded Cake 1.2.x.x from the SVN, I moddified the default database but I am having some problems. " Your tmp directory is