Hi there,
Installed fine, went to configure this widget and I received:
Parse error: syntax error, unexpected $end in ...../twitter_profile_widget.admin.inc on line 1
Checked the document, the entire script is line 1. Very unfamiliar with PHP scripting so unsure where to look for the missing ; or } or w/e is missing.
Anyone else have this issue and found the missing piece?
Thanks!
Comments
Comment #1
pgough commentedI am having the same problem...
Comment #2
spleshkaPlease tell me version of Drupal and your OS. Did you tried to change module before is was enabled? May be problem in line endings.
Comment #3
NexusStar commentedI am having the same issue
my version of Drupal is 7.2
PHP 5.3.6
Comment #4
brett1 commentedsame issue - - -
The module works on my local host but not on the live site
Comment #5
spleshkaI have converted line endings in this file into Unix format. I think that this problem should be resolved.