Ok, newbie errors... but with each one I learn so much more.

I've searched the forums and all I can find is page error on other pages other than home page.

I receive a "page not found" on the home page. The header comes up with the club logo. I can also access the admin page at http://74.220.215.58/~sdfouwhe/drupal/?q=admin.

Aside from the home page error I cannot access any of the content I put in although all the menu items show up. I get this error message:

Fatal error: Call to undefined function node_load() in /home1/sdfouwhe/public_html/drupal/modules/content access/content_access.module on line 17

Here is a little background information that got me to this point.

I accidentally moved the /modules folder and lost some of the modules. I had also lost the /sites file. Not sure how I manage to do all this. I moved all the folders back to their original location and re-added the missing modules and the /sites/default/settings.php file from a back up file stored on my local computer.

I'm hoping there is a simple fix to this.
Thanks

Comments

gpk’s picture

Looks like required core module modules/node/node.module is either still missing or else is un-enabled somehow.
Can you get to admin/build/modules and can you see if it is listed there?

gpk
----
www.alexoria.co.uk

dorys’s picture

I went down the folder line one by one and re-uploaded everything that was missing. I can see content, however, I'm still getting a "page not found" on the home page.

Also, I can't find the /administer/content management. I lost the "create content" link under the menu. I looked for a content management module on my back up and didn't see one. Where is this located or why is it missing from my site?

Thanks

gpk’s picture

I'd suggest maybe re-uploading a fresh copy of Drupal then you know you have got everything.
Then visit the modules page and *disable* all non-core modules. Everything should then work OK. Albeit with reduced functionality. Finally start re-enabling any contrib modules. At the moment there are a lot of "variables" and it's hard to tell where the problems are coming from.

On the site info admin/settings page make sure that the "Default front page" is a working URL.

gpk
----
www.alexoria.co.uk

dorys’s picture

and took the opportunity to upgrade from 5.3 to 5.7. Everything is back up and running.

Thanks for all your help.

The whole reason for this disruption was I (unknowingly) had the tap & drag feature enabled on my Thinkpad and managed to tap my way into a lot of trouble! I've disabled it now.

gpk’s picture

Glad you got it fixed.

gpk
----
www.alexoria.co.uk