PDA

View Full Version : I just moved my forum to DIRECTADMIN server, and now i get these errors.



awaisuk
08-20-2009, 12:35 PM
I just moved my forum to a Directadmin server and now i get these wierd errors:


Notice: Undefined index: uagent_bypass in /home/public_html/admin/sources/base/ipsRegistry.php on line 3184

Notice: Undefined property: adminFunctions::$ip_address in /home/public_html/admin/sources/classes/class_admin_functions.php on line 181

Notice: Undefined index: member_joined in /home/public_html/admin/sources/classes/class_admin_functions.php on line 183

Notice: Undefined offset: 1 in /home/public_html/admin/sources/classes/class_admin_functions.php on line 183

I tried to look in php.ini and it said:


error_reporting = E_ALL & ~E_NOTICE

So that is right, but it is still showing that errors.

How to fix this?

littleoak
08-20-2009, 12:41 PM
DirectAdmin has absolutely nothing to do with this.

nobaloney
08-20-2009, 01:48 PM
I've moved the thread. As user littleoak states, this has nothing to do with DirectAdmin.

Check to make sure your database was properly renamed to the DirectAdmin protocol for naming databases, and that the login information for your database was properly set up in your forum's configuration.

I'd also recommend checking with either your forum's community, and/or your hosting company.

Jeff

Peter Laws
08-24-2009, 02:55 AM
Check the domain path in the config file, the paths are wrong for DA i.e /home/public_html should be /home/<username>/domains/example.com/public_html