Search found 5 matches

by Jackie1
Tue Sep 16, 2014 1:01 pm
Forum: PHP - Code
Topic: php site moved from 8 yr old server to new one. problems...
Replies: 8
Views: 2116

Re: php site moved from 8 yr old server to new one. problems

Ok, thank you, there was one main file that had the old username from the last server still in it!!! I thought I looked through everything, but just happened to miss this one file! Thanks so much for chiming in and making me look again.
by Jackie1
Mon Sep 15, 2014 1:58 pm
Forum: PHP - Code
Topic: php site moved from 8 yr old server to new one. problems...
Replies: 8
Views: 2116

Re: php site moved from 8 yr old server to new one. problems

mcrypt is already on the server. We've changed that file and converted it, and it gives same error. That username it keeps showing also doesn't exist anymore. We make the change, and error doesn't change. No one can figure this out.
by Jackie1
Mon Sep 15, 2014 1:25 pm
Forum: PHP - Code
Topic: php site moved from 8 yr old server to new one. problems...
Replies: 8
Views: 2116

Re: php site moved from 8 yr old server to new one. problems

No, actually the new server has a new username and we can't get it to look for the new username. It's so strange. We changed to hash but error is same, it want to look for the old directories.
by Jackie1
Sat Sep 13, 2014 9:13 pm
Forum: PHP - Code
Topic: php site moved from 8 yr old server to new one. problems...
Replies: 8
Views: 2116

Re: php site moved from 8 yr old server to new one. problems

Whoops:

Fatal error: Call to undefined function mhash() in /storage01/newhome/templates/simlib.php on line 17

But username on new server isn't called burmani, but it wants to point there no matter what we do.
by Jackie1
Sat Sep 13, 2014 7:38 pm
Forum: PHP - Code
Topic: php site moved from 8 yr old server to new one. problems...
Replies: 8
Views: 2116

php site moved from 8 yr old server to new one. problems...

It's mostly working , but on one of cart pages I get an error message on line 17 of a file called simlib.php.

When we edit the file and the error still remains. Even if we delete it. It makes no sense.