Hello, I urgently need assistance.
I was using the ModulesManager module to install a new module, but the installation failed. Now, I'm encountering an error in ProcessWire that affects both the admin panel and the front end of the website.
This issue has never occurred before, and I'm unsure what went wrong.
Thanks in advance
What the… Error: Exception: Unrecognized operator: * (in wire/core/Selectors.php line 416)
#0 wire/core/Selectors.php (250): Selectors->extractOperators('')
#1 wire/core/Selectors.php (147): Selectors->extractString('')
#2 wire/core/Selectors.php (132): Selectors->setSelectorString('template=*')
#3 wire/core/Selectors.php (112): Selectors->init('template=*')
#4 wire/core/PageComparison.php (221): Selectors->__construct('template=*')
#5 wire/core/Page.php (3207): PageComparison->matches(Object(BlogPage), 'template=*')
#6 wire/core/PageComparison.php (86): Page->matches('template=*')
#7 wire/core/Page.php (3246): PageComparison->is(Object(BlogPage), 'template=*')
#8 wire/core/ModulesLoader.php (276): Page->is('template=*')
#9 wire/core/ModulesLoader.php (231): ModulesLoader->triggerConditionalAutoload()
#10 wire/core/Modules.php (350): ModulesLoader->triggerReady()
#11 wire/core/ProcessWire.php (787): Modules->triggerReady()
#12 wire/core/Wire.php (413): ProcessWire->___ready()
#13 wire/core/WireHooks.php (968): Wire->_callMethod('___ready', Array)
#14 wire/core/Wire.php (484): WireHooks->runHooks(Object(ProcessWire), 'ready', Array)
#15 wire/core/ProcessWire.php (909): Wire->__call('ready', Array)
#16 wire/core/ProcessWire.php (668): ProcessWire->__call('ready', Array)
#17 wire/modules/Process/ProcessPageView.module (511): ProcessWire->setStatus(4, Array)
#18 wire/core/Wire.php (413): ProcessPageView->___ready()
#19 wire/core/WireHooks.php (968): Wire->_callMethod('___ready', Array)
#20 wire/core/Wire.php (484): WireHooks->runHooks(Object(ProcessPageView), 'ready', Array)
#21 wire/modules/Process/ProcessPageView.module (165): Wire->__call('ready', Array)
#22 wire/modules/Process/ProcessPageView.module (114): ProcessPageView->renderPage(Object(BlogPage), Object(PagesRequest))
#23 wire/core/Wire.php (416): ProcessPageView->___execute(true)
#24 wire/core/WireHooks.php (968): Wire->_callMethod('___execute', Array)
#25 wire/core/Wire.php (484): WireHooks->runHooks(Object(ProcessPageView), 'execute', Array)
#26 index.php (55): Wire->__call('execute', Array)
#27 {main}
This error message was shown because: you are logged in as a Superuser. Error has been logged.