Page 1 of 1

How to use CGExtensions?

Posted: Sun Jan 18, 2015 11:30 pm
by tonyyeb
Hi all

Sorry for the newbie question but I don't think I'm using CGExtensions correctly. I have in my template the following:

Code: Select all

{cge_is_smartphone assign='isphone'}
{if $isphone}PHONE<br>
{else}
NOT A PHONE<br>
{/if}
But it doesn't appear to work. Nor does

Code: Select all

{cge_getbrowser assign='browser'}
or

Code: Select all

{cge_isie assign='ie'}
Am I using it incorrectly?

Thanks in advance

Re: How to use CGExtensions?

Posted: Fri Mar 20, 2015 10:15 pm
by Rolf
What is your System Information? Please post a copy here...