Jump to content

[Solved] ProcessWire is undefined when logging in as any role other than superuser


Pablos
 Share

Recommended Posts

When I log into the backend as any role other than superuser, I get the following Console error "SCRIPT5009: 'ProcessWire' is undefined. File: ProcessPageList.min.js, Line 1, Column: 32".

I'm using ProcessWire version 3.0.98 with the default theme and PHP 7.1.17. The server is a Windows Server 2012 R2 STandard virtual machine running on a VMware Virtual Platform. I also have a development version of the site running on a subdomain on my regular webhosting environment and it performs perfectly there.

Thanks for any suggestions!

Link to comment
Share on other sites

OK sorted now - I'd added the following to /site/config.php on the development server

$config->defaultAdminTheme = 'Default';

Not sure why that would cause a problem, but I removed it and everything works fine now.

  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...