Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Log in


1 reply to this topic

#1 volts

  • Community Member
  • 6 posts
  • Real Name:Brad

Posted 23 November 2009, 17:47

Hi guys I have created my shop but now on the top of my index page it states;

"Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?"

but when you click on either of the links I get the following error


An error occurred during a connection to wizardonline.co.za.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)



The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

Please could someone tell me where to go and what to do to correct this so as to enable new customers etc to login
Many thanks

#2 germ

  • Community Member
  • 13,584 posts
  • Real Name:Jim
  • Gender:Male
  • Location:USA (GMT-6)

Posted 24 November 2009, 02:01

View Postvolts, on 23 November 2009, 17:47, said:

Hi guys I have created my shop but now on the top of my index page it states;

"Welcome Guest! Would you like to log yourself in? Or would you prefer to create an account?"

but when you click on either of the links I get the following error


An error occurred during a connection to wizardonline.co.za.

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)



The page you are trying to view can not be shown because the authenticity of the received data could not be verified.

Please could someone tell me where to go and what to do to correct this so as to enable new customers etc to login
Many thanks
In the /includes/configure.php file turn SSL OFF like this

  define('ENABLE_SSL', false); // secure webserver for checkout procedure?
Or buy/install a SSL certificate.
If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

"Headers already sent" - The definitive help

"Cannot redeclare ..." - How to find/fix it

SSL Implementation Help

Like this post? "Like" it again over there >