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: [gkornbluth] Couldn't load schema? Aaaargh!

By jimbly2 - December 2, 2009

Hi Jerry,

I changed the uploads path, so I can see the images I'd already uploaded - which meant also changing a permission on a directory - now all I get is the 'Couldn't load schema' message - if I login to the Admin.php pages all my sections have disappeared, and I get a message 'couldn't load tables' . I have tried deleting the database and recreating it, reuploading all the 'schema' directories - but nothing.

Confused of England [unsure]

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 :-)