How to use CGExtensions?

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
tonyyeb
New Member
New Member
Posts: 1
Joined: Sun Jan 18, 2015 11:27 pm

How to use CGExtensions?

Post 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
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: How to use CGExtensions?

Post by Rolf »

What is your System Information? Please post a copy here...
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”