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

Two Twitter feed modules with cache on - both modules erroneously display the same content #60

Closed trekracer closed 11 years ago

trekracer commented 11 years ago

Hi,

Our site has two Twitter feeds on the same page, each in its own module, each from a different Twitter feed. If both modules have caching turned on, both modules display the Twitter content from the first feed.

Turning caching off allows the modules to display their correct Twitter content.

This broke after upgrading from a previous version to version 3.0.1.

Please assist. Thank you! I appreciate your good work.

Joomla v2.5.11 Tweet Display Back v3.0.1

mbabker commented 11 years ago

Well that is something I didn't think about when implementing the new cache code. Guess it's to the drawing board I go.

trekracer commented 11 years ago

I understand how you feel. I wish I knew enough to jump in and help you out.

Thank you for the excellent software. I'll be patient. In the meantime, which version do you suggest I roll back to?

mbabker commented 11 years ago

At this point, you can't roll back to anything earlier than 3.0.0 and keep the module working. The old Twitter API that the 2.1 and earlier releases used will be turned off tomorrow. I've already got a fix pushed up so this should work again. If you've got no issue with modifying files, just apply the changes from the commit linked here and you'll be all set.

trekracer commented 11 years ago

Brilliant.

Solved. Both Twitter feeds are now displaying correct data with caches turned on.

THANK YOU!