Hi I have recently moved hosts and have changed the inc.header.php but am getting this error here:
Fatal error: Call to a member function getParam() on a non-object in /home/talenta1/public_html/inc/db.inc.php on line 83
Any ideas what this means please?
My path was home/dcplant/public.html and now has changed to home/talenta1/public.html
As you can see I now have different paths any help would be good, Thanks all...
Update, this is my debug backtrace:
Array
(
[1] => Array
(
[file] => /home/talenta1/public_html/inc/classes/BxDolDb.php
[line] => 81
[function] => error
[class] => BxDolDb
[type] => ->
[object] => BxDolDb Object
(
[error_checking] => 1
[host] => localhost
[port] =>
[socket] =>
[dbname] => talenta1_dolp116
[user] => *****
[password] => *****
[link] =>
[current_res] =>
[current_arr_type] => 1
[oParams] =>
[oDbCacheObject] =>
[_error] =>
)
[args] => Array
(
[0] => Database connect failed
[1] => 1
)
)
[2] => Array
(
[file] => /home/talenta1/public_html/inc/classes/BxDolDb.php
[line] => 57
[function] => connect
[class] => BxDolDb
[type] => ->
[object] => BxDolDb Object
(
[error_checking] => 1
[host] => localhost
[port] =>
[socket] =>
[dbname] => talenta1_dolp116
[user] => *****
[password] => *****
[link] =>
[current_res] =>
[current_arr_type] => 1
[oParams] =>
[oDbCacheObject] =>
[_error] =>
)
[args] => Array
(
)
)
[3] => Array
(
[file] => /home/talenta1/public_html/inc/db.inc.php
[line] => 25
[function] => BxDolDb
[class] => BxDolDb
[type] => ->
[object] => BxDolDb Object
(
[error_checking] => 1
[host] => localhost
[port] =>
[socket] =>
[dbname] => talenta1_dolp116
[user] => *****
[password] => *****
[link] =>
[current_res] =>
[current_arr_type] => 1
[oParams] =>
[oDbCacheObject] =>
[_error] =>
)
[args] => Array
(
)
)
[4] => Array
(
[file] => /home/talenta1/public_html/inc/classes/BxDolAlerts.php
[line] => 20
[args] => Array
(
[0] => /home/talenta1/public_html/inc/db.inc.php
)
[function] => require_once
)
[5] => Array
(
[file] => /home/talenta1/public_html/inc/header.inc.php
[line] => 176
[args] => Array
(
[0] => /home/talenta1/public_html/inc/classes/BxDolAlerts.php
)
[function] => require_once
)
[6] => Array
(
[file] => /home/talenta1/public_html/administration/index.php
[line] => 21
[args] => Array
(
[0] => /home/talenta1/public_html/inc/header.inc.php
)
[function] => require_once
)
)
Called script: /administration/index.php
Request parameters:
Array
(
[cprelogin] => no
[cpsession] => talenta1:dt91s4nzx2b4BZxn2ShE1GI2lRCEsE1UwjO_hclUUzPkKur6AZCAmiy3NLhs38fk
[langedit] =>
[lang] =>
)