rss.feed no more feed on 1.5.2
- principino1984
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 6 months ago #2679
by principino1984
can someone help me please?
My rss.feed and atom.feed still don't work
Marco
My rss.feed and atom.feed still don't work
Marco
Please Log in or Create an account to join the conversation.
- Saka
- Offline
- Administrator
16 years 3 months ago #2964
by Saka
The same applies to xAJAX plugin by Phil Taylor. If you have it change the trigger from onAfterInitialise() to onAfterRoute() in the plugin file.
Phil said he will make the change in his next release.
Emir Sakic
www.sakic.net
In the JCE Utilities plugin change the event function onAfterInitialise to onAfterDispatch.
In other words open the file ./plugins/system/jceutilities.php, locate the line:
function onAfterInitialise(){
change it to:
function onAfterDispatch(){
The same applies to xAJAX plugin by Phil Taylor. If you have it change the trigger from onAfterInitialise() to onAfterRoute() in the plugin file.
Phil said he will make the change in his next release.
Emir Sakic
www.sakic.net
Please Log in or Create an account to join the conversation.
- Zappu
- Offline
- New Member
Less
More
- Thank you received: 0
16 years 2 months ago #3259
by Zappu
I still have he problem and can't identify where the problem is
Any chance to access the rss feeds without redirections?
Any chance to access the rss feeds without redirections?
Please Log in or Create an account to join the conversation.