[TH] Install and Upgrade [Deleted]

Ahhh, ok, now it makes sense. So actually the install log worked fine because actually it installed your new add-on which was published 2 days ago on my server.
And it kept asking for xenforo details because it bypassed my wish.
Oh, sorry. You see, this add-on confuses me a lot, you see now why :).
No, I completely understand why you got confused because it shouldn't have been doing anything like this. Thanks for being patient with me and helping me to get to the bottom of it.
 
No, I completely understand why you got confused because it shouldn't have been doing anything like this. Thanks for being patient with me and helping me to get to the bottom of it.
You see 3 previous messages ago the install log. And there you see that the last add-on I installed/updated was your install and upgrade add-on. And after that this "Email Admin-Generated Password by Waindigo" drama begun. Sorry, if I was harsh or something. I couldn't completely figure out what was happening.
Thank you for your support. Will install the update now. I assume I must turn off your add-on to update it else it will do the same thing again.
 
Correct. Or just type in the URL or type the name of this add-on.
upload_2015-1-24_17-36-38.webp
I uninstalled and installed manually via ftp. And then updated those add-ons I was talking about. It works fine now. No suddenly asking of login details , no confusing logs. :)
Have a nice day.
 
Getting this error when attempting to update

PHP:
copy(./install/data/addon-Waindigo_InstallUpgrade.xml): failed to open stream: Permission denied

XenForo_Application::handlePhpError()
copy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 60
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\ControllerAdmin\AddOn.php at line 249
AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 347
XenForo_FrontController->dispatch() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in C:\inetpub2\ihelpforum\admin.php at line 13

For testing purposes I gave the Everyone group (Server 2008R2) Full Control and still got an error. Thoughts?
 
Getting this error when attempting to update

PHP:
copy(./install/data/addon-Waindigo_InstallUpgrade.xml): failed to open stream: Permission denied

XenForo_Application::handlePhpError()
copy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 60
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\ControllerAdmin\AddOn.php at line 249
AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 347
XenForo_FrontController->dispatch() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in C:\inetpub2\ihelpforum\admin.php at line 13

For testing purposes I gave the Everyone group (Server 2008R2) Full Control and still got an error. Thoughts?
You have permissions set incorrectly somewhere. Double check permissions on you folders and also check that permissions are good on C:\Windows\Temp. If you haven't defined a temp upload path in php.ini then it will use the Windows temp folder by default and that folder can't be written to by PHP.
 
Ok, I have found and entered my Validation Token for Xenforo but have yet to find a separate License Key. Where would I find that?
 
Getting this error when attempting to update

PHP:
copy(./install/data/addon-Waindigo_InstallUpgrade.xml): failed to open stream: Permission denied

XenForo_Application::handlePhpError()
copy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 60
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\Model\AddOn.php at line 64
AddOnInstaller_Model_AddOn->recursiveCopy() in C:\inetpub2\ihelpforum\library\AddOnInstaller\ControllerAdmin\AddOn.php at line 249
AddOnInstaller_ControllerAdmin_AddOn->actionInstallUpgrade() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 347
XenForo_FrontController->dispatch() in C:\inetpub2\ihelpforum\library\XenForo\FrontController.php at line 134
XenForo_FrontController->run() in C:\inetpub2\ihelpforum\admin.php at line 13

For testing purposes I gave the Everyone group (Server 2008R2) Full Control and still got an error. Thoughts?
Did you sort this out? I just noticed the bug is with Chris's add-on installer.
 
Jon W updated Install and Upgrade by Waindigo with a new update entry:

Version 1.4.0 released

New features:
  • Added new option to "Only show add-ons as outdated if they are enabled". This option is enabled by default.
  • Added new option to "Only show add-ons as outdated if listed on xenforo.com resources section". This option is disabled by default.
  • Option to completely remove copyright, to "Bypass XenForo license check" and to "Allow waindigo.org to broadcast messages on home screen" are now premium features. Copyright is now removed automatically if you have...

Read the rest of this update entry...
 
Back
Top Bottom