1
Hi folks,
I've got a trial installation of XOOPS working and I like it a lot, but I have one critical problem: I need to access some XOOPS variables in my custom php page, e.g. <{$xoops_uname}>, but when I refer to it I just get "<{$xoops_uname}>" displayed rather than the actual username.
I'd really appreciate if someone knows if there is a module which I need to include in my PHP page, or if I somehow need to 'turn on' smarty variable access, or what?
Many thanks,
Antonia