Problem with joomla events not showing AM or PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Hi,
I have searched this forum & believe joomla works ok on BT hosting OK.
Yet support from BT is not guaranteed.
I have a new site that worked fine on wamp but when installed on BT hosting it does not display the AM & PM as times on the event page.
This uses php strings (%l:%M %p)}] etc..
so I think I may need to check the php settings/version running on BT.
I have checked php5 in website management.
Has any body experienced this before?
or can a BT stafff member tell me if there are any settings that can be changed.
This is definitely BT hosting/php problem as I have done fresh installs on Bt & another host.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Highlight
- Report Inappropriate Content
Not sure what information would be helpful here regarding what is or is not on the running on the server but it never hurts to throw a PHP file with
<?
phpinfo();
?>
in it. That way you can see what is running. Might be helpful.
