Saturday, January 30, 2010

Facebook app pagination problem

Hello,

I would like to ask how is it possible to use CakePHP with pagination
when developing a Facebook application.

I implemented Facebook API to CakePHP following this article
http://facebook-developer.net/2007/10/18/building-your-first-facebook-application-with-cakephp/.
Everything works almost fine (I have only problems with $html->link
and of course with the paginaton.

When I use pagination I get the following error:

URLExceptionUnable to parse URL: /directory/myapp/pictures/index/page:
2

Any ideas how to fix that?

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php?hl=en

No comments: