- Posts: 2
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- PHP Notices appeared after upgrading to PHP 5.4
PHP Notices appeared after upgrading to PHP 5.4
- Dawn Russell
- Topic Author
- Offline
- New Member
Less
More
9 years 2 months ago - 9 years 2 months ago #147075
by Dawn Russell
PHP Notices appeared after upgrading to PHP 5.4 was created by Dawn Russell
Hello,
I upgraded my PHP on the server to 5.4 and now the feed reader is showing PHP notices which makes the feed look like it's broken. I have turned it off due to high traffic on the site. Here's the notice: Notice: Undefined variable: feedItemLinkRedirect in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 78
screenshot: screencast.com/t/3MJHa5gEq
page url: www.apelon.com/news
Here are the two feeds I'm linking to:
script.google.com/macros/s/AKfycbzHhrrUkB4nYcesYb3HWpwA4bZp-NgYcxycw_IszYEdCLOByAw/exec?408307475041878016
apelon.com/news/feed/atom/pulse?format=feed
What should I do? Thanks for your help.
Warm Regards,
Dawn
I upgraded my PHP on the server to 5.4 and now the feed reader is showing PHP notices which makes the feed look like it's broken. I have turned it off due to high traffic on the site. Here's the notice: Notice: Undefined variable: feedItemLinkRedirect in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 78
screenshot: screencast.com/t/3MJHa5gEq
page url: www.apelon.com/news
Here are the two feeds I'm linking to:
script.google.com/macros/s/AKfycbzHhrrUkB4nYcesYb3HWpwA4bZp-NgYcxycw_IszYEdCLOByAw/exec?408307475041878016
apelon.com/news/feed/atom/pulse?format=feed
What should I do? Thanks for your help.
Warm Regards,
Dawn
Last edit: 9 years 2 months ago by Dawn Russell.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 2 months ago #147230
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic PHP Notices appeared after upgrading to PHP 5.4
Hi,
Try the development version from github.com/joomlaworks/simple-rss-feed-reader/archive/master.zip .
In any case this is just a notice. You can set error reporting to "Normal" in global configuration to hide the notices.
Try the development version from github.com/joomlaworks/simple-rss-feed-reader/archive/master.zip .
In any case this is just a notice. You can set error reporting to "Normal" in global configuration to hide the notices.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Dawn Russell
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
9 years 1 month ago #148287
by Dawn Russell
Replied by Dawn Russell on topic PHP Notices appeared after upgrading to PHP 5.4
Hello,
Thank you for your response. I updated the feed software with the master.zip from GitHub as you suggested. Now the errors are:
Notice: Undefined property: stdClass::$feedItems in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 42
Warning: Invalid argument supplied for foreach() in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 42
Please let me know when you have a new feed available.
Dawn
Thank you for your response. I updated the feed software with the master.zip from GitHub as you suggested. Now the errors are:
Notice: Undefined property: stdClass::$feedItems in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 42
Warning: Invalid argument supplied for foreach() in /home/apelon/public_html/modules/mod_jw_srfr/helper.php on line 42
Please let me know when you have a new feed available.
Dawn
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 1 month ago #148293
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic PHP Notices appeared after upgrading to PHP 5.4
Are the feed URLs correct? Do you get any results from the feeds? You can always set error reporting to "Normal" in global configuration to hide the notices.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- PHP Notices appeared after upgrading to PHP 5.4