Thanks Opserty
Still no luck, I'm getting this error when using a URL:
Quote:
Warning: include() [function.include]: URL file-access is disabled in the server configuration in /global.php(360) : eval()'d code on line 2
|
"no suitable wrapper could be found"
I think I may have found the issue here, the index.php file I'm calling has an action "index.php?t=index_menu" and so it's not an actual "correct" path name. It's also overriding VB, this is a Smarty PHP call using Jamroom.net software which will not mix well within the VB framework.
Do you know of any another way I can pull in this call into the header section of VB, or do I have to manually design one?
Thanks