[Radiant] Problems with Login
John W. Long
ws at johnwlong.com
Mon Nov 5 17:04:18 CST 2007
Can you successfully create a user from the console?
user = user.new
user.name = "John"
user.login = "john"
user.password = user.confirm_password = "abcdef"
user.save!
or something like that.
--
John Long
http://wiseheartdesign.com
On Nov 5, 2007, at 5:58 PM, Mark Gallop wrote:
> Hi John,
>
> John W. Long wrote:
>> Radiant may not be compatible with Sql Server. Can you run the
>> migrations without errors?
>>
>
> No error messages get shown. From what I remember, you just don't see
> any of the migration output telling you about each table being
> created.
> I only realised something was wrong when I tried logging in and then I
> migrated using a sqlite database to see what I should be seeing.
>
> Cheers,
> Mark
> _______________________________________________
> Radiant mailing list
> Post: Radiant at lists.radiantcms.org
> Search: http://radiantcms.org/mailing-list/search/
> Site: http://lists.radiantcms.org/mailman/listinfo/radiant
More information about the Radiant
mailing list