cancel
Showing results for 
Search instead for 
Did you mean: 

Problem with joomla events not showing AM or PM

yamadan
Member

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.

1 REPLY 1

duskjome
BT Partner
BT Partner

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.