[TH] Install and Upgrade [Deleted]

I get an invalid model error when trying to export an addon:

Code:
Server Error

Invalid model 'Waindigo_AddOnManager_Model_ZipArchive' specified

XenForo_Model::create() in Waindigo/InstallUpgrade/Extend/XenForo/Model/AddOn.php at line 97
Waindigo_InstallUpgrade_Extend_XenForo_Model_AddOn->prepareAddOnForDownload() in Waindigo/InstallUpgrade/Extend/XenForo/ControllerAdmin/AddOn.php at line 196
Waindigo_InstallUpgrade_Extend_XenForo_ControllerAdmin_AddOn->actionDownload() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/liam/xenforo_dev_13/admin.php at line 13
 
Is the Outdated Add-ons only working with Waindigo add-ons or does it work with any add-on?
It doesn't seems to work for me at the moment...
 
Waindigo updated Install and Upgrade by Waindigo with a new update entry:

Version 1.1.0 released

New features:
  • Outdated add-ons checker now checks all your add-ons against Waindigo servers (via a secure connection) for more secure and efficient checking against multiple sources, including add-ons that are not available on Resource Manager.
  • Now uses the XenForo License Validation API to check whether you have a valid license to install XenForo when you attempt to upgrade a copy of XenForo.
  • Added ability to reposition Waindigo copyright notice (feature was previously...

Read the rest of this update entry...
 
Hi @Waindigo
when i try upgrade to XF 1.3 i have this error:
Code:
ErrorException: mkdir(): No such file or directory - library/Waindigo/InstallUpgrade/Model/InstallUpgrade.php:100
Generato Da: antonio de santis, 1 minuto fa
Analisi dello Stack
#0 [internal function]: XenForo_Application::handlePhpError(2, 'mkdir(): No suc...', '/home/emtvqmnh/...', 100, Array)
#1 /home/emtvqmnh/public_html/library/Waindigo/InstallUpgrade/Model/InstallUpgrade.php(100): mkdir('/home/emtvqmnh/...', 448)
#2 /home/emtvqmnh/public_html/library/Waindigo/InstallUpgrade/Model/InstallUpgrade.php(33): Waindigo_InstallUpgrade_Model_InstallUpgrade->_createTemporaryDirectory('/home/emtvqmnh/...', 'ba1000e07a1098b...')
#3 /home/emtvqmnh/public_html/library/Waindigo/InstallUpgrade/Model/InstallUpgrade.php(21): Waindigo_InstallUpgrade_Model_InstallUpgrade->_extractFromArchive('/tmp/ba1000e07a...', '', 'Zip')
#4 /home/emtvqmnh/public_html/library/Waindigo/InstallUpgrade/ControllerAdmin/Upgrade.php(65): Waindigo_InstallUpgrade_Model_InstallUpgrade->extractFromFile('/tmp/ba1000e07a...')
#5 /home/emtvqmnh/public_html/library/XenForo/FrontController.php(347): Waindigo_InstallUpgrade_ControllerAdmin_Upgrade->actionIndex()
#6 /home/emtvqmnh/public_html/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#7 /home/emtvqmnh/public_html/admin.php(13): XenForo_FrontController->run()
#8 {main}
Stato Richiesta
array(3) {
  ["url"] => string(104) "http://www.XXXXXXXXXXx.org/admin.php?upgrade/&server_file=%2Ftmp%2Fba1000e07a1098b5ad5e87f72935a741RZYtf5"
  ["_GET"] => array(2) {
    ["upgrade/"] => string(0) ""
    ["server_file"] => string(43) "/tmp/ba1000e07a1098b5ad5e87f72935a741RZYtf5"
  }
  ["_POST"] => array(0) {
  }
}

Maybe i have folder permission problem?
This error should be fixed now.
 
Since I upgraded to the newest version 1.1.0a many add ons are showing as outdated even though they are actually at the current version. Even the install and upgrade add on is showing as outdated.

I know the feature says it's in testing and might not work correctly. Maybe you could add an option to shut that feature off. I have admins that will be trying to upgrade add ons that don't need upgrading because of a false reading.
 
Since I upgraded to the newest version 1.1.0a many add ons are showing as outdated even though they are actually at the current version. Even the install and upgrade add on is showing as outdated.

I know the feature says it's in testing and might not work correctly. Maybe you could add an option to shut that feature off. I have admins that will be trying to upgrade add ons that don't need upgrading because of a false reading.
There is an option to turn it off.

If you can let me know exactly which add-ons you are getting false positives for, I will investigate as I can adjust them manually from my end as well.
 
Got this error when trying to download a plugin:

Code:
Server Error

Undefined offset: 1

XenForo_Application::handlePhpError() in Waindigo/InstallUpgrade/Extend/XenForo/Model/AddOn.php at line 104
Waindigo_InstallUpgrade_Extend_XenForo_Model_AddOn->prepareAddOnForDownload() in Waindigo/InstallUpgrade/Extend/XenForo/ControllerAdmin/AddOn.php at line 199
Waindigo_InstallUpgrade_Extend_XenForo_ControllerAdmin_AddOn->actionDownload() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/nbfc/public_html/admin.php at line 13
 
I have the most up to date Xen installed, and the only addon I have installed is this latest release of you I&U...

The outdated icon shows I have 1 (one) addon as out dated... Is it safe to assume this is due to kinks in the addon not yet configured? Or is this due to something in my settings?
 
Got this error when trying to download a plugin:

Code:
Server Error

Undefined offset: 1

XenForo_Application::handlePhpError() in Waindigo/InstallUpgrade/Extend/XenForo/Model/AddOn.php at line 104
Waindigo_InstallUpgrade_Extend_XenForo_Model_AddOn->prepareAddOnForDownload() in Waindigo/InstallUpgrade/Extend/XenForo/ControllerAdmin/AddOn.php at line 199
Waindigo_InstallUpgrade_Extend_XenForo_ControllerAdmin_AddOn->actionDownload() in XenForo/FrontController.php at line 347
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/nbfc/public_html/admin.php at line 13
You need to make sure that your add-on ID is made up of two or more parts separated by underscores (e.g. Waindigo_InstallUpgrade or Waindigo_XenSso_Slave). I will add a friendly error message in the next update.

I have the most up to date Xen installed, and the only addon I have installed is this latest release of you I&U...

The outdated icon shows I have 1 (one) addon as out dated... Is it safe to assume this is due to kinks in the addon not yet configured? Or is this due to something in my settings?
There is a new version of this add-on but it is not currently available to download from the XenForo Resource Manager. We are trying to decide how best to deal with situations like these.
 
Code:
Server Error

Invalid code event listener 'Waindigo_SelfDelete_Listener_LoadClassController' specified

Waindigo_Listener_LoadClass::create() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 644
Waindigo_Listener_ControllerPreDispatch->_removeUnwantedCopyrightNotice() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 178
Waindigo_Listener_ControllerPreDispatch->_runOnceInLastListener() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 92
Waindigo_Listener_ControllerPreDispatch->run() in Waindigo/InstallUpgrade/Listener/ControllerPreDispatch.php at line 12
Waindigo_InstallUpgrade_Listener_ControllerPreDispatch->run() in Waindigo/InstallUpgrade/Listener/ControllerPreDispatch.php at line 18
Waindigo_InstallUpgrade_Listener_ControllerPreDispatch::controllerPreDispatch()
call_user_func_array() in XenForo/CodeEvent.php at line 58
XenForo_CodeEvent::fire() in XenForo/Controller.php at line 311
XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 346
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/strikkes/public_html/admin.php at line 13

This error is locking me out of doing anything on my site! How do i fix this? It's urgent!
 
Code:
Server Error

Invalid code event listener 'Waindigo_SelfDelete_Listener_LoadClassController' specified

Waindigo_Listener_LoadClass::create() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 644
Waindigo_Listener_ControllerPreDispatch->_removeUnwantedCopyrightNotice() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 178
Waindigo_Listener_ControllerPreDispatch->_runOnceInLastListener() in Waindigo/Listener/ControllerPreDispatch/20140326.php at line 92
Waindigo_Listener_ControllerPreDispatch->run() in Waindigo/InstallUpgrade/Listener/ControllerPreDispatch.php at line 12
Waindigo_InstallUpgrade_Listener_ControllerPreDispatch->run() in Waindigo/InstallUpgrade/Listener/ControllerPreDispatch.php at line 18
Waindigo_InstallUpgrade_Listener_ControllerPreDispatch::controllerPreDispatch()
call_user_func_array() in XenForo/CodeEvent.php at line 58
XenForo_CodeEvent::fire() in XenForo/Controller.php at line 311
XenForo_Controller->preDispatch() in XenForo/FrontController.php at line 346
XenForo_FrontController->dispatch() in XenForo/FrontController.php at line 134
XenForo_FrontController->run() in /home/strikkes/public_html/admin.php at line 13

This error is locking me out of doing anything on my site! How do i fix this? It's urgent!
If you check the FAQ for this add-on, there is a section on what to do if an add-on breaks your site.

The error appears to be because all the files of an add-on (probably Self Delete by Waindigo) have not been uploaded correctly. I suggest you download the add-on and upload all the files manually.
 
If you check the FAQ for this add-on, there is a section on what to do if an add-on breaks your site.

The error appears to be because all the files of an add-on (probably Self Delete by Waindigo) have not been uploaded correctly. I suggest you download the add-on and upload all the files manually.
Thank you! That worked... But isn't it BAD that it takes the whole site down for an error??
 
I upgraded this addon, to be able to upgrade the others later...
How were you upgrading? Did you upload a ZIP file or enter a URL? Did you get any error messages saying that it couldn't upload all the files correctly?
 
Back
Top Bottom