From Genesys Documentation
|
|
Line 51: |
Line 51: |
| {{#cargo_query: | | {{#cargo_query: |
| tables=HIW | | tables=HIW |
− | |fields=CONCAT('[[PEC-Admin/HIW|Getting started with Genesys Engage cloud]]') | + | |fields=IF (_pageName ="{{FULLPAGENAME}}" '[[PEC-Admin/HIW|Getting started with Genesys Engage cloud]]', '') |
| |where=HIW._pageName="{{FULLPAGENAME}}}" | | |where=HIW._pageName="{{FULLPAGENAME}}}" |
| + | |template=ListItems |
| |default= | | |default= |
| }}{{#cargo_query: | | }}{{#cargo_query: |
Revision as of 14:34, February 1, 2021
Related pages:
A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT IF (_pageName ="Template:EPPOHead" 'Getting started with Genesys Engage cloud', ) AS `IF ( pageName ="Template:EPPOHead" 'Getting started with Genesys Engage cloud', )` FROM `cargo__HIW` WHERE `cargo__HIW`.`_pageName`="Template:EPPOHead}" ORDER BY IF (_pageName ="Template:EPPOHead" 'Getting started with Genesys Engage cloud', ) LIMIT 100
Function: CargoSQLQuery::run
Error: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AS `IF ( pageName ="Template:EPPOHead" '[[PEC-Admin/HIW|Getting started with G' at line 1 (127.0.0.1)
At least one table must be specified.