I received the following error upon install:
Parse error: syntax error, unexpected '=', expecting ']' in /sites/all/modules/social-share/social_share.module on line 62
I commented out the line since I didn't really need delicious support (which is covered on that line); however, you might want to double check the code. It might be an error unique to my hosting environment...
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1120552.patch | 1.01 KB | willvincent |
Comments
Comment #1
willvincent commentedAhh yes, there is in fact a missing close bracket on that line.
Here's a patch.
Comment #2
willvincent commentedI've issued another release that incorporates this fix. Upgrading to 1.7 will fix this issue.