Jump to content

Recommended Posts

Posted

moving server, did a reinstall of process wire on the new server, imported the the backup data into mysql, set the config file pointing to the database. copied over the old site into the site folder, but I'm still getting the process wire basic  files displayed with an error

Notice: Trying to get property of non-object in/home/domain/public_html/site/templates/includes/head.phpon line 71

there is also member login area and none of the usernames and passwords are excepted, even though the data table has the info

get this error;

Fatal error: Exception: Field does not exist: user_swipe (in /home/domain/public_html/wire/core/PageFinder.php line 248)

the user_swipe does exist in the data table, seems the page can't find it

really could use you help as I'm a neewbee here

Thanks

Posted

Hello,

copied over the old site into the site folder, but I'm still getting the process wire basic  files

If you copied over your files, they should replace the old files, so you may have a folder permission issue here? That would be my guess for the first error message. 

The second would lead me to believe something went wrong with your import or check the naming of the field. If in doubt, do a dump and import the database again. Hope this helps a little.

Posted
Notice: Trying to get property of non-object in/home/domain/public_html/site/templates/includes/head.phpon line 71

What's on line 71 of that file?

there is also member login area and none of the usernames and passwords are excepted, even though the data table has the info

Was the PHP version downgraded in the transition? Make sure you are running PHP 5.3.8 or newer on the new server.

Fatal error: Exception: Field does not exist: user_swipe (in /home/domain/public_html/wire/core/PageFinder.php line 248)

The table for the field may exist, but does it have an entry in the "fields" table? That error message would suggest it doesn't. I am guessing the database didn't successfully import to its new location. I would try to re-import the whole thing. 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...