On May 25, 4:10 am, Bernardo Vieira <[EMAIL PROTECTED]> wrote:
> Hi all!
> I have a project that uses the Pagination component. It works perfectly
> in my development environment, however when I uploaded the project to
> the production server things went sour. The component seems to do it's
> job, i.e. results get ordered, controlling the parameters via the url
> works and elements/pagination.thtml gets rendered properly. The problem
> is that the header links have mysteriously disappeared. I placed some
> debug calls around the code and found that all calls to the pagination
> component and helper methods get exactly the same data in both servers.
> When I placed calls to debug inside PaginationHelper's sortBy() method I
> found that in my development server the field _pageDetails is always
> set, while in my production server it gets wiped out somehow, hence the
> lack of header links. The puzzle is, why is this happening?
No idea. but as I develop with both php4 and 5 I am pretty sure it is
not specific to the (aging) pagination code. Sounds like more
debugging is needed ;).
Cheers,
AD
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
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
-~----------~----~----~----~------~----~------~--~---