Hi Alexander

Thanks for the quick reply but...

- Shop config vars can be loaded using oxConfig::getShopConfVar function

I tried wrapping my template code in this:

[{if oxConfig::getShopConfVar('blEnableTwitter') }]
...
[{/if}]

However this produces an error
Smarty error: [in layout/sidebar.tpl line 52]: syntax error: unidentified token '::getShopConfVar('blEnableTwitter')'

What am I doing wrong?

Vikram
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to