Jump to content

Error when saving page: Unknown Selector operator: '=*' -- was your selector value properly escaped?


DV-JF
 Share

Recommended Posts

Hi,
 
when I try saving a specific page I get an error:
 

Unknown Selector operator: '=*' -- was your selector value properly escaped?

When I put on debug mode:

TemplateFile: Unknown Selector operator: '=*' -- was your selector value properly escaped?<pre>#0 D:\wamp\www\example\wire\core\Selectors.php(193): Selectors->create('body', '=*', 'linklist') #1 D:\wamp\www\example\wire\core\Selectors.php(62): Selectors->extractString('body=*'linklist...') #2 D:\wamp\www\example\wire\modules\Inputfield\InputfieldForm.module(105): Selectors->__construct('body=*'linklist...') #3 D:\wamp\www\example\wire\modules\Inputfield\InputfieldForm.module(66): InputfieldForm->processInputShowIf(Object(WireInputData), Array) #4 [internal function]: InputfieldForm->___processInput(Object(WireInputData)) #5 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #6 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('processInput', Array) #7 D:\wamp\www\example\wire\modules\Process\ProcessPageEdit\ProcessPageEdit.module(696): Wire->__call('processInput', Array) #8 D:\wamp\www\example\wire\modules\Process\ProcessPageEdit\ProcessPageEdit.module(696): InputfieldForm->processInput(Object(WireInputData)) #9 [internal function]: ProcessPageEdit->___processInput(Object(InputfieldForm)) #10 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #11 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('processInput', Array) #12 D:\wamp\www\example\wire\modules\Process\ProcessPageEdit\ProcessPageEdit.module(159): Wire->__call('processInput', Array) #13 D:\wamp\www\example\wire\modules\Process\ProcessPageEdit\ProcessPageEdit.module(159): ProcessPageEdit->processInput(Object(InputfieldForm)) #14 D:\wamp\www\example\wire\modules\Process\ProcessPageEdit\ProcessPageEdit.module(109): ProcessPageEdit->processSave() #15 [internal function]: ProcessPageEdit->___execute() #16 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #17 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('execute', Array) #18 D:\wamp\www\example\wire\core\ProcessController.php(196): Wire->__call('execute', Array) #19 D:\wamp\www\example\wire\core\ProcessController.php(196): ProcessPageEdit->execute() #20 [internal function]: ProcessController->___execute() #21 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #22 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('execute', Array) #23 D:\wamp\www\example\wire\core\admin.php(64): Wire->__call('execute', Array) #24 D:\wamp\www\example\wire\core\admin.php(64): ProcessController->execute() #25 D:\wamp\www\example\wire\modules\AdminTheme\AdminThemeDefault\controller.php(13): require('D:\wamp\www\mar...') #26 D:\wamp\www\example\site\templates\admin.php(15): require('D:\wamp\www\mar...') #27 D:\wamp\www\example\wire\core\TemplateFile.php(140): require('D:\wamp\www\mar...') #28 [internal function]: TemplateFile->___render() #29 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #30 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('render', Array) #31 D:\wamp\www\example\wire\modules\PageRender.module(337): Wire->__call('render', Array) #32 D:\wamp\www\example\wire\modules\PageRender.module(337): TemplateFile->render() #33 [internal function]: PageRender->___renderPage(Object(HookEvent)) #34 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #35 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('renderPage', Array) #36 D:\wamp\www\example\wire\core\Wire.php(381): Wire->__call('renderPage', Array) #37 D:\wamp\www\example\wire\core\Wire.php(381): PageRender->renderPage(Object(HookEvent)) #38 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('render', Array) #39 D:\wamp\www\example\wire\modules\Process\ProcessPageView.module(152): Wire->__call('render', Array) #40 D:\wamp\www\example\wire\modules\Process\ProcessPageView.module(152): Page->render() #41 [internal function]: ProcessPageView->___execute() #42 D:\wamp\www\example\wire\core\Wire.php(359): call_user_func_array(Array, Array) #43 D:\wamp\www\example\wire\core\Wire.php(317): Wire->runHooks('execute', Array) #44 D:\wamp\www\example\index.php(194): Wire->__call('execute', Array) #45 D:\wamp\www\example\index.php(194): ProcessPageView->execute() #46 {main}</pre>

I don't know where I have to search for this error... Any hints?

Many greets, Jens alias DV-JF.

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...