Problem on initial install.

0 views
Skip to first unread message

tim

unread,
Apr 23, 2010, 6:05:41 AM4/23/10
to Skyline CMS
Hey all.

I am following the howto on the skyline site. Everything seemed to go
really well, didn't run into any error messages. I started the server
and navigated to http://localhost:30000 and I get this error.

Error 404 :: Page with url "" doesn't exist.

The log looks like this.

Processing Skyline::Site::PagesController#show (for 127.0.0.1 at
2010-04-23 22:03:50) [GET]
Parameters: {"url"=>[]}
Skyline::Page Load (1.1ms) SELECT * FROM "skyline_articles" WHERE
("skyline_articles"."parent_id" IS NULL) AND
( ("skyline_articles"."type" = 'Skyline::Page' ) ) ORDER BY position
LIMIT 1
Completed in 3ms (View: 0, DB: 1) | 404 Not Found [http://127.0.0.1/]

What is missing? Do I have to install the templates?


--
Subscription settings: http://groups.google.com/group/skylinecms/subscribe?hl=en

Luis Doubrava

unread,
Apr 23, 2010, 6:12:06 AM4/23/10
to skyli...@googlegroups.com
Hi Tim,

The error you get is because there's no published root (homepage).
Just log into http://localhost:3000/skyline with the user you created
in the console then publish the homepage. Of course you can put some
text on it before you publish if you fancy.

Hope this helps.

Cheers,
Luis

Tim Uckun

unread,
Apr 23, 2010, 6:31:50 AM4/23/10
to skyli...@googlegroups.com
On Fri, Apr 23, 2010 at 10:12 PM, Luis Doubrava <lu...@digitpaint.nl> wrote:
> Hi Tim,
>
> The error you get is because there's no published root (homepage).
> Just log into http://localhost:3000/skyline with the user you created in the
> console then publish the homepage. Of course you can put some text on it
> before you publish if you fancy.
>

Man that was fast :)

Thanks that worked.

I would suggest you add that to the "take it for a test drive" section
of your otherwise excellent install guide.
Reply all
Reply to author
Forward
0 new messages