Moved Hosts

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] =>
)

Quote · 6 May 2012

It's looks like your database information has also changed when you moved hosts. It says Database connect failed.

So edit inc/header.inc.php and make sure the database info in there is correct. Either the database name, user or password.





https://www.deanbassett.com
Quote · 6 May 2012

Cheers Deano sorted thanks, only thing is now I don't have my header banner showing for some reason? Any ideas please?? Thanks....

Quote · 7 May 2012

 

Cheers Deano sorted thanks, only thing is now I don't have my header banner showing for some reason? Any ideas please?? Thanks....

 changing hosts or servers should have no impact on your files whatsoever. 

When a GIG is not enough --> Terabyte Dolphin Technical Support - Server Management and Support
Quote · 9 May 2012

 

Cheers Deano sorted thanks, only thing is now I don't have my header banner showing for some reason? Any ideas please?? Thanks....

Check the URL or path to the banner.  Also remember to clear Dolphin's cache when moving servers or directories.  You can do this from the admin panel.*

 

*This is assuming the banner is an image. 

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 May 2012

Thanks I'll take another look....

Quote · 10 May 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.