Zen Follower
- Join Date:
- Nov 2004
- Location:
- Glasgow, Scotland
- Posts:
- 247
- Plugin Contributions:
- 0
WorldPay Module for ZenCartv1.3x
Slitter,
What you are getting is a PHP error which, since you haven't had this previously, would indicate that you have made some change to the code.
The two files mentioned in the error message are not part of the WorldPay module fileset.
The html_header.php file is called by every page in Zencart (I think!) so if there was an error there I would expect you would experience this error elsewhere and not just at checkout.
The functions_general.php file is also a common file which is called as required depending on where you are in Zencart. I would suspect that if there has been a recent change to the code this is where it will be.
Have you added any new modules to your Zencart recently? If so were any changes made to either of these two files?
Regards,
Alan