PDA

View Full Version : After moved to another host got an error massage.


AGIRABI
07-09-2007, 07:30 PM
I have moved my files and database without no problem to godaddy.com

And i have changed my includes\config.php

But i got these error messages

http://www.agirabiler.com/gorsel/vb_error.jpg

https://vborg.vbsupport.ru/external/2007/07/38.jpg

https://vborg.vbsupport.ru/external/2007/07/39.jpg

https://vborg.vbsupport.ru/external/2007/07/40.jpg

Could anyone show me away please ?:(

If this is wrong forum i apolagize.

Sincerely,

AGIRABI

snakes1100
07-09-2007, 07:43 PM
Disable all your hacks and retry.

At the top of config.php

<?php
define('DISABLE_HOOKS', true);

Resave the file.

Also, reupload all your php files for Vb in ascii format thru ftp.

AGIRABI
07-09-2007, 07:59 PM
Disable all your hacks and retry.

At the top of config.php

<?php
define('DISABLE_HOOKS', true);

Resave the file.

Also, reupload all your php files for Vb in ascii format thru ftp.



I did it the things you said, but still i get the same errors.



" Warning: array_keys(): The first argument should be an array in /includes/functions.php on line 3277

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3277"



I think something wrong at functions.php but what it is i dunno !



Any other help please ?

:(

Dismounted
07-10-2007, 05:02 AM
You seem to have broken your cache. Try building all the caches via Admin CP > Maintenance > Update Counters.