Search

I am working on a project and I am trying to filter a datasource field with slider values. When I input

sql: value >= {$url-cost-1:0} AND value <= {$url-cost-2:1000000}
mysql: value >= {$url-cost-1:0} AND value <= {$url-cost-2:1000000}

or

mysql: value >100

I get an error:

<error>No records found.</error>

I am running symphony 2.2.5 Is there an alternative way to accomplish this? And where in the docs can I find info on using mysql:/sql:?

Create an account or sign in to comment.

Symphony • Open Source XSLT CMS

Server Requirements

  • PHP 5.3-5.6 or 7.0-7.3
  • PHP's LibXML module, with the XSLT extension enabled (--with-xsl)
  • MySQL 5.5 or above
  • An Apache or Litespeed webserver
  • Apache's mod_rewrite module or equivalent

Compatible Hosts

Sign in

Login details