avatar tramber91
tramber91
19 May 2016

Hi
On Joomla search view I cannot see the weblink created date

I succeed to see them with modification of file
/plugins/search/weblinks/weblinks.php

line 177

$query->select('a.title AS title, \'\' AS created, a.url, a.description AS text, ' . $case_when . "," . $case_when1)

replaced by

$query->select('a.title AS title, a.created AS created, a.url, a.description AS text, ' . $case_when . "," . $case_when1)

It is logical ?

thanks

Bertrand

avatar tramber91 tramber91 - open - 19 May 2016
avatar ZerooCool
ZerooCool - comment - 19 May 2016

He is really ! He is so ! He is great ! He is perfect ! He is nice ! He helped ! He found ! He saved me! He is really ! He is so ! He is great ! He is perfect ! He is nice ! He helped ! He found ! He saved me! He is really ! He is so ! He is great ! He is perfect ! He is nice ! He helped ! He found ! He saved me!

Thanks ! Resolved !

avatar yvesh
yvesh - comment - 26 May 2016

Hi Bertrand,
can you make a pull request to weblinks with it? Thank you :-)
Yves

avatar tramber91
tramber91 - comment - 26 May 2016

hi yves

seems i have no right to do that

avatar yvesh
yvesh - comment - 27 May 2016
avatar pritalpatel pritalpatel - reference | 77e33f7 - 15 Jun 16
avatar chrisdavenport chrisdavenport - close - 25 Jun 2016
avatar ZerooCool
ZerooCool - comment - 3 Jul 2016

Hi, sorry friends, i look my site, i seach a word, and, i have the SAME problem with the category.

  1. Éditoriaux Technologies (Catégorie)
    • Informatique, sciences, dossiers non classés. ... Créé le
  2. Éditoriaux Sciences (Catégorie)
    • Information et Communication. Créé le

Can you help me ?

avatar yvesh
yvesh - comment - 3 Jul 2016

@ZerooCool This is the wrong repository for that. Please write an issue (more extensive than what you wrote here, best including screenshots) at Joomla! core.

Add a Comment

Login with GitHub to post a comment