After installing Blue_Droplet I recieve this error "syntax error, unexpected '=' in /var/www/drupal/modules/Blue_Droplet/bd_video.module on line 29". I have looked at the code in bd_video.module and this is what is there on line 29 "include_path='.:/usr/services/vux/lib/php'". I have looked thru the directory and there is nothing like this, should there be?

Please help, If I leave the Blue_Droplet module in it crashes my web page.

Thanks,

Chuck

Comments

jbrown’s picture

This is totally weird.

Your copy of bd_video.module is not what is on drupal.org.

Also, contrib modules should go in sites/all/modules .
Also, the module dir should be bd_video, not Blue_Droplet.

chood’s picture

Thanks for the reply,
I figured out what the problem was.
I don't know whether I changed the name of the module or it was the way I extracted the files (probably my screw up) but the module name was wrong.
I deleted the original files, downloaded the one from Drupal (6.x-1.1) and uploaded it to my server and viola.

Thanks for replying, if you hadn't I wouldn't have looked at the name and would have probably given up.

Thanks again.
cheers,

jbrown’s picture

Status: Active » Closed (fixed)