Re: Paginating Question

2008-06-16 Thread leo

looks to me like you have a forward slash too many or too few in the
controller spec in the link for the next page.


On Jun 16, 6:50 pm, Kyle Decot <[EMAIL PROTECTED]> wrote:
> When I go to the next set of notes, it updates the div and paginates
> the notes but I get another whole page inside my div. Here's a
> screenshot. Any ideas?
>
> http://www.flickr.com/photos/[EMAIL PROTECTED]/2583838485/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Paginating Question

2008-06-16 Thread Kyle Decot

When I go to the next set of notes, it updates the div and paginates
the notes but I get another whole page inside my div. Here's a
screenshot. Any ideas?

http://www.flickr.com/photos/[EMAIL PROTECTED]/2583838485/
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Paginating Question

2008-06-16 Thread leo

works fine for me!

On Jun 16, 4:21 pm, Kyle Decot <[EMAIL PROTECTED]> wrote:
> I can't seem to get it working. If you go tohttp://walksdemo.loraincounty.com/
> and login with username: tester and password: tester and then go to
> the teams tab and then choose a team, and try and page through the
> comments, you'll see what I mean. I don't really know why it's doing
> this. I'm sure i've screwed up somewhere. All help is greatly
> appreciated as always.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Paginating Question

2008-06-16 Thread Kyle Decot

I can't seem to get it working. If you go to http://walksdemo.loraincounty.com/
and login with username: tester and password: tester and then go to
the teams tab and then choose a team, and try and page through the
comments, you'll see what I mean. I don't really know why it's doing
this. I'm sure i've screwed up somewhere. All help is greatly
appreciated as always.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Re: Paginating Question

2008-06-12 Thread dr. Hannibal Lecter

You can take a look at my code and see if you can make use of it:

http://dsi.vozibrale.com/downloads/view/neutrino-0.1-alpha

In the articles controller, article comments are paginated below the
article, which seems the same as your team-notes situation.

Sorry for the plug ;-)

On Jun 12, 2:28 pm, Kyle Decot <[EMAIL PROTECTED]> wrote:
> I have a teams controller. Each team has notes that they can add to
> their page. How would I go about paginating the notes on the team page
> with ajax?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---



Paginating Question

2008-06-12 Thread Kyle Decot

I have a teams controller. Each team has notes that they can add to
their page. How would I go about paginating the notes on the team page
with ajax?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~--~~~~--~~--~--~---