SNake!
unread,May 7, 2008, 11:27:24 PM5/7/08Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Steer CMS Developers
Hi guys,
I am trying the SteerCMS snadbox but first I counter the index field's
100 bytes problem in steercms_property's table.
So I try to modify steercms_property's model_id field's length to work
around this problem.
When I try to run propel-build-all-load again, and the process hold on
this line:
>> file- c:\sites\steercms.localhos...-sfErrorLoggerPlugin-schema.xml
and I think it is the time to load the fixture.
Whatever I ignored this, I found I could login the system by hitting /
cms but the frontend always 404, and I could not see any new page in
the frontend when I try to add a page in backend.
Anyone could give me some advices?
Snake