XF 2.2 Error when installing

Resolute

Active member
I am re-installing XenForo in community.MYDOMAIN.com and I get this error:

An exception occurred: [ErrorException] [E_WARNING] require(/home/chris149/community.halltechandweb.com/src/addons/ThemeHouse/Holidays/vendor/composer/autoload_namespaces.php): failed to open stream: No such file or directory in src/XF/ComposerAutoload.php on line 47

  1. XF::handlePhpError() in src/XF/ComposerAutoload.php at line 47
  2. require() in src/XF/ComposerAutoload.php at line 47
  3. XF\ComposerAutoload->autoloadNamespaces() in src/XF.php at line 266
  4. XF::registerComposerAutoloadData() in src/XF/App.php at line 2330
  5. XF\App->setupAddOnComposerAutoload() in src/XF/Install/App.php at line 159
  6. XF\Install\App->setup() in src/XF.php at line 485
  7. XF::setupApp() in src/XF.php at line 508
  8. XF::runApp() in install/index.php at line 14

What do I need to do to fix this? This is a fresh installation, I am not moving it from another directory. I created a new database and everything. Not sure why it mentions ThemeHouse as I re-downloaded XenForo from my account to install it.
 
Back
Top Bottom