Error message after installing advanced help

ZeevTur - October 2, 2009 - 23:12
Project:Advanced help
Version:6.x-1.x-dev
Component:Code
Category:support request
Priority:critical
Assigned:harshit.chandel
Status:duplicate
Description

After advanced help installation I get the following error message:
warning: Parameter 3 to views_ui_ajax_form() expected to be a reference, value given in C:\xampp\htdocs\drupal\includes\menu.inc on line 348.
Please help.

#1

ZeevTur - October 2, 2009 - 23:15

The additional error message I get is: 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 C:\xampp\htdocs\drupal\sites\all\modules\advanced_help\advanced_help.module on line 667.

#2

harshit.chandel - October 8, 2009 - 12:19
Version:6.x-1.2» 6.x-1.x-dev
Priority:normal» critical
Assigned to:Anonymous» harshit.chandel

I am also getting the same error message as that of ZeevTur

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 C:\xampp\htdocs\drupal\sites\all\modules\advanced_help\advanced_help.module on line 667.

Please help.

#3

rlmaltais - October 14, 2009 - 23:47

I get the same error as above. I tried taking a look at both mentioned files, couldn't see any obvious issue.

Of note, I'm using PHP 5.3; Drupal has been throwing some other errors, too.

#4

chuntley - October 24, 2009 - 17:42

Harshit Chandel, are you going to fix this error? If not, then please reassign to "anonymous" so that the project admins know that nobody has been assigned to fix this.

#5

chuntley - October 24, 2009 - 17:50

Also have this error with PHP 5.3.0. No error with PHP 5.1.6

#6

neoglez - November 19, 2009 - 14:39

I get the same error. I was reading the documentation for php 5.3 and it seems to be related with the behavior of the function parse_ini_file in php 5.3.

#7

merlinofchaos - November 19, 2009 - 17:07
Status:active» duplicate

Both of these reported problems are issues in the Views queue already. This is not a problem with the advanced help module, but with Views.

 
 

Drupal is a registered trademark of Dries Buytaert.