GithubHelp home page GithubHelp logo

babdev / tweet-display-back Goto Github PK

View Code? Open in Web Editor NEW
7.0 6.0 7.0 1.46 MB

Tweet Display Back is a module for Joomla! that allows users to display a user or list feed from Twitter on their site.

Home Page: http://www.babdev.com/extensions/tweet-display-back

PHP 96.17% CSS 3.83%
php joomla-module

tweet-display-back's People

Contributors

brianteeman avatar isalcedo avatar lemings avatar mbabker avatar phproberto avatar rdeutz avatar routinet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tweet-display-back's Issues

Max allowable queries per hour

I got this message on the developer's website instead of the normal tweets:
Latest from Twitter
This user has reached the maximum allowable queries against Twitter's API for the hour.

Maybe a cache could be added?

html validation issue?

Hello,
I'm not sure if this is something resolvable in your code or if it is a Twitter issue, but...
while validating my site's html (http://watsonwebfreelance.com) using http://validator.w3.org, I'm getting 2 errors related to Tweet-Display-Back. I know it's related since I do not get them when this module is disabled. Here are the 2 errors from the validator:

And here are the actual source lines with some context:
22:<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
23:<script src="http://widgets.twimg.com/j/2/widget.js"></script>

178: <script>
new TWTR.Widget({
version: 2,
type: 'profile',
rpp: 8,
interval: 6000,
width: 185,
height: 220,
theme: {
shell: {
background: '#D0D2C7',
color: '#242424'
},
tweets: {
background: '#ffffff',
color: '#444444',
links: '#1985b5'
}
},
features: {
scrollbar: true,
loop: true,
live: true,
hashtags: true,
timestamp: true,
avatars: false,
behavior: 'default'
}
}).render().setUser('Web_Steve').start();
</script>

Thank you,
Steve

Not aligning left in module

I have the alignment set to left, but the text is still pushing partially to the right. Not sure where in CSS to make a change.

All help is greatly appreciated!

haydenwedding.com (bottom center module area)

After enable mod, no CSS any more.

Hello,

On a fresh Joomla 1.7 install with the template quantum of Yootheme, I installed tweet display back.
After enable the mod, there is no css of the template anymore. only the default page ... without any css is shown.

Any idea?

Tried to use debug option: no bit was showed.
Other template Beez20: the same ....
SEO set off: the same...
jsecure set off; the same....

Adri....

Having trouble installing

I'm trying to install 2.1.2 on Joomla 1.5.23. When I install and enable, it crashes my site (when I load it, a blank white screen is all that shows). In addition, when I try to edit the module, the formatting of the edit screen is messed up, menus don't work, and I can't save any changes. Under Module Parameters, the following error shows:

"Fatal error: Access level to JElementVersion::$_name must be public (as in class JElement) in [...]modules/mod_tweetdisplayback/elements/version.php on line 22"

Can you help? Apologies if this is a basic question, I am trying to teach myself all of this as I go and have spent a solid amount of time trying to find answers elsewhere.

Thanks.

I still get "Due to an error, potentially a timed-out connection to Twitter, this user's tweets are unable to be displayed."

Simple enough, it used to work fine, but when I duplicated the module to place one with the same settings on a different page, all Twitter modules spit that error out.
"Warning: Attempt to assign property of non-object in /home/xxx//modules/mod_tweetdisplayback/helper.php on line 42
Due to an error, potentially a timed-out connection to Twitter, this user's tweets are unable to be displayed."

Fatal error: Declaration of JHttpTransportCurl

I updated by latest TDB from J installer and got this both in front and back:
Fatal error: Declaration of JHttpTransportCurl::__construct() must be compatible with that of JHttpTransport::__construct() in /storage/content/74/117274/joomlasverige.se/public_html/modules/mod_tweetdisplayback/curl.php on line 20 Fatal error: Access to undeclared static property: JLoader::$classes in /storage/content/74/117274/joomlasverige.se/public_html/libraries/loader.php on line 195

I uninstalled and installed again, same problem. Running Joomla 2.5 + php 5.3

Dutch Translations

Do you have the follow me buttons as .PDS or something?
I am willing to translate it to dutch, or you could do it:

Follow us on Twitter = Volg ons op Twitter
Follow me on Twitter = Volg mij op Twitter

Join the conversation goes to 'page does not exist

Using Tweet Display Back on Joomla 1.7, and have to say it's great.

I have however, just encountered an issue and I'm not sure if it's due to Twitter restructuring urls or not.

I have several widgets set up to display lists, but the 'join the conversation' link doesn't not work. For example:

https://twitter.com/#!/foodlinklancs/lists/eat-lancashire is what is linked to from the widget, but that shows a 'page doesn't exist'. The list is actually located at https://twitter.com/#!/foodlinklancs/eat-lancashire

As you can see the /lists/ part is now not included - can you suggest a workaround?

Maximum allowable queries against Twitter

Hello, i have this message : "This user has reached the maximum allowable queries against Twitter's API for the hour".

I konw you have a FAQ in your website, but i dont know why on hour later a still have this error.

Could you help me ?

Thx.

Avatar size

Is it possible to show a smaller version of the avatar in the header? The 73px avatar is a little large for me. I was hoping to use something half the size.

Thanks

Andrew

Module not displaying with my Twitter username

I have the module installed and it works fine with most Twitter user names like 'joomla' for example. But when I try to display my tweets from 'SingYachtShow' the module does not display at all. They are not protected Tweets either.

"unable to be displayed"

Due to an error, potentially a timed-out connection to Twitter, this user's tweets are unable to be displayed.

Optimize load time

Once all new code is fully implemented for the filtering, the code execution needs to be greatly optimized. On my connection loading localhost with Joomla! SVN revision 21655, I'm seeing load times of almost 30 seconds average. This needs to be tested against a live host as well for stats.

enabling TDB on 2.5.2 breaks the page on which its enabled

Hi - i am hosting a joomla 2.5.2 site, on xampp (most recent edition)

I have installed tweet display back 2.1.3 sucessfully, and can go in, enable the module, and configure (username, page position etc etc).

when i go to enable the module on an actual page (select which pages it shows on) - if i select our home page for example, and only enable it for that - it breaks the page with the error below

Server error
The website encountered an error while retrieving http://_..**.**_/joomla1/. It may be down for maintenance or configured incorrectly.
Here are some suggestions:
Reload this web page later.
HTTP Error 500 (Internal Server Error): An unexpected condition was encountered while the server was attempting to fulfil the request.

the remaining pages on the site without it enabled work fine.
if i then go back in to back end - and change the page it s to be displayed on, the original page works fine and the new page breaks.

Any pointers would be really helpful.

error loading site

When I enable tweet display back the site generates this error:
Fatal error: Cannot use string offset as an array in /var/www/vhosts/jensvangeel.nl/httpdocs/modules/mod_tweetdisplayback/helper.php on line 479

PHP Error breaks site

I get this error on the frontend of the site when the module is enabled. It happened with 1.5.4 and the new 2.0.1 version.

The error is:

[Wed Sep 21 12:25:22 2011] [error] [client 207.157.110.253] PHP Fatal error: Cannot use string offset as an array in /srv/www/domain/public_html/modules/mod_tweetdisplayback/helper.php on line 251

Tweet Display Back Error - crashing page

I get the following error message on my site and the home page where I have placed the module cannot open ...

"Fatal error: Cannot use string offset as an array in C:\wamp\www\bathwick-st-mary\modules\mod_tweetdisplayback\helper.php on line 524"

unable to install in Joomla 1.5.25

I downloaded mod_tweetdisplayback_155.zip and when I tried to upload and install I get message " unable to find install package"
Can you help me get this installed. I heard that this is the best twitter add on.
Thanks

Module not picking up user mentions etc?

Hiya,

Just putting together a new Joomla 1.7 site at the moment and installed Tweet Display Back last night. It looks great and love the customisation.

But it doesn't seem to be picking up user mentions. It's just showing my tweets? You can see the site at www.dancefilm.co.uk/testsite

Help?

Thanks!

Steph

Blank screen after installing 2.1.3 on joomla 1.7.3

After installing the component joomla front-end shows a blank screen with the following error

500 - JDatabaseMySQL::query: 1054 - Unknown column 'ordering' in 'order clause' SQL=SELECT * FROM jos_languages WHERE published=1 ORDER BY ordering ASC

Update to 3.0.0 on a 2.5.1x site broke plugin

Not sure what happened but when we updated the installed 2.5 version (2.1.14) to the plugin version 3.0.0, the plugin ceased to work.

The 3.0.0 updated version shows in the extension manager as being there. However, you cannot edit the modules - editing shows nothing or a blank modal window.

I need to get this working. What would you recommend as a solution? Go back and reinstall the working 2.1.14 version or ?

Looks like I am the only one with an upgrade issue so it's something on our end I imagine.
Any help is welcome.

Click user name opens in new small browser window without controls

The more I use Tweet Display Back, the more I like it. Thank you!

When the user name is clicked, a small browser window opens, without controls, to display the user at twitter.com.

I would rather have a new browser window open like it does in the rest of my site -- full window with controls.

I see the anchor tag being built in mod_tweetdisplayback/helper.php in the area of line 236. But what causes it to open in a small browser window without controls? Will you please consider adding some control to how browser windows are opened?

Thank you again!

Joomla 1.7.1
Tweet Display Back 2.1.0

Count value too low

I'm using the new dev release at my website and pulling tweets from my account. I show 2 tweets and have all filters active, so itll fetch 2x3 tweets. This is apparently not enough to get 2 tweets, it shows only 1. I have to adjust count value to *5 (!). I'll use *6 just to be sure.

Or we should higher the count value, which decreases loadtime. Or maybe good idea to add an option @ advanced options to let the user setup the count value and be able to override. I think this is a good idea to do, no matter which count we will implement.

We need to take into account, how more filters are active how higher the count value.

Reached the maximum allowable queries against Twitter's API for the hour.

Hi,

I keep getting this message on my tweet display back.

'This user has reached the maximum allowable queries against Twitter's API for the hour.'

The cache in set to ON - progressive caching.
Cache Handler - File
Cache time - 15

I am using Joomla 2.5.4

Have had my site for a quite some time now and I can honestly say that I could count the amount of tweets that have been displayed on my hands.

Any help would be welcomed.

Best Regards

Craig

Stylesheet not included with cache enabled

When I enable the cache, the page looks ok. After a while, when the cache is going to be used I suppose, the stylesheet is not loaded anymore. I had it with rt_omnicron template from rockettheme, and now with another website with custom template. I really don't think it's the template, because it's a realy simple one.

J!1.5.23

We're not the only one with this problem:
http://forum.joomla.org/viewtopic.php?p=1789961

Localisation Fench of twitter Button and Reply / Retweet / Favorite mouseover note

Joomla Version : 2.5
TweetDisplayBack version 2.1.3
Language : French

  1. When I display the "twitter button" via the footer's parameters, the display is in english (Follow us on Twitter) and the button url is : http://twitter-badges.s3.amazonaws.com/follow_us-a.png

Is it possible to localize this button ? I have a look in the fr-FR.mod_tweetdisplayback.ini file, but I don't see how to do.

  1. The display of twitter actions via the tweet parameters : the 3 icons are correctly display, but when you mouse over them the note displayed is in english.
    Is it possible to localize these notes ?

Thanks, it is a great extension !

Some issues

lasttweet class does not work.
Not implemented in all styles. the count value is also not set.

Font size of TDB-tweet-time is not set ok if the time is a link. Corrected it:
.TDB-tweet-time{
margin-bottom: 0px;
}

.TDB-tweet-time a{
font-size: 85%;
margin-left: 0px;
margin-bottom: 0px;
}

Javascript styling not loading.

Hi I really like your module and have integrated it in sites before. But for some reason the javascript that does the styling doesn't get added to the template of the website I'm currently working on:

famo.cantrijnict.nl

What am I doing wrong? Is there some other Javascript conflicting?

Additional styling request - CSS

Tweet Display Back is wonderful . Thank you!

I cannot figure out how to style the username and the username separator separately from the tweet text.

Am I missing something? Or will you please consider adding separate style options for these elements?

With much gratitude.

link 'tweet-time' does not open in new window

Hi, i'm really enthousiastic about the functionality of Tweet-Display-Back.
I have it om my webpage!
The only thing is that when someone clicks on the tweet-time, it navigates away from my webpage to my twitterpage.
Is it possible to either unlink the 'tweet-time' (but still display it) or to have it opening a new tab?

thanx

Rogier Groeneveld
www.MensalsMaat.nl

User Avatar not visible in IE8 (and lower)

This seems odd to me, really.. Not sure why, but everything works fine in Chrome, Firefox, and IE9.. but for some reason the user's own avatar is not displayed when viewing the page in IE8 or lower. BUT, if I have a retweet of another user, that user's avatar IS shown fine. It's just for the account that it is set to follow.

Any ideas?

Double <b> tag

Hi Michael,

There is a double bold tag. Breaking all the following markup.

Line 308, helper.php
Delete the bold tag in this line

Explanation:
bold tag already present at line 300:

/edit
markup changed my code... deleted it and described issue.

Cache time issue

I've set the cache time to 900 but I intermittently receive the 'This user has reached the maximum allowable queries against Twitter's API for the hour.' error message.

I tried changing it to 1800 but the error message appeared immediately.

Could somebody suggest an optimum value to use?
Does the volume of site visitors affect this issue?

Matt

losing css once module is cached

Hi, love your module, I am having an issue with the css though. Once it is cached I am losing the css.

I am running joomla 1.5.23 in legacy mode with tweet display back 2.0.0

I have the cache time set to 900

If i clear the joomla cache, on the first fresh visit the css is called correctly and displays but on every subsequent viewing, once the module is cached, I am losing the css.. any suggestions?

thanks

Fatal Error

Fatal error: Cannot use string offset as an array in helper.php on line 515. This is specifically dealing with retweeted statuses.

Need to add additional checks to ensure the data object is of the correct type and contains the requested data.

Website loading time

Hi,

Since I use your great twitter module. My website is sometimes loading slowly (about 10 seconds to load the homepage).
Do you have a solution?

Thanks,
Koen

Tweet Display Setting - Not Hiding twitter name

Hi,
I'm working on this site:
http://142.4.12.106/~alabamas/index.php?option=com_content&view=featured&Itemid=122

I installed and configured the module initially with no problems. But now, I need to remove the icon and twitter name from the feed display. The icon is now gone, but no matter what I do I can't remove the user name. There are a couple of other setting that are not working under that tab. I'm using the most recent version (installed 2 weeks ago).

I have cleared al the site cache, browser cache and so on. I'm not getting any errors and for all intent and purpose it's working fine, I just cant fully manipulate all of the feed display options.

Thank you in advance.

I still get a fatal error when opening up the module parameters after installing

I posted in December about errors when trying to install on Joomla 1.5. I saw you put out a new version and was very excited, but I experienced a similar error. When I open up the module details to enable it, the formatting is off, and under parameters the following fatal error is listed: Fatal error: Access level to JElementVersion::$_name must be public (as in class JElement) in ...modules/mod_tweetdisplayback/elements/version.php on line 22

Any suggestions for how to work around this?

Smartloading

Had another problem with smartloading (from RocketTheme template). When scrolled to top, the module is not displayed. Sometimes the stylesheet is not included:
JHTML::stylesheet('modules/mod_tweetdisplayback/media/css/nostyle.css', false, false, false);

Commented this line and added it to index.php from template. Works now.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.