intoval Posted May 17, 2012 Share Posted May 17, 2012 Hi, I have a menu bar that is causing SSL errors on my website, so on the pages that require an SSL connection, I have managed to exclude it in the Positions > Manage Hooks section. I've managed to do this for almost every page, except the pages that are in /modules/bankwire/payment.php and /modules/paypal/payment/submit.php Because these are outside the base directory, I'm not sure how to exclude the menu from appearing on these pages, and I would love some help please from anybody who knows I've tried putting e.g. /modules/bankwire/payment.php in the exceptions box but it didn't work, I've looked at the php files and changed $useSSL = true; to $useSSL = false; which still didn't work. I then decided to delete the whole SSL line out of the file, which again didn't work. You can see all this at intoval.com I'm not sure what else to do and this is my final problem after a year of sorting the website out, I would be very grateful if anyone could help me or give me any ideas!! Thanks, Andrew 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