Install and Upgrade

Install and Upgrade 1.1.7 Patch Level 1

No permission to download
Please Link https://www.xf2addons.com/threads/errorexception-e_notice-undefined-index-andy-birthdaythread.408/




Code:
Fehlermeldung des Servers
ErrorException: [E_NOTICE] Undefined index: Andy/BirthdayThread src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/XenForo.php:312
Generiert durch: Unbekanntes Benutzerkonto 23/10/18 um 22:55 Uhr
Stapelverfolgung
#0 src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/XenForo.php(312): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/var/www/virtua...', 312, Array)
#1 src/addons/ThemeHouse/InstallAndUpgrade/Cron/CheckAddOnsForUpdates.php(23): ThemeHouse\InstallAndUpgrade\InstallAndUpgrade\XenForo->checkAddOnForUpdates(Object(ThemeHouse\InstallAndUpgrade\Entity\AddOn))
#2 [internal function]: ThemeHouse\InstallAndUpgrade\Cron\CheckAddOnsForUpdates::run(Object(XF\Entity\CronEntry))
#3 src/XF/Job/Cron.php(35): call_user_func(Array, Object(XF\Entity\CronEntry))
#4 src/XF/Job/Manager.php(241): XF\Job\Cron->run(8)
#5 src/XF/Job/Manager.php(187): XF\Job\Manager->runJobInternal(Array, 8)
#6 src/XF/Job/Manager.php(76): XF\Job\Manager->runJobEntry(Array, 8)
#7 job.php(14): XF\Job\Manager->runQueue(false, 8)
#8 {main}
Benötigter Status
array(4) {
  ["url"] => string(8) "/job.php"
  ["referrer"] => string(27) "http:///"
  ["_GET"] => array(0) {
  }
  ["_POST"] => array(0) {
  }
}
 
Last edited:
@Mike Creuzer i'm experencing all the same problems. we meet again :D (from xpress patch1 issues in the past)
I also gett all the same errors about being unable to connect and everything is correct!

on version 2.10
Xnip2018-10-30_01-53-59.webp
 
ThemeHouse updated Install and Upgrade with a new update entry:

Version 1.0.0 Beta 10 released!

Changes:
  • Fixed a bug that would prevent the install & upgrade log from being accessible after a style action was performed.
  • Install & upgrade now automatically picks up all ThemeHouse styles that have been installed through the UI.X add-on.
  • Manual product association now no longer associates wrong add-ons.
  • The "decryption required" form should now show up as modal as expected and continue the product fetch once all keys have been entered.

Read the rest of this update entry...
 
ThemeHouse updated Install and Upgrade with a new update entry:

Version 1.0.0 Beta 11 released!

Changes:
  • Fixed an issue that would potentially prevent people from saving their ThemeHouse profile or fetch their ThemeHouse product palette.
  • Fixed an issue that would prevent styles and languages from being exported if they were not linked to Install & Upgrade.
  • Fixed an issue that would occasionally throw an error if the UI.X add-on was not installed or the ThemeHouse API key was not set properly in it.

Read the rest of this update entry...
 
This would be a great way to keep my themehouse subscription add-ons updated. It didn’t seem to work well though (found some answers here) .. will there be support for subscription owners?
 
I may be slow or something, LOL... but is there a ReadMe or a step-by-step on getting this into my site? I'm admittedly not great at doing this sort of thing and I would profoundly appreciate a link to a 'For Dummies'.
 
x It still doesn't recognize Image Optimizer automatically. I have the latest update. (1.0.0 Patch level 2).

x It doesn't recognize free TH addons. Will those be added? Last user avatar etc.

x It doesn't recognized Install and upgrade (shouldn't it?) itself.

x Error when trying to "check for updates":
Code:
GuzzleHttp\Exception\ClientException: Client error response [url] https://xenforo.com/community/resources/bp-mosteveronline.6499/download [status code] 403 [reason phrase] Forbidden in src/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php at line 89
GuzzleHttp\Exception\RequestException::create() in src/vendor/guzzlehttp/guzzle/src/Subscriber/HttpError.php at line 32
GuzzleHttp\Subscriber\HttpError->onComplete() in src/vendor/guzzlehttp/guzzle/src/Event/Emitter.php at line 108
GuzzleHttp\Event\Emitter->emit() in src/vendor/guzzlehttp/guzzle/src/RequestFsm.php at line 91
GuzzleHttp\RequestFsm->__invoke() in src/vendor/guzzlehttp/guzzle/src/RequestFsm.php at line 132
GuzzleHttp\RequestFsm->GuzzleHttp\{closure}() in src/vendor/react/promise/src/FulfilledPromise.php at line 25
React\Promise\FulfilledPromise->then() in src/vendor/guzzlehttp/ringphp/src/Future/CompletedFutureValue.php at line 55
GuzzleHttp\Ring\Future\CompletedFutureValue->then() in src/vendor/guzzlehttp/guzzle/src/Message/FutureResponse.php at line 43
GuzzleHttp\Message\FutureResponse::proxy() in src/vendor/guzzlehttp/guzzle/src/RequestFsm.php at line 134
GuzzleHttp\RequestFsm->__invoke() in src/vendor/guzzlehttp/guzzle/src/Client.php at line 165
GuzzleHttp\Client->send() in src/vendor/guzzlehttp/guzzle/src/Client.php at line 125
GuzzleHttp\Client->get() in src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/AbstractHandler.php at line 202
ThemeHouse\InstallAndUpgrade\InstallAndUpgrade\AbstractHandler->httpRequest() in src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/XF2RM.php at line 118
ThemeHouse\InstallAndUpgrade\InstallAndUpgrade\XF2RM->getVersionFromUrl() in src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/XF2RM.php at line 146
ThemeHouse\InstallAndUpgrade\InstallAndUpgrade\XF2RM->checkAddOnForUpdates() in src/addons/ThemeHouse/InstallAndUpgrade/Admin/Controller/InstallUpgrade.php at line 438
ThemeHouse\InstallAndUpgrade\Admin\Controller\InstallUpgrade->actionUpdateCheckAll() in src/XF/Mvc/Dispatcher.php at line 249
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
XF\App->run() in src/XF.php at line 329
XF::runApp() in admin.php at line 13
 
Last edited:
Error:

Server error log

Code:
ErrorException: [E_NOTICE] Undefined index: product_id src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/ThemeHouse.php:169

Code:
Stack trace
#0 src/addons/ThemeHouse/InstallAndUpgrade/InstallAndUpgrade/ThemeHouse.php(169): XF::handlePhpError(8, '[E_NOTICE] Unde...', '/home/...', 169, Array)
#1 src/addons/ThemeHouse/InstallAndUpgrade/Admin/Controller/InstallUpgrade.php(453): ThemeHouse\InstallAndUpgrade\InstallAndUpgrade\ThemeHouse->checkStyleForUpdates(Object(ThemeHouse\InstallAndUpgrade\Entity\Style))
#2 src/XF/Mvc/Dispatcher.php(249): ThemeHouse\InstallAndUpgrade\Admin\Controller\InstallUpgrade->actionUpdateCheckAll(Object(XF\Mvc\ParameterBag))
#3 src/XF/Mvc/Dispatcher.php(88): XF\Mvc\Dispatcher->dispatchClass('ThemeHouse\\Inst...', 'UpdateCheckAll', 'html', Object(XF\Mvc\ParameterBag), '', Object(ThemeHouse\InstallAndUpgrade\Admin\Controller\InstallUpgrade), NULL)
#4 src/XF/Mvc/Dispatcher.php(41): XF\Mvc\Dispatcher->dispatchLoop(Object(XF\Mvc\RouteMatch))
#5 src/XF/App.php(1931): XF\Mvc\Dispatcher->run()
#6 src/XF.php(329): XF\App->run()
#7 admin.php(13): XF::runApp('XF\\Admin\\App')
#8 {main}

Code:
Request state
array(4) {
  ["url"] => string(51) "/admin.php?install-upgrade/style/0/update-check-all"
  ["referrer"] => string(35) "https://site.com/admin.php?styles/"
  ["_GET"] => array(1) {
    ["install-upgrade/style/0/update-check-all"] => string(0) ""
  }
  ["_POST"] => array(0) {
  }
}
 
Jetzt griegt mann noch nicht einmal ne Anwort von Entwickler also löschen und gut.


Wenn ihr so auch mit euren Kunden um geht na denn Prost Mahlzeit, ich werde kein kunde bei euch.
 
Hey, I'm trying to install User Improvements using this addon, but get the following error after submitting URL.

Code:
An exception occurred: [Error] Call to undefined method XF\Mvc\Reply\Error::setParam() in src/addons/ThemeHouse/InstallAndUpgrade/XF/Admin/Controller/AddOn.php on line 88
[LIST=1]
[*]ThemeHouse\InstallAndUpgrade\XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
[*]XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
[*]XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
[*]XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
[*]XF\App->run() in src/XF.php at line 329
[*]XF::runApp() in admin.php at line 13
[/LIST]

Other addons and updates have installed fine up to this point. Any clue as to what might cause this?
 
Hey, I'm trying to install User Improvements using this addon, but get the following error after submitting URL.

Code:
An exception occurred: [Error] Call to undefined method XF\Mvc\Reply\Error::setParam() in src/addons/ThemeHouse/InstallAndUpgrade/XF/Admin/Controller/AddOn.php on line 88
[LIST=1]
[*]ThemeHouse\InstallAndUpgrade\XF\Admin\Controller\AddOn->actionInstall() in src/XF/Mvc/Dispatcher.php at line 249
[*]XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 88
[*]XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 41
[*]XF\Mvc\Dispatcher->run() in src/XF/App.php at line 1931
[*]XF\App->run() in src/XF.php at line 329
[*]XF::runApp() in admin.php at line 13
[/LIST]

Other addons and updates have installed fine up to this point. Any clue as to what might cause this?

This happens when you already have that add-on installed, we have an issue for it here: https://github.com/Audentio/xf2addon-issues/issues/1046
 
@unmöglichefirmen with all due respect, if you want us to understand your criticism, a good first base would be to pitch it to us in our language. We are an American company, so expecting us to understand feedback in German is generally questionable at first.

Luckily I am a native German, so I was able to understand it. Your attitude aside, let me point out one thing first: This is a free beta product. Generally with free products, it is common to expect longer wait times for support. The fact that this software is Beta, does anything but shorten that amount.

Regardless of that, we always recommend opening a ticket with us, if you require urgent assistance. We do have periods where we take longer to reply due to the amounts of tickets we receive, but normally try to get back to everyone within three days latest, with the same day for average and the next day for complex tickets on average. Monitoring threads on a foreign platform is always difficult, especially in times of low general availability.

That said, if you feel we didn't reply in time, please take my apology for that, with the reasons above. In either way, if you want to help speed up communication in the future, please communicate your problem to us in English, not by posting a link to a German website or ranting in German. That's not gonna lead anywhere.

Fwiw, your first posted error has been resolved for the next update. The second one is due to XenForo Cloudflare configuration, and we haven't yet investigated if we can accommodate for it. For now we can only recommend trying to save the profile a few times and give it a few minutes in between.
 
Of course I can understand that I am not the only one who has questions and problems and that it currently has beta status.

I was at this time point a bit wrong and would like to apologize for this post again I know what it is for work is synonymous all first play together and works
 
Top Bottom