Jump to content

Call to a member function execute() on null


TomasDev
 Share

Recommended Posts

Hello guys,

I'm building now my second web-page with ProcessWire and at this moment I get stuck with one error which appears in the homepage. This is fatal error and the content of my page is inaccessible. The error started appear when I transfer my page from local (Ubuntu) server to the web-hosting.

Error

Fatal error: Uncaught Error: Call to a member function execute() on null in /home/my_domain/domains/sub.my_domain.com/public_html/index.php:55 Stack trace: #0 {main} thrown in /home/my_domain/domains/sub.my_domain.com/public_html/index.php on line 55

 

I looked at the index.php file

978590d594.png

It seems that it cannot get ProcessPageView module.

 

How could I fix that? Thank you in advance!

  • Like 1
Link to comment
Share on other sites

  • 3 weeks later...
  • 5 months later...
  • 10 months later...

I've the same problem on a customer installation - but delete caches table didn't help...

-> get the same message and a strange admin backend

->can login as superadmin

->don't see pages and don't see any modules there - but database is connected and modules are in db and files are there, too....

where can i reload modules?

i've deleted /assets/cache/... too  so no filecompiler error

PW 3.0.98 - copied files and db after webspace switch -

regards mr-fan

 

 

Link to comment
Share on other sites

  • 1 year later...
On 10/28/2019 at 3:34 PM, caffeineben said:

Had the same error when moving the site from one server to a new one. Checked and for some reason the ProcessPageView.module was skipped in the upload so solved by uploading that file. Glad this was here!!

Thank you! Had the same Error. A lot of dirs and files failed to upload. 

Uploading eveything again, truncate cache table and delete files in cache dir solved the problem.

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...