You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Insoshi
Not a Unix/server expert, but does the routes.rb file need to change
if we're deploying in a production environment?
I keep getting a "page not found error," but the insoshi logo appears
at the top of the page.
Thanks in advance.
/Hunt
Long Nguyen
unread,
Oct 20, 2008, 12:01:47 PM10/20/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ins...@googlegroups.com
You shouldn't have to change routes.rb.
It looks like you're running into the internal 404 page (public/404.html) or the 500 page (public/500.html). The good news is that it's hitting the application code (we customized those pages with the Insoshi logo). The bad news is that something isn't quite right.
Can you check your logs (production.log and/or your webserver log) and see if you have any reported errors and the exact page it's looking for?