- Posts: 4
COMMUNITY FORUM
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- date of rss item don't appear in browser
date of rss item don't appear in browser
- michel
- Topic Author
- Offline
- New Member
Less
More
9 years 10 months ago #135599
by michel
date of rss item don't appear in browser was created by michel
Hi
I relly don't understand why !
i choose "Feed item date & time to Show" but date don't appear in the code souce in the front side ( in html page ) .
i remove if($feedItemDate): but still have <span class="srfrFeedItemDate"></span>
i don't know if it relative to isset ? and PHP
I use Joomla! 2.5.8 + PHP 558
I relly don't understand why !
i choose "Feed item date & time to Show" but date don't appear in the code souce in the front side ( in html page ) .
i remove if($feedItemDate): but still have <span class="srfrFeedItemDate"></span>
i don't know if it relative to isset ? and PHP
I use Joomla! 2.5.8 + PHP 558
Please Log in or Create an account to join the conversation.
- michel
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 10 months ago #135607
by michel
Replied by michel on topic date of rss item don't appear in browser
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 10 months ago #135612
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic date of rss item don't appear in browser
Is it 2.5.8 or 2.5.28 ?
PHP 5.5 is fine.
PHP 5.5 is fine.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- michel
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 10 months ago - 9 years 10 months ago #135709
by michel
Replied by michel on topic date of rss item don't appear in browser
hi
i have in joomla backend Site -> system information
-php 5.5.8
-joomla 2.5.8
there is 10 items with date locate at "h3 .lastUpdated"
perhaps the problem come from
-I have also a chrome module where php call title and content only .
-I use falang to have fr & en language
I think perhaps we need to define a new date format ?
i.imgur.com/DypD9LE.png
i.imgur.com/6qyh8AS.png
regard's
i have in joomla backend Site -> system information
-php 5.5.8
-joomla 2.5.8
there is 10 items with date locate at "h3 .lastUpdated"
perhaps the problem come from
-I have also a chrome module where php call title and content only .
-I use falang to have fr & en language
I think perhaps we need to define a new date format ?
i.imgur.com/DypD9LE.png
i.imgur.com/6qyh8AS.png
regard's
Last edit: 9 years 10 months ago by michel.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 10 months ago #135917
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic date of rss item don't appear in browser
@michel
Check the module settings for the date relevant options. Ensure that you have not used an invalid format in the date format option.
Check the module settings for the date relevant options. Ensure that you have not used an invalid format in the date format option.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- michel
- Topic Author
- Offline
- New Member
Less
More
- Posts: 4
9 years 10 months ago - 9 years 10 months ago #135997
by michel
Replied by michel on topic date of rss item don't appear in browser
I copy my website ( OS files /directories + sql) from local to remote server and the date appear in this case .
The remote server use php 5.5.18. Thus i could say that local and remote setting are the same .
The issue must come from lower level : php version ?
regard's
The remote server use php 5.5.18. Thus i could say that local and remote setting are the same .
The issue must come from lower level : php version ?
regard's
Last edit: 9 years 10 months ago by michel.
Please Log in or Create an account to join the conversation.
- Lefteris
- Offline
- Moderator
Less
More
- Posts: 8743
9 years 10 months ago #136016
by Lefteris
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Lefteris on topic date of rss item don't appear in browser
This could be a bug of the specific PHP version.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Inze A. Markogiannopoulos Th. ΟΕ
- Offline
- New Member
Less
More
- Posts: 4
9 years 9 months ago - 9 years 8 months ago #140656
by Inze A. Markogiannopoulos Th. ΟΕ
Replied by Inze A. Markogiannopoulos Th. ΟΕ on topic date of rss item don't appear in browser
Hello,
I have a problem like that.
here is my rss feed . I didn't managed to appear the date and time of publication even ifthere is the xml tag <pubDate> in source code.
When I also parse the above feed with this validator I get various issues.
My joomla version is 2.5.28 and k2 version is v2.6.9
it is a bug or something I doing wrong?
I have a problem like that.
here is my rss feed . I didn't managed to appear the date and time of publication even ifthere is the xml tag <pubDate> in source code.
When I also parse the above feed with this validator I get various issues.
My joomla version is 2.5.28 and k2 version is v2.6.9
it is a bug or something I doing wrong?
Last edit: 9 years 8 months ago by Inze A. Markogiannopoulos Th. ΟΕ. Reason: fix links
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
9 years 9 months ago #140659
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic date of rss item don't appear in browser
The extension requires valid feeds to work as expected.
You can try burning this feed with Feedburner so you can have a valid feed.
You can try burning this feed with Feedburner so you can have a valid feed.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Inze A. Markogiannopoulos Th. ΟΕ
- Offline
- New Member
Less
More
- Posts: 4
9 years 9 months ago #140734
by Inze A. Markogiannopoulos Th. ΟΕ
Replied by Inze A. Markogiannopoulos Th. ΟΕ on topic date of rss item don't appear in browser
Please Log in or Create an account to join the conversation.
- Forum
- Free Joomla Extensions & Templates
- Simple RSS Feed Reader
- date of rss item don't appear in browser