Couldn't load schema? Aaaargh!

5 posts by 3 authors in: Forums > CMS Builder
Last Post: December 4, 2009   (RSS)

By jimbly2 - December 1, 2009

Hi - I uploaded my project to the test server - all running great - then I tweaked the 'upload' directories path and now the whole thing has fallen over!

All I get is an error message:

getRecords(home_page):Couldn't load schema for 'home_page'!

Help! I've tried deleting the DB and re importing it, and re uploading all the 'schema' files and directories - still no joy?

Jim

Re: [jimbly2] Couldn't load schema? Aaaargh!

By gkornbluth - December 1, 2009 - edited: December 2, 2009

Hi Jim,

Exactly what do you mean by 'tweaked the upload directory path" and "fallen over"?

Jerry Kornbluth
The first CMS Builder reference book is now available on-line!







Take advantage of a free 3 month trial subscription, only for CMSB users, at: http://www.thecmsbcookbook.com/trial.php

Re: [jimbly2] Couldn't load schema? Aaaargh!

By Dave - December 2, 2009

Check that your schema file exists:
/cmsAdmin/data/schema/home_page.ini.php

Then check that it's readable (check file permissions).

Next check the directories it's in are readable.

Hope that helps! Let me know what you find out.
Dave Edis - Senior Developer
interactivetools.com

Re: [Dave] Couldn't load schema? Aaaargh!

By jimbly2 - December 4, 2009

Hi - thanks Dave - that's sorted now :-)