PDA

View Full Version : Placing $vboptions['bburl'] in my header template produces this error:


anarchystar
01-02-2005, 09:40 AM
The following error occurred when attempting to evaluate the template 'header':

Parse error: parse error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/forums/includes/adminfunctions_template.php(3055) : eval()'d code on line 19


I got this error while attempting to fix the links on the header. I can put the full http:// link path to the page,and it works fine. just wondering if there was any feedback on this issue.

Brian
01-02-2005, 11:46 AM
You have to use $vboptions[bburl] in templates.