PetterSandvik VIP
Total posts: 110
15 Feb 2019 14:41

Hello,

If i mark a article as suggested in front or backend, i need to go at frontend to disble via the edit-menu in article. I need to touch to "make suggested" and then "not make suggested", to disble. If i do from backend, only the star is dissapering from backend.

Last Modified: 21 Mar 2019


Sergey
Total posts: 13,748
19 Feb 2019 09:38

PetterSandvik If i mark a article as suggested in front or backend

What do you mean suggested? Featured?


PetterSandvik VIP
Total posts: 110
19 Feb 2019 17:31

Featured yes, sorry.


Sergey
Total posts: 13,748
22 Feb 2019 12:54

Still cannot get. You are saying that stop article to be featured does not work from backend?


PetterSandvik VIP
Total posts: 110
23 Feb 2019 22:49

Yes


Sergey
Total posts: 13,748
25 Feb 2019 04:20

Ok, I opened backent articles list. First it said there is not IP2COUNTRY DB. Ive installed it. And now I can click star and unclick it. All works fine to me.


PetterSandvik VIP
Total posts: 110
15 Mar 2019 12:47

I have tested, but there is still the same issue.

I had two records that was marked as featured, but not in that "state" at backend (without star), and if I check the settings of article at frontpage I saw "Make this featured". I did do so, and afterwards "Remove this as featured", then it was removed.

So there is a gap between backend and frontend and the visible state of article with this feature


Sergey
Total posts: 13,748
21 Mar 2019 04:48

Try to change line 41 in administrator/components/com_cobalt/models/record.php to

$now = $value ? 'NOW() + INTERVAL 1 YEAR' : "'000-00-00 00:00:00'";

Powered by Cobalt