BabDev / Tweet-Display-Back

Tweet Display Back is a module for Joomla! that allows users to display a user or list feed from Twitter on their site.
http://www.babdev.com/extensions/tweet-display-back
7 stars 7 forks source link

PHP Fatal error - Tweet-Display-Back #82

Closed petervansark closed 11 years ago

petervansark commented 11 years ago

PHP Fatal error: Call to a member function get() on a non-object in /modules/mod_tweetdisplayback/helper.php on line 455

Enabling the Tweet-Display-Back module 3.0.2 causes a fatal PHP error and page fails to load.

angelsguitar commented 11 years ago

Same problem here. Seems the latest update broke something, as this started happening just after updating the extension.

mbabker commented 11 years ago

Apply this fix and you're in business: https://github.com/mbabker/Tweet-Display-Back/commit/5acdd0d491683b1bbb9f9496e0daa1bf6dac15f1

petervansark commented 11 years ago

Perfect! That did the trick!

Thanks for the quick response! :+1:

mbabker commented 11 years ago

3.0.3 package released with this fix.