This is what I found in the error log
ErrorException: Fatal Error: Call to a member function getDataUri() on a non-object src/XF/AddOn/AddOn.php:362
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(19) "/admin.php?add-ons/"
["referrer"] => string(32) "https://jetboaters.net/admin.php"
["_GET"] => array(1) {
["add-ons/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
I tried a "cmd.php xf:rebuild-master-data" which did not correct the situation.
Unfortunately I did not remove the 1.5 add-ons before upgrading.
I have copied the install files for
xfmg_2.0.5_<removed>_full.zip
xfes_2.0.1_<removed>_full.zip
into the server root.
Would be very appreciative of any suggestions on resolving.
ErrorException: Fatal Error: Call to a member function getDataUri() on a non-object src/XF/AddOn/AddOn.php:362
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}
Request state
array(4) {
["url"] => string(19) "/admin.php?add-ons/"
["referrer"] => string(32) "https://jetboaters.net/admin.php"
["_GET"] => array(1) {
["add-ons/"] => string(0) ""
}
["_POST"] => array(0) {
}
}
I tried a "cmd.php xf:rebuild-master-data" which did not correct the situation.
Unfortunately I did not remove the 1.5 add-ons before upgrading.
I have copied the install files for
xfmg_2.0.5_<removed>_full.zip
xfes_2.0.1_<removed>_full.zip
into the server root.
Would be very appreciative of any suggestions on resolving.
Last edited by a moderator: