Marty Walker Posted November 16, 2011 Posted November 16, 2011 Hi, I'm upgrading a site that's already running PW2.1 (non-RC) with the latest version from github. All I'm copying over are the following: wire directory, index.php and .htaccess file. I get the follow error whenever I try to view the site or login to the admin. I'm a bit stumped. Call to a member function execute() on a non-object (line 181 of /home/clients/public_html/site/index.php) Regards Martin
ryan Posted November 16, 2011 Posted November 16, 2011 Check your file permissions, I'm guessing that Apache can't read the new /wire/ directory. Also make sure that the entire /wire/ structure is there. The error that you are getting is a result of PW not being able to find or open this file: /wire/modules/Process/ProcessPageView.module
Marty Walker Posted November 16, 2011 Author Posted November 16, 2011 Will do. Actually I can't see those directories in the zip I've downloaded from github. The tar.gz download is fine though. Edit: Must be me. Both downloads have everything now. I'm going mad slowly. Regards Martin
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now