Quote:
Originally Posted by tbworld
Yep, I typed it quickly and the last paren should be removed. Sorry about that. I corrected the post above. Keep the '$'.
I was holding up dinner, and I was suppose to be grilling the steaks.
Are you testing on a live hosted board or a local test board? If you are on a local test board add conditionally some diagnostic functions to the safe_functions array. Even "var_dump" can be useful to see if you passed the correct data and type.
|
Haha I appreciate your dedication!
We are on a live server, so my changes are live.
Upon adding the '$', I still get an error message when I 'Save and Reload'.
Code:
Warning: Invalid argument supplied for foreach() in [path]/includes/functions.php on line 3555
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.
Should I just click continue and then make the change?
I would prefer it if what I was doing was legit in terms of vBulletin validation.
Cheers