Unable to find template "ajax.js"

Problem

Some users report seeing this error message after installation:

Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "ajax.js"

Cause

Our themes inherit any unmodified template files from prosilver. If prosilver is removed from the file system, it will return this error message.

Solution

Ensure that prosilver's theme files are uploaded correctly in the following location:

yourforum.com/styles/prosilver/

Last updated