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 C:\xampp\htdocs\drupal-6.14\drupal-6.14\sites\all\modules\advanced_help\advanced_help.module on line 667.
I found this warning on views module page. When I enable all the existing views module and try editing them but can not. I clicked on the details tab to select but none of them can select.
I then tried adding view, it also cannont
I am a newbie using Drupal 6.14 on localhost using xampp 1.7.2 my os is window 7 evaluation copy. build 7100.
Please help, I have already tried searching this topic in the forum but none.
Thanks and regards,
Nature Mirror
Comments
Nature Mirror post 23 Sept. syntax error
I have the same problem. I got the following error after installing and enabling the advanced help module. I had already enabled the views module but syntax error only came up when I enabled advanced help. Error shows in administer>>site building>>views:
warning: syntax error, unexpected $end, expecting TC_DOLLAR_CURLY or TC_QUOTED_STRING or '"' in ./modules/Views/views/help/views.help.ini on line 190 in C:\xampp\htdocs\&nameofmysite\sites\all\modules\advanced_help\advanced_help.module on line 667.
I'm also a newbie using Drupal 6.14 with localhost using Xampp 1.7.2 with Windows XP.
Hoping someone can help.
SueJ
Solution
Hi,
you can find the patch or the solution in http://drupal.org/node/550560
Hi, bonchak Thank you for
Hi, bonchak
Thank you for your solution, it works.