
06-25-2010, 05:13 PM
|
|
|
Join Date: Nov 2001
Location: North Carolina
Posts: 1,251
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by ckgreenman
nevermind. Turns out I had numerous typos.
Now I'm running into a different problem. I'm editing a (sub)template which is rendered in a variable in the php file and called using:
Code:
{vb:raw display_map}
The display_map template references a number of variables which are defined in the php script and populated with data pulled from the database. When I try to edit the template and use the {vb:raw variable} I'm unable to save the template due to the following error:
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3332
vBulletin Message The following error occurred when attempting to evaluate this template:
%1$s
This is likely caused by a malformed conditional statement. It is highly recommended that you fix this error before continuing, but you may continue as-is if you wish.
Any suggestions where the problem might be? It doesn't seem to matter where I put the variable reference. If there is {vb:raw variable} in the template it won't save.
|
Chris...sent you a PM...
Bob
|