x00
MVPx00 MVP
Reactions
-
Re: How do I add a FAQ Page to my Forum ?
http://getjoy.in/enjoy/faq works (View Post)1 -
Re: How to always show full date of posting (publishing date as required by Google's Data Highlighter)?
I'm surprised that Data Highlighter doesn't work with the html5 <time> element in some of the 2.1 themes there is e.g. <time datetime="2014-08-01T09:30:22+00:00" title="August… (View Post)2 -
Re: How to always show full date of posting (publishing date as required by Google's Data Highlighter)?
it is not set in config.php is is set in locale you can put this in conf/locale.php <?phpif (!defined('APPLICATION')) exit();$Definition['Date.DefaultTimeFormat'] = '%l:%M%p';$Definition['Date.Def… (View Post)3 -
Re: How to always show full date of posting (publishing date as required by Google's Data Highlighter)?
data format are set in locale no need for custom functions. (View Post)1 -
Re: When to move to a VPS?
It does sound like you are being heavily throttled, or you host simply sucks at hosting. Sometimes it can mean that you have an inefficient script or process, but I would not trust the diagnosis on a… (View Post)1
