View Single Post
Old 05-07-2009, 10:01 PM   #8 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Posts: 1,044
Thanks: 193
Orc is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
You're asking a lot here! A lot of code to look through. Try accessing this URL though: http://www.example.com/index/index/

It looks like you're calling the action "action", which would be public function actionAction().

I understand how it works, but the problem is when trying to actually access that action via the url.

Say I had a guestbook which linked to example.com/guestbook/

Thing is it wouldn't access the indexAction of the GuestbookController, nor would it access any other actions if I also applied those in the url.
__________________
VillageIdiot can have my babbies ;d
Orc is offline  
Reply With Quote