spring00 Posted August 8, 2013 Share Posted August 8, 2013 Hi I am using 1.4.11 and I am getting an error message with a couple of modules. The first one is the check module. When it is installed it seems fine in the BO but when we test it as a payment option during the shopping process we get this error Warning: include(/public_html/modules/cheque/../../header.php) [function.include]: failed to open stream: No such file or directory in /public_html/modules/cheque/payment.php on line 31 Warning: include() [function.include]: Failed opening 'public_html/modules/cheque/../../header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in public_html/modules/cheque/payment.php on line 31 Fatal error: Call to a member function isLogged() on a non-object in public_html/modules/cheque/payment.php on line 34 This is a standard module but we also get a similar error message with a paid-for news module. Can anyone help us please? Link to comment Share on other sites More sharing options...
PascalVG Posted August 8, 2013 Share Posted August 8, 2013 Hi Spring, Are your permissions for the shop root OK? Do you have a file header.php in your shop root? Are you allowed to open the file? My 2 cents, pascal 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