Topic-icon SSL issues and errors

Active Subscriptions:

None
12 years 3 months ago #41981 by memo12
SSL issues and errors was created by memo12
Hi!

Am having trouble with the checkout page swapping from insecure to secure, for no rhyme or reason.

The ssl is giving this warning:

/checkout/checkout
Warning: strpos() [function.strpos]: Empty needle in /home//public_html/plugins/system/sslredirect/sslredirect.php on line 186 and line 237

I am also getting this warning:

Warning: Cannot modify header information - headers already sent by (output started at /home//public_html/plugins/system/sslredirect/sslredirect.php:186) in /home/furless0/public_html/components/com_jfbconnect/libraries/provider/facebook.php on line 357

Any help would be greatly appreciated :)
The topic has been locked.
Support Specialist
12 years 3 months ago #41984 by alzander
Replied by alzander on topic SSL issues and errors
I'm not sure what the sslredirect plugin is. It's not from JFBConnect. My guess is that it's intentionally there to redirect users from a non-secure page to a secure one, which is very useful when you have a shopping cart on your site.

As for those warnings, they really aren't a concern. The issue is that the sslredirect plugin (again, not from us) is responding a little to early to the user. That's throwing another warning later. Neither warning are critical though (as long as the actual page is showing, and it's not a blank white page). If you want to hide those warnings, you can set the Error Reporting in the Joomla Global Configuration area to "None".

I hope that helps, but if you need anything else, just let us know.

Thanks,
Alex
The topic has been locked.