- Posts: 1
COMMUNITY FORUM
SimpleRSS and Joomla 4
- Alexander
- Offline
- New Member
Less
More
9 months 4 days ago #181503
by Alexander
Replied by Alexander on topic SimpleRSS and Joomla 4
Hi, i just updated a site to J4 and found out that SimpleRSS was not compatible, i managed to fix it changing this line in the file :124
from:
$result[$id] = JFile::read($feed);
To:
$result[$id] = file_get_contents($feed);
from:
$result[$id] = JFile::read($feed);
To:
$result[$id] = file_get_contents($feed);
Please Log in or Create an account to join the conversation.
- Steve
- Offline
- Junior Member
Less
More
- Posts: 33
8 months 3 weeks ago #181530
by Steve
Replied by Steve on topic SimpleRSS and Joomla 4
Hi Paul
Are you getting any errors? I am running it on J4.4 and J5 without any issues.
Steve
Are you getting any errors? I am running it on J4.4 and J5 without any issues.
Steve
Please Log in or Create an account to join the conversation.
- Steve
- Offline
- Junior Member
Less
More
- Posts: 33
8 months 3 weeks ago #181531
by Steve
Replied by Steve on topic SimpleRSS and Joomla 4
Sent Wilson sorry for the delay
Please Log in or Create an account to join the conversation.
- John Patrak
- Offline
- New Member
Less
More
- Posts: 1
7 months 2 weeks ago #181582
by John Patrak
Replied by John Patrak on topic SimpleRSS and Joomla 4
Hi, I am also interested by J4 / J5 compatible version.
Could anyone send it to me please ?
Thanks in advance
patrak1 @ yahoo fr
Could anyone send it to me please ?
Thanks in advance
patrak1 @ yahoo fr
Please Log in or Create an account to join the conversation.
- Alex
- Offline
- New Member
7 months 2 days ago - 7 months 2 days ago #181603
by Alex
Replied by Alex on topic SimpleRSS and Joomla 4
Thank you. I have installed the plugin, and it works.
Last edit: 7 months 2 days ago by Alex.
Please Log in or Create an account to join the conversation.
- John
- Topic Author
- Offline
- New Member
Less
More
- Posts: 13
6 months 4 weeks ago #181613
by John
Replied by John on topic SimpleRSS and Joomla 4
Hello, are you running SimpleRSS on Joomla 5, the current build? If so what version of the component / plug in are you using? Can you share the latest build of SimpleRSS for Joomla?
Thanks - appreciate any help you all can provide.
John
Thanks - appreciate any help you all can provide.
John
Please Log in or Create an account to join the conversation.
- Steve
- Offline
- Junior Member
Less
More
- Posts: 33
6 months 4 weeks ago #181614
by Steve
Replied by Steve on topic SimpleRSS and Joomla 4
I am running it on Joomla 5.1 with no issues.
I have version 4 installed which is just a tweak of the last official build. Post an email (look at previous post on the format that will work) and I can send you a copy.
I have version 4 installed which is just a tweak of the last official build. Post an email (look at previous post on the format that will work) and I can send you a copy.
Please Log in or Create an account to join the conversation.
- Justin
- Offline
- Junior Member
Less
More
- Posts: 36
1 month 3 weeks ago - 1 month 3 weeks ago #181765
by Justin
Replied by Justin on topic SimpleRSS and Joomla 4
Hello Steve,
I'm also interested in your J4/J5 compatible version.
Thank you in advance.
EDIT - received, thanks again!
I'm also interested in your J4/J5 compatible version.
Thank you in advance.
EDIT - received, thanks again!
Last edit: 1 month 3 weeks ago by Justin.
Please Log in or Create an account to join the conversation.
- Steve
- Offline
- Junior Member
Less
More
- Posts: 33
1 month 3 weeks ago #181766
by Steve
Replied by Steve on topic SimpleRSS and Joomla 4
On the way Justin
Steve
Steve
Please Log in or Create an account to join the conversation.
- Justin
- Offline
- Junior Member
Less
More
- Posts: 36
1 month 3 weeks ago #181767
by Justin
Replied by Justin on topic SimpleRSS and Joomla 4
Thank you!
Please Log in or Create an account to join the conversation.