News:

SMF 2.1.4 has been released! Take it for a spin! Read more.

Main Menu

ReTweet Me

Started by DoctorMalboro, May 02, 2010, 02:54:45 AM

Previous topic - Next topic

~DS~

Works. Search is still an issue:

So Twitter shorten the url to: http://t.co/06jUHYR

When I click the counter it gives me this.
No real-time results for http://iapplecafe.org/index.php/topic,34.0.html

Is this error search on Twitter's side?
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

DoctorMalboro

I don't get what you mean? I just tweet that post and the counter works...

~DS~

Quote from: DoctorMalboro on August 14, 2010, 03:36:42 PM
I don't get what you mean? I just tweet that post and the counter works...
Have you try clicking the counter? :P
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

DoctorMalboro

Has to be... i didn't touch that part of the .js

I think it's the shortener fault...

pokerullz

I have the same problem.

I click tweet..number goes to 1 and if I refresh it goes to 0.

Is the problem with the shortener link?
Thanks for the mod btw!

DoctorMalboro

I'm gonna update it as soon as i get time to do it... sorry for the delay... ;)

perfec2

How can a see similar Mod in Forum version: SMF 1.1.11?

kaamaru

This is working with me :), although I needed to make a few edits to get it to work with Search engine friendly URLs.

Is there a way to make this mod only display in certain boards?

Thanks.

Suki

perfec2  and Calumks try searching on the mod site, there are other alternatives for this mod, a mod that works on 1.1.11 and it let you choose the boards you want it the button to be displayed
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

kaamaru

Quote from: Miss All Sunday on September 13, 2010, 12:07:46 PM
perfec2  and Calumks try searching on the mod site, there are other alternatives for this mod, a mod that works on 1.1.11 and it let you choose the boards you want it the button to be displayed

Yeah, there is another one, although it has too many features. I like the simplicity of this mod.

Suki

ehhh,  what you're asking (make the button visible in certain board) is not easy to implement,  if this mod does that, it wont be simple anymore. 
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

kaamaru

Quote from: Miss All Sunday on September 14, 2010, 08:59:01 AM
ehhh,  what you're asking (make the button visible in certain board) is not easy to implement,  if this mod does that, it wont be simple anymore.

I never asked him to add it to the mod, I was just asking if he knew of a way to do it.

Your not very optimistic are you -.-

I'll try and copy the code from a different mod, and provide it here for anyone who wants it.

Suki

the easiest way to do it will be looking at the code of this mod:


http://custom.simplemachines.org/mods/index.php?action=parse;mod=2543;attach=148651;smf_version=2.0_RC3


that mod adds an option  when you create or modified a board, take a look at the edits on ./Sources/ManageBoards.php  and   ./Sources/Subs-Boards.php  as well as  ./Sources/Load.php

you will also need to create a small php file with a querry to add a column, somthing like this:

db_extend('packages');

$smcFunc['db_add_column'] (
   '{db_prefix}boards',
   array
   (
      'name' => 'retweet_board_enable',
                'type' => 'tinyint',
                'size' => 1,
   )
);

hope that helps.
Disclaimer: unless otherwise stated, all my posts are personal and does not represent any views or opinions held by Simple Machines.

DoctorMalboro

I need some time and to start watching my topics, but i'll do that for you... i'll PM you the code.

Sakae

Quote from: pokerullz on August 18, 2010, 01:37:48 PM
I have the same problem.

I click tweet..number goes to 1 and if I refresh it goes to 0.

Is the problem with the shortener link?
Thanks for the mod btw!

Same thing here.

Any clue what's going on?
http://www.tigrelog.com.br
l: simple p: machines

DoctorMalboro

Did you check the other post... i need to give it an update soon... sorry, i'm busy right now.

DoctorMalboro

Updated with the first bug fixed... the shortener bug no, because i have no idea why they change of URL shortener...

Sudhakar Arjunan

#57
Quote from: Sakae on September 30, 2010, 02:22:32 PM
Quote from: pokerullz on August 18, 2010, 01:37:48 PM
I have the same problem.

I click tweet..number goes to 1 and if I refresh it goes to 0.

Is the problem with the shortener link?
Thanks for the mod btw!

Same thing here.

Any clue what's going on?

Excellent mod admin, But same error as reported earlier.

Once tweet is done, it is still fixed with twitter.com.
But when i  refresh the forum, the counter goes to 0 and stays at zero.

-------------UPDATE-----------

It is working even i refresh, I understand if tweet is overloaded i could see zero here. otherwise it was showing the number exactly. Thank you.
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

Sudhakar Arjunan

Am Getting this error message for every forum visit,


Guest 66.249.71.***   
4 seconds ago
e5c19317a35edcfa80a3a0ef03dff177
Type of error: Undefined

http://smf.forum.com/index.php?topic=80730.0

8: Undefined index: retweet

File: /home/forum/public_html/smf/Themes/default/GenericControls.template.php (main sub template - eval?)
Line: 590
Working on New Mods & Themes for SMF... Will update soon... My Blog page
My Smf forum : Discuss ITAcumens :: My SMF Forum

DoctorMalboro

Do you have more than one language?

Advertisement: