Function eregi() is deprecated

hujiaxing / 2013-08-23 09:11:35   

Hello,
My website comes unfortunately like this: hujiaxing.com with on top of the home page these lines:

Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/defaults.php on line 16

Deprecated: Assigning the return value of new by reference is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/common.php on line 73

Deprecated: Assigning the return value of new by reference is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/common.php on line 93
and I didn't change anything for a long time. Very strange.

When I go to the admin page, I see this:
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/defaults.php on line 16

Deprecated: Assigning the return value of new by reference is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/common.php on line 73

Deprecated: Assigning the return value of new by reference is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/common.php on line 93

Deprecated: Function eregi() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/lib/router.php on line 54

Deprecated: Function eregi() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/lib/router.php on line 54

Deprecated: Function eregi() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/lib/router.php on line 54

Deprecated: Function eregi() is deprecated in /home/lilithsh/domains/hujiaxing.com/public_html/ndxz-studio/lib/router.php on line 54

So I have tried to replace these damaged files with the original ones, but it doesn't work... Can anyone help me? Thanks a lot!!

arsondpi / 2013-08-23 09:38:11   

These messages mean that your php version of your server was updated and that it won't work with the version of Indexhibit that you currently have.
In other words you need to updated Indexhibit to the current version.
:-)

hujiaxing / 2013-08-25 10:16:29   

Thanks so much! In fact I did try to install the new version, but it didn't work, maybe I should try another time.

This thread has been closed, thank you.