Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons

Reply
 
Thread Tools
Let Tweeterers Tweeeeet your website Details »»
Let Tweeterers Tweeeeet your website
Version: 1.00, by khashabawy khashabawy is offline
Developer Last Online: Jan 2014 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.x Rating:
Released: 01-30-2010 Last Update: Never Installs: 16
Template Edits
Re-useable Code Translations  
No support by the author.

These two tools lets your site's members tell others on twitter that they like your site and invite them to come


Code:
<a href="http://tli.tl/t/I-love-This-site" 
target="_blank"><img src="http://tli.tl/images/twitter.png" border="0"></a>

Code:
<div dir="ltr">
<form action="http://tli.tl/alp/" method="post">
<input type="hidden" name="tw" value="1"/>
<b>Your msg : </b><select name="tw_msg">
<option value="I enjoy here">I enjoy here</option>
<option value="Hey See this">Hey See this</option>
<option value="Here is my favourite site">Here is my favourite site</option>
</select>
<input type="submit" value="Tweet" />
</form></div>



installation :

in your admincp you go to CMS>Wigets make new widget for static html. Copy paste one or both codes above

in the static html box make the widget active on your frontpage. Now you have the coding right.


how it works :

When you press on the bird in the widget you make a tweet under your account if you login to twitter or are all ready logged in at twitter. In that tweet is a link that points to your website but that link is now like a tinyurl but it is now from tli.tl .

examples :
click here


you will be redirected to twitter with [i-love-this-site] + [the link of this page shorten]

this was the example in this page
http://tli.tl/pages/embed_ex3.htm


in this page the same function but the word [i-love-this-site] could be changed
http://tli.tl/pages/embed_ex2.htm




thanks to we_are_borg for introducing help :up:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 01-31-2010, 08:27 AM
Athena1984 Athena1984 is offline
 
Join Date: Nov 2009
Posts: 118
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm a bit confused on how this would work. First, where would this code be placed? Second, how exactly will it allow members to "tweet" about your site?
Reply With Quote
  #3  
Old 01-31-2010, 08:36 AM
khashabawy khashabawy is offline
 
Join Date: Oct 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
I'm a bit confused on how this would work. First, where would this code be placed? Second, how exactly will it allow members to "tweet" about your site?
put them any where you like >> may be in sidebar .... or in header ...

you can try it here


http://tli.tl/pages/embed_ex3.htm

and here

http://tli.tl/pages/embed_ex2.htm

you will tweet a statment + a shortlink to the page at which you came from
Reply With Quote
  #4  
Old 01-31-2010, 08:41 AM
we_are_borg we_are_borg is offline
 
Join Date: Jul 2004
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well if you read this page http://tli.tl/index.php it becomes clear what it does.
Reply With Quote
  #5  
Old 01-31-2010, 08:51 AM
khashabawy khashabawy is offline
 
Join Date: Oct 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by we_are_borg View Post
Well if you read this page http://tli.tl/index.php it becomes clear what it does.
you mis-understand the website because iam it's programmer and i know how does it works

the 100$ is one of the options to post activity of the site

shortening a link using the site only is counted as points for members not for guests

and you or any one who uses the codes above is treated as a guest


==========
in other words the site is divided in 3 major users :

---> Members :-
============
can shorten links >> one by one or Muli links simultaneously
they have two options
1- redirection method : direct >> not related to $$
2- indirect method : related to $$ by two options :
- show ur ads within redirection pages
- show our ads and get $$ from us



---> Guests :-
============
they can shorten links >> one by one



---> tweeters :-
============
they can tweet using
http://tli.tl/t/this-is-my-message

and u can let them tweet from your site as i explained in the 1st post

guests and visitors >>> zero $$ to anyone

only members can benifit


NOTE : site Programming didn't finish yet
Reply With Quote
  #6  
Old 01-31-2010, 01:40 PM
khashabawy khashabawy is offline
 
Join Date: Oct 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any body like this ??
Reply With Quote
  #7  
Old 01-31-2010, 01:50 PM
AzzidReign's Avatar
AzzidReign AzzidReign is offline
 
Join Date: Apr 2006
Posts: 497
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Where is the rocket...? Maybe posting a screenshot instead of a demo link...
Reply With Quote
  #8  
Old 01-31-2010, 02:30 PM
we_are_borg we_are_borg is offline
 
Join Date: Jul 2004
Posts: 108
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

khashabawy is forgetting a lot of information to the users. You do the following in your admincp you go to CMS>Wigets make new widget for static html. Copy paste all the above code
Code:
<a href="http://tli.tl/t/I-love-This-site" 
target="_blank"><img src="http://tli.tl/images/twitter.png" border="0"></a>
<div dir="ltr">
<form action="http://tli.tl/alp/" method="post">
<input type="hidden" name="tw" value="1"/>
<b>Your msg : </b><select name="tw_msg">
<option value="I enjoy here">I enjoy here</option>
<option value="Hay See this">Hay See this</option>
<option value="Here is my favourite site">Here is my favourite site</option>
</select>
<input type="submit" value="Tweet" />
</form></div>
in the static html box make the widget active on your frontpage. Now you have the coding right. When you press on the bird in the widget you make a tweet under your account if you login to twitter or are all ready logged in at twitter. In that tweet is a link that points to your website but that link is now like a tinyurl.
Reply With Quote
  #9  
Old 01-31-2010, 02:30 PM
khashabawy khashabawy is offline
 
Join Date: Oct 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by AzzidReign View Post
Where is the rocket...? Maybe posting a screenshot instead of a demo link...

ok click here

you will be redirected to twitter with [i-love-this-site] + [the link of this page shorten]

this was the example in this page
http://tli.tl/pages/embed_ex3.htm


in this page the same function but the word [i-love-this-site] could be changed
http://tli.tl/pages/embed_ex2.htm
Reply With Quote
  #10  
Old 01-31-2010, 02:38 PM
khashabawy khashabawy is offline
 
Join Date: Oct 2007
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by we_are_borg View Post
khashabawy is forgetting a lot of information to the users. You do the following in your admincp you go to CMS>Wigets make new widget for static html. Copy paste all the above code
Code:
<a href="http://tli.tl/t/I-love-This-site" 
target="_blank"><img src="http://tli.tl/images/twitter.png" border="0"></a>
<div dir="ltr">
<form action="http://tli.tl/alp/" method="post">
<input type="hidden" name="tw" value="1"/>
<b>Your msg : </b><select name="tw_msg">
<option value="I enjoy here">I enjoy here</option>
<option value="Hay See this">Hay See this</option>
<option value="Here is my favourite site">Here is my favourite site</option>
</select>
<input type="submit" value="Tweet" />
</form></div>
in the static html box make the widget active on your frontpage. Now you have the coding right. When you press on the bird in the widget you make a tweet under your account if you login to twitter or are all ready logged in at twitter. In that tweet is a link that points to your website but that link is now like a tinyurl.


thank you very much

i really forgot that depending on that they already know
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:52 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05034 seconds
  • Memory Usage 2,316KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete