Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
16 Aug 2009 at 12:03 UTC
Updated:
3 Jan 2014 at 00:29 UTC
Jump to comment: Most recent
Comments
Comment #1
donquixote commentedIt's line 166, of course, not 174.
Comment #2
thekevinday commentedIt is interesting that this problem was only detected with php-5.3.
Nevertheless, it seems to be an obvious syntax error.
If this helps get this bug fixed any sooner, I am confirming the problem exists and the solution works properly.
Comment #3
merlinofchaos commentedSetting appropriate status.
Comment #4
wicketywick commentedComment #5
donquixote commented(change the title back to something meaningful)
Comment #6
drasgardian commentedConfirming that this turned up when I upgraded to php 5.3 and the described solution fixed it for me.
Comment #7
dawehnerAdd Tag
Comment #8
fpdiver commentedsubscribe
Also confirming solution fixed it for me
Comment #9
harshit.chandel commentedGreat job
It Works...Thanks a lot!!!
Comment #10
moshe weitzman commentedbased on prior reports. we are using this at economist as well.
Comment #11
kdhartstrom commentedThe fix worked for me as well. Another php 5.3 thing I guess.
Comment #12
merlinofchaos commentedCommitted to all branches.
Comment #13
Kurt_Danko commentedHi everyone!
Completely new to this but I've been following Tom Geller's guide to learning Drupal and finally hit the error that's been discussed in this topic.
I'm embarrassed to say that despite the solution being in front of me I'm not sure what to do with it. Would someone mind explaining the steps to correcting the error?
Comment #14
merlinofchaos commentedJust download the -dev version. If you like you can *just* take the views.help.ini out of the -dev version and use it, which will fix the problem.
Comment #15
mivtech commentedThanks. It works! great