English Support Forum

icon
Avatar
theswot
Posts: 16
Hi!

I saw that RSS feeds are no longer updated after I made the upgrade to ME version 1.6.1.

Best regards
23.10.2009 22:37
Avatar
admin
Moderator
Posts: 885
Hi,

please open myfeedcreator.php and change line 47 from
iconCode:
			. " ORDER BY created ASC LIMIT 0,30";

to
iconCode:
			. " ORDER BY created DESC LIMIT 0,30";


best regards
27.10.2009 12:37
Avatar
theswot
Posts: 16
Hi,

sorry but I can't find that file! Where it should be?

Thank you!
28.10.2009 20:44
Avatar
admin
Moderator
Posts: 885
Hi,

you can find the file at /components/com_misterestate/includes/

best regards
30.10.2009 16:18
icon