On May 24, 2007, at 10:04 AM, [EMAIL PROTECTED] wrote:

>
> John, I already downloaded and installed a brand new copy of cake and
> uploaded it.
> After that I tried working with internal urls but they worked only if
> I typed /site/index.php?controller

That's how internal URLs work.

example.com/index.php?/controller/action

or

example.com/index.php?url=/controller/action

> Btw, im using godaddy's linux hosting with is SUPPOSED to have
> mod_rewrite enabled.

Verify that. That seems to be the main issue here, and you'll save a  
lot of time double checking that rather than assuming it. If it has  
it, why are you not using it?

> here is the link to the site: http://sportmarketingcenter.com
>
> so far I've gotten the homepage to render the images and flash file
> but thats it (try clicking on one of the menu options) it will just go
> back to the start page with no layout defined.

It was my understanding that this was a fresh cake install, but it  
seems you're running a complete site - which is it? How are you  
linking to your CSS in the layouts?

-- John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to