Well I finally got it working. for some reason this was messing it up:
Router::connect('/photos/:url/:id/', array('controller' => 'photos',
'action' => 'view'));
any Idea why it would do this? How could I rewrite this to not
interfere with my element?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---