Check if your phpThumb component extends Object or Component it should extend Object no Component
that might be it (I had a similar issue, I think this was the cause) On Jun 30, 8:28 pm, Kyle Decot <[EMAIL PROTECTED]> wrote: > I am using the phpThumb Component on my photos controller. whenever I > navigate to a page that has a route applied to it, for example > localhost/admin/delete-photo.php, i get redirected to localhost/admin/ > photos/delete. The weird thing is that the photos controller delete() > doesn't even do anything with phpThumb. The only function I have that > does anything with it is my upload function. I know that it is the > phpThumb component because if I remove it, then everything begins to > work fine again. Does anyone know what could be the cause of this? I > am completely baffled by this. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" 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 -~----------~----~----~----~------~----~------~--~---
