I'm looking to upgrade my live server to PHP 7.4 and ultimately 8.0.
As a first step I upgraded my live site from TB 1.1 to 1.2 in anticipation of moving to 1.3 and PHP 7.4 and have noticed a couple of severity level 2 messages appearing in the logs. This is on a server running PHP 7.3.
The live site is still accepting orders so do not know if this is anything to worry about. The two messages in the log file are
Module 'stripe' doesn't implement handler for hook 'displayHeader' and Module 'blockwishlist' doesn't implement handler for hook 'actionCartSave'.
I'm still looking to configure Stripe so have disabled both modules for the time being as I'm not currently using them.
Question
steved
I'm looking to upgrade my live server to PHP 7.4 and ultimately 8.0.
As a first step I upgraded my live site from TB 1.1 to 1.2 in anticipation of moving to 1.3 and PHP 7.4 and have noticed a couple of severity level 2 messages appearing in the logs. This is on a server running PHP 7.3.
The live site is still accepting orders so do not know if this is anything to worry about. The two messages in the log file are
Module 'stripe' doesn't implement handler for hook 'displayHeader' and Module 'blockwishlist' doesn't implement handler for hook 'actionCartSave'.
I'm still looking to configure Stripe so have disabled both modules for the time being as I'm not currently using them.
3 answers to this question
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