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

pgough’s picture

I am having the same problem...

spleshka’s picture

Please tell me version of Drupal and your OS. Did you tried to change module before is was enabled? May be problem in line endings.

NexusStar’s picture

I am having the same issue
my version of Drupal is 7.2
PHP 5.3.6

brett1’s picture

same issue - - -
The module works on my local host but not on the live site

spleshka’s picture

Assigned: daedaldagny » spleshka
Status: Active » Fixed

I have converted line endings in this file into Unix format. I think that this problem should be resolved.

Automatically closed -- issue fixed for 2 weeks with no activity.