Hi,
Is there a new syntax for {date/site:} in CF7 as it does not work for me? If I use {date:} it works but is not the correct time zone. My php.ini is set to use America/Toronto for date.timezone but the web host controls the default which is set to UTC.
Thank you in advance for any assistance you can offer.
Is there a new syntax for {date/site:} in CF7 as it does not work for me? If I use {date:} it works but is not the correct time zone. My php.ini is set to use America/Toronto for date.timezone but the web host controls the default which is set to UTC.
Thank you in advance for any assistance you can offer.
v7 uses "." instead of /
so you should use:
so you should use:
{date.site:}
I search this information for more time.
Could be a good idea add this to Variable shortcode at this link. that is the first in search google?
https://www.chronoengine.com/faqs/74-chronoforms/chronoforms6/5289-variable-shortcodes
Could be a good idea add this to Variable shortcode at this link. that is the first in search google?
https://www.chronoengine.com/faqs/74-chronoforms/chronoforms6/5289-variable-shortcodes
You need to login to be able to post a reply.