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
Hi Bertrand,
can you make a pull request to weblinks with it? Thank you :-)
Yves
hi yves
seems i have no right to do that
Everybody can do pull requests, you just can't push directly into the extension ;)
https://docs.joomla.org/Using_the_Github_UI_to_Make_Pull_Requests
http://extensions.joomla.org/blog/item/how-to-contribute-to-joomla-through-github
Hi, sorry friends, i look my site, i seach a word, and, i have the SAME problem with the category.
Can you help me ?
@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.
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 !