Upgrade Error Beta 2 (from 1.7.3)

ENF

New Member
Reactions
8
Getting this error when trying to upgrade:

(and can't revert back to 1.7.3)
(and can't uninstall, so this is kind of a problem)

Code:
An exception occurred: Call to undefined method Bookmarks_Model_Bookmarks::rebuildUserBookmarkCounts() in /home/nginx/domains/mysite.com/public/library/Bookmarks/Deferred/Upgrade/2000001.php on line 25

[LIST=1]
[*]Bookmarks_Deferred_Upgrade_2000001->execute() in XenForo/Model/Deferred.php at line 295
[*]XenForo_Model_Deferred->runDeferred() in XenForo/Model/Deferred.php at line 429
[*]XenForo_Model_Deferred->_runInternal() in XenForo/Model/Deferred.php at line 374
[*]XenForo_Model_Deferred->run() in XenForo/ViewRenderer/Abstract.php at line 352
[*]XenForo_ViewRenderer_Abstract::hasManualDeferredToRun() in XenForo/ViewRenderer/HtmlAdmin.php at line 50
[*]XenForo_ViewRenderer_HtmlAdmin->renderRedirect() in XenForo/FrontController.php at line 617
[*]XenForo_FrontController->renderView() in XenForo/FrontController.php at line 158
[*]XenForo_FrontController->run() in /home/nginx/domains/mysite.com/public/admin.php at line 13
[/LIST]
 
@ENF, please re-upload all files for Bookmarks 2.0 beta 1, and restart php-fpm (or apache if you are using mod_php) as it looks like you have a php caching issue where it hasn't loaded the changed files.
 
@ENF, please re-upload all files for Bookmarks 2.0 beta 1, and restart php-fpm (or apache if you are using mod_php) as it looks like you have a php caching issue where it hasn't loaded the changed files.

Thanks - Got it restarted again, there was a separate issue with cache that came up (as you correctly predicted).
 

Users who are viewing this thread

Back
Top