BackupBuddy Import Errors
-
Hi Guys, i am no techie at all, but i’m hoping some clever spark may have a simple answer for me. I have used backupbuddy on over a hundred websites, and i use the importbuddy to restore websites, but mainly to restore a template i use on every website. Today, whenever i use importbuddy i get a list of errors that all seem to point to 3 lines of code, the migration however says is successful and everything seems to work just fine after, but i have never had the errors ever and after testing they happen everytime. After step 5: Site URL Settings the errors show, just before the success message, i have put below a few lines of the error, plus the 3 lines from the actual code they are referring to, hope this is ok?
Repeated Errors:
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “Requests_Utility_CaseInsensitiveDictionary” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 482
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “Requests_Utility_CaseInsensitiveDictionary” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 485
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “Requests_Utility_CaseInsensitiveDictionary” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 488
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “ET_Core_PageResource” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 482
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “ET_Core_PageResource” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 485
Notice: pluginbuddy_dbreplace::recursive_object_replace(): The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition “ET_Core_PageResource” of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /homepages/29/d41749095/htdocs/heritagestairdesign/importbuddy/lib/dbreplace/dbreplace.php on line 488
Actual Lines Of Code (482, 485 and 488):
if ( is_array( $data->{$key} ) ) {
} elseif ( is_object( $data->{$key} ) ) {
} elseif ( is_string( $data->{$key} ) ) {Very much appreciated, i’ll be sitting at my computer for a few hours incase anyone can help, thank you again… ??
- The topic ‘BackupBuddy Import Errors’ is closed to new replies.