Closed (duplicate)
Project:
Views (for Drupal 7)
Version:
6.x-3.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Nov 2009 at 13:43 UTC
Updated:
23 Nov 2009 at 00:28 UTC
After I enabled the module, and I went to the settings page for Views, I got the following error:
Warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in ./sites/all/modules/views/help/views.help.ini on line 190 in _advanced_help_parse_ini() (line 667 of /Library/WebServer/Documents/dr61/sites/all/modules/advanced_help/advanced_help.module).
Comments
Comment #1
avpadernoI apologize if I put the report in the wrong issue queue; the error is with a file from Views, but the executed code is from Advanced help.
Comment #2
avpadernoAs the error is only with the Views file, I guess the problem is caused by the file, not the code.
Comment #3
dawehnerYou uses php 5.3 right?
There is a patch already: http://drupal.org/node/638916
Comment #4
avpadernoI apologize for the duplicate report; from the title, I would not have understood the other one was a report for the same topic.
Thanks, dereine; I will try the patch, and report if it works for me.
Comment #5
dawehnerDon't be worried.
There definitive are very bad reported issue, like f.e. http://drupal.org/node/627312