Jump to content

Recommended Posts

Posted

Since upgrading to 2.5 I get an error

Error: Exception: Unknown Selector operator: '' -- was your selector value properly escaped? (in /www/wire/core/Selectors.php line 247)

I don't see any difference with 2.4 but maybe something changed under the hood?

Just replaced the 'wire' folder, index.php and .htaccess files and changed nothing else.

Posted

Here's one that doesn't work (anymore):

    $todayday = date("d");
    $todaymonth = date("m");

    $features = $pages->find("parent=/events/ | /the-eyes/, bfd_day.name=$todayday, bfd_month.name=$todaymonth, sort=bfd_year");

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
  • Recently Browsing   0 members

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