The view functions properly but throws an error each and every time ever since an update to 6.x-3.x-dev. The view title doesn't receive the arguments, either.
The view functions properly but throws an error each and every time ever since an update to 6.x-3.x-dev. The view title doesn't receive the arguments, either.
Comments
Comment #1
merlinofchaos commentedYou need to provide a great deal more information. For example:
The view -- what view?
implode() -- what implode? There's lots of implode statements.
It is important that you bear in mind, when posting information, that the reader of this bug report will not have intimate knowledge of what you're doing with views or how you're using it. We need specifics, preferably that will allow us to replicate your problem.
Comment #2
heyyo commentedMore information on this error I also have, not sure it's the same. it happens only on panel page for anonymous and admin also.
First I see this error:
then
Comment #3
heyyo commentedforgot my comment i saw the other thread #1000760: htmlspecialchars string vs array: line 857 in bootstrap.inc specific to my issue. Maybe drewschmaltz has an error not related to this one.
Comment #4
esmerel commentedComment #5
dawehnerThis is fixed with #1000760: htmlspecialchars string vs array: line 857 in bootstrap.inc
Pretty sure this is the problem she/he had.