Jump to content

code errors


ken czmeiduch

Recommended Posts

Hi all I need help on this fault I am getting errors on this website that was working perfect for 5 years and just went down in the last few days

 

http://www.biking-fix.co.uk/shop/index.php

 

these are some errors

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/sslSwitch.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/sslSwitch.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/session.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/session.inc.php on line 30

Deprecated: Function ereg() is deprecated in /home/kenc8555/public_html/shop/includes/functions.inc.php on line 119

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/currencyVars.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/currencyVars.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/content/index.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/content/index.inc.php on line 30

Deprecated: Function eregi_replace() is deprecated in /home/kenc8555/public_html/shop/includes/functions.inc.php on line 64

Deprecated: Function eregi_replace() is deprecated in /home/kenc8555/public_html/shop/includes/functions.inc.php on line 64

Deprecated: Function eregi_replace() is deprecated in /home/kenc8555/public_html/shop/includes/functions.inc.php on line 64

Deprecated: Function eregi_replace() is deprecated in /home/kenc8555/public_html/shop/includes/functions.inc.php on line 64

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/boxes/searchForm.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/boxes/searchForm.inc.php on line 30

Deprecated: Function eregi() is deprecated in /home/kenc8555/public_html/shop/includes/boxes/session.inc.php on line 30

 

Any help appreciated

Link to comment
Share on other sites

This is a known issue and it is caused by the developers of PHP when they added a new class of error messages: the DEPRECATED family of messages.

 

This message can be suppressed. It is issued when a script uses a function that is scheduled to be removed in an upcoming version of PHP.

 

Please visit www.cubecartforums.org and search on the word deprecated. You will learn of how to suppress this message and also be shown a conversation on updating CC3 code to use other functions instead of these deprecated functions.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...