Displaying 5 results from an estimated 5 matches for "eryan".
Did you mean:
ryan
2007 Jul 11
3
Problem with Acts as Authenticated not able to logout
Hi all,
i installed Act_as_Authenticated plugin yesterday, everything seems
fine: trying out the index, divert me to the login screen, i register
and login.
but when i try http://localhost:3000/account/logout, it didn''t work,
after the action been executed, it takes me back to the index as i m
logged in.
i try to clean the localhost cookie from my firefox, and delete those
files in the
2006 Sep 06
22
ROR host: dreamhost or godaddy?
hi all,
i am looking for a host for my ROR web app. the target audience will be
70% from mainland china, and 30% from the rest of the world.
i dont want a chinese hosst because:
1. it''s very slow for the rest of the world to access to it.
2. the speed is quite ok for china to access the us sites.
both dreamhost and godaddy provide similar budget plans, and i saw them
all from this
2007 Jun 25
2
undefined method `each' for ***:Class PROBLEM
Hi,
i am very new to ROR, this is my 2nd day since i solve the problem of
database connection. when i started to write some codes, i got stuck.
here is the situation and please give me some help.
i have a "posts" table in my database
CREATE TABLE `mapapp`.`posts` (
`id` int(11) NOT NULL auto_increment,
`title` varchar(255) default NULL,
`body` text,
PRIMARY KEY (`id`)
)
2007 Jul 18
3
Help. Acts_as_Authenticated plugin stops working for me?
Hi,
I successfully installed AAA couple days before, and i managed to
register a uer with it, with no user activation.
but for some strange reason, it stops working for the signup method,
with i go to the signup page, press submit, it shows an error page,
what''s wrong? here''s the error page.
undefined method `activation_code'' for #<User:0x3b6dbd
2007 Jul 15
0
How to get coordinate from a google map and put the lat/long into a form?
Hi all,
Just like the one from http://www.43places.com/, users can click on
the google map and save the location to the database.
the examples google gives are about how to display, it seem not to
cover what i want.
does anyone have some example or know some tutorial to help me do
this?
thank you.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are