Closed (fixed)
Project:
Blue Droplet Video
Version:
6.x-1.1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2010 at 22:26 UTC
Updated:
12 Mar 2010 at 21:21 UTC
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
Comment #1
jbrown commentedThis 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.
Comment #2
chood commentedThanks 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,
Comment #3
jbrown commented