dragan Posted June 4, 2016 Share Posted June 4, 2016 From time to time, I get error messages from the server like these: Page: http://domain.com/?/ User: ? Error: Call to a member function prepare() on a non-object (line 227 of /home/foo/public_html/wire/core/Modules.php) Does anybody know what could cause this? And how to fix it? The frontend and backend works just fine. What's that strange URL-segment all about: /?/ PW 2.3.8 Link to comment Share on other sites More sharing options...
Can Posted June 4, 2016 Share Posted June 4, 2016 What do you mean by front-/backend work just fine..where is this error message showing up? Link to comment Share on other sites More sharing options...
dragan Posted June 4, 2016 Author Share Posted June 4, 2016 When I check the front- and backend, there are no error messages showing up, and everything works just fine. These warnings come via email with a subject line "ProcessWire Error Notification" and the message I posted above. I received 5 of these eight hours ago, within a time-frame of 2-3 minutes. I'm just slightly worried if anyone tries to hack the site. Or perhaps it's a bug somewhere that needs fixing. But after googling around, I didn't find any related topics / infos. The only thing I found out so far, is that a LazyCron file in site/assets/cache has been modified at the same time these error messages popped up. I guess that's the culprit. Apart from the site/assets/cache/LazyCron.cache and the error log file, the rest on the filesystem is unchanged. Link to comment Share on other sites More sharing options...
Can Posted June 4, 2016 Share Posted June 4, 2016 You have a lazycron running? Maybe there's something going wrong? If you don't find anything wrong but the code is not too important you could comment it out to see if the error still shows up.. Link to comment Share on other sites More sharing options...
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