English Support Forum
Hi Darko
how do i create a main rss link for the whole components .
i want to enter this in the title bar ..
tks
how do i create a main rss link for the whole components .
i want to enter this in the title bar ..
tks
28.10.2009 07:03
Hi,
what do you mean with "whole components" exactly?
best regards
what do you mean with "whole components" exactly?
best regards
30.10.2009 16:26
Hi Darko.
What i need is the rss to update my members on the latest listing entered inthe ME.
it shld involve all the categories.
tks
What i need is the rss to update my members on the latest listing entered inthe ME.
it shld involve all the categories.
tks
31.10.2009 12:56
Hi,
not sure, if I really understand your problem? ME has a RSS feed. If it´s enabled you should see a button at the top of the component.
best regards
not sure, if I really understand your problem? ME has a RSS feed. If it´s enabled you should see a button at the top of the component.
best regards
03.11.2009 15:19
Hi all,
My RSS do not show all items. In phpmyadmin I can see this table:
Rows publish_up Ascending
577 0000-00-00
3 2010-01-10
6 2010-01-12
1 2010-01-13
What I must to do?
My RSS do not show all items. In phpmyadmin I can see this table:
Rows publish_up Ascending
577 0000-00-00
3 2010-01-10
6 2010-01-12
1 2010-01-13
What I must to do?
13.01.2010 21:37
Hi,
open the file mefeedcreator.php in /components/com_misterestate/includes/
and go to line 49. You should find the following code there:
If you want more than 30 objects,please change the limit to your needs.
best regards
open the file mefeedcreator.php in /components/com_misterestate/includes/
and go to line 49. You should find the following code there:
Code:
. " ORDER BY created ASC LIMIT 0,30";
If you want more than 30 objects,please change the limit to your needs.
best regards
05.03.2010 03:57




