Шаблон:DSpace2: различия между версиями

Материал из GeologyScience Wiki
Перейти к:навигация, поиск
Строка 7: Строка 7:
{{#cargo_query:tables=DS_name2=a, DS_cite2=b
{{#cargo_query:tables=DS_name2=a, DS_cite2=b
|join on=a.Link=b.Link
|join on=a.Link=b.Link
|where=a.Item references="{{{2}}}"
|where=a.'Item references'="{{{2}}}"
|fields=CONCAT("[",b.Cite," ",a.Name,"]")=Смотрите также
|fields=CONCAT("[",b.Cite," ",a.Name,"]")=Смотрите также
|format=table
|format=table

Версия 15:22, 11 сентября 2021


Не удаётся подключиться к базе данных (Cannot access the database: Postgres functions missing, have you compiled PHP with the --with-pgsql option? (Note: if you recently installed PHP, you may need to restart your webserver and database)).


Не удаётся подключиться к базе данных (Cannot access the database: Postgres functions missing, have you compiled PHP with the --with-pgsql option? (Note: if you recently installed PHP, you may need to restart your webserver and database)).


Дополнительные данные из repository.geologyscience.ru
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 Item references'="{{{2}}}" ORDER BY CONCAT("[",`b`.`Cite`," ",`a`.`Name`,"]") ' at line 1 (localhost)

Function: CargoSQLQuery::run Query: SELECT CONCAT("[",`b`.`Cite`," ",`a`.`Name`,"]") AS `Смотрите также` FROM `gscargo__DS_name2` `a` LEFT OUTER JOIN `gscargo__DS_cite2` `b` ON ((`a`.`Link`=`b`.`Link`)) WHERE `a`.``'Item references'="{{{2}}}" ORDER BY CONCAT("[",`b`.`Cite`," ",`a`.`Name`,"]") LIMIT 100