Hi,
I have 2 issues with this module (in SS 3.0.4).
1. I get Fatal error: Access to undeclared static property: MemberProfilePage::$default_editable_member_fields in /localhost/public_html/ss/twitter/_config.php on line 6. Do I have an obsolete MemberProfile Module installed? However I get rid from this message simply commenting line 6.
2. The more tricky part is the installation advice
Provide your consumer key/secret using the Config API
(TwitterCallback->consumer_key/secret)
There is nowere a clear explanation about Config API. How exactly do I have to define consumer_key and consumer_secret ?
Thanks!