Wortmaus:Wartung/Wörter ohne Übung: Unterschied zwischen den Versionen

Aus Wortmaus
Keine Bearbeitungszusammenfassung
Markierungen: Zurückgesetzt 2017-Quelltext-Bearbeitung
Keine Bearbeitungszusammenfassung
Markierungen: Zurückgesetzt 2017-Quelltext-Bearbeitung
Zeile 7: Zeile 7:
<div class="wortindex">
<div class="wortindex">
{{#cargo_query:
{{#cargo_query:
  tables=wort
|fields=_pageName
|where=_pageTitle IS NOT {{#cargo_query:
   tables=uebung, wort
   tables=uebung, wort
   |join on=uebung._pageID=wort._pageID
   |join on=uebung._pageID=wort._pageID
   |fields=
   |fields=
     wort._pageTitle
     wort._pageTitle
|where=wort._pageID="100"
   |limit=10000
   |limit=10000
   |group by=wort._pageName
   |group by=wort._pageName
}}
}}
}}
</div>
</div>

Version vom 5. Januar 2024, 22:32 Uhr

Anzahl Wörter gesamt: 754

Error 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '<em>Keine Ergebnisse</em> ORDER BY `_pageName` LIMIT 100' at line 1

Function: CargoSQLQuery::run Query: SELECT `_pageName` AS `_pageName` FROM `cargo__wort` WHERE _pageTitle IS NOT <em>Keine Ergebnisse</em> ORDER BY `_pageName` LIMIT 100