Help with Phpretro

Matthewza

Posting Freak
Apr 20, 2012
777
77
Hello,

For some reason it's showing an SQL error Deprecated: Function split() is deprecated in /home/matthew/public_html/install/install.php on line 128 How do I get rid of this Error! Please help.....

Thanks,
Matthew
 

jayk

Retired Habbotard.
Sep 4, 2013
517
94
1) Don't use PHPRetro
2) Are you hosting this on 000webhosts? They will take you down before you even start.
3) Show us the code where the error occurs.
 

Matthewza

Posting Freak
Apr 20, 2012
777
77
Add error_reporting(0); in the core file because it's using deprecated functions.

Thanks, Here's another Issue for some reason every time I type my database details it would say "Could not connect to the Server" and after that it would do a sql error.
 

Matthewza

Posting Freak
Apr 20, 2012
777
77
I meant I'm using my friends web host and it's giving me this error but when I go on another free Host it works perfectly fine I'm thinking it could be the PHP Version maybe?
 

Khalil

IDK
Dec 6, 2011
1,642
786
I meant I'm using my friends web host and it's giving me this error but when I go on another free Host it works perfectly fine I'm thinking it could be the PHP Version maybe?

No, the error tells you what's going on, it tells you that you haven't entered a mysql password, check again.
 

Matthewza

Posting Freak
Apr 20, 2012
777
77
Yes, It's correct details because like I said it connects on my other host but not my friends host for some odd reason... Idk what to use other then PHPRetro.
 

Users who are viewing this thread

Top