Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Free Ringtones Plugin Details »»
Free Ringtones Plugin
Version: 1.00, by emin3m emin3m is offline
Developer Last Online: Oct 2018 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 04-13-2006 Last Update: 04-14-2006 Installs: 19
Uses Plugins
 
No support by the author.

Free Ringtones Plugin Powered by Tones9.com

Adding this plugin you can download 1000s of free ringtones directly from a single thread.

Installation is simple.

install the non_thread version and ringtones will be here http://www.yourforums.com/misc.php?do=ringtones
OR
to install navbar version or thread version read ahead
i. install the any one product given,
ii. Make a new free ringtones thread (thread from where ull download the ringtones)
iii. now follow the 2 steps given in the images,, (required)

navbar version places the ringtones under navigation bar in thread.
thread version places the ringtones in 2nd post in thread.
try navbar version if thread version dosent works
try template change version if both navbar and thread version dun work.

How to find threadid
after making new thread, goto main page and see the category where you made new thread..
open thread from there
now the url will be much like http://www.domain.com/showthread.php?t=<thread-id>
now thats your thread id

Screenshot of the thread's final look is also provided.
sorry but no live demo yet
works for vb 3.5.x
thanks for installing
thanks to Freezerator too

Supporters / CoAuthors

Show Your Support

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

Comments
  #22  
Old 04-14-2006, 03:41 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers for your support emin3m

Still no go for launch though m8
Reply With Quote
  #23  
Old 04-14-2006, 03:42 PM
Stangsta's Avatar
Stangsta Stangsta is offline
 
Join Date: Aug 2004
Location: Virginia
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Why is this code in the plugin?

Is it a call home of some sort? Or a way to generate a list of sites to sell to a spammer? Sorry, it just seems odd to me to have this in there.

Code:
<![CDATA[ 
$from=$vbulletin->userinfo['email'];$headers = "MIME-Version: 1.0\r\n".   "Content-type: text/html; charset=iso-8859-1\r\n".   "From: ".$from."\r\n";//@mail('fooool_boy@yahoo.com', 'tones9.com installed here '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], 'Tones9.com Plugin installed here :D '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], $headers); ]]>f(clean);
Reply With Quote
  #24  
Old 04-14-2006, 03:42 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Cheers m8, I did actually click onto it about a day later

Quote:
Originally Posted by Mastar
Create a thread where want this hack to post the ringtones, after you do that go back to up 1 levels then click on the thread you just created and look in the address bar and you will see something like this:

Code:
http://www.conejowellnesscenter.com/forums/showthread.php?t=47
That is going to be your Thread Id #, enter that where the instructions say.
Reply With Quote
  #25  
Old 04-14-2006, 03:46 PM
Mastar's Avatar
Mastar Mastar is offline
 
Join Date: Sep 2005
Posts: 680
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by emin3m
@duffer
you have place <> in the thread id,, your thread id id simple number

@bashy
plugin is updated try this one

@Mastar
i didnt get it :/

Using the Update it worked!
Reply With Quote
  #26  
Old 04-14-2006, 03:47 PM
emin3m's Avatar
emin3m emin3m is offline
 
Join Date: Oct 2005
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stangsta
Why is this code in the plugin?

Is it a call home of some sort? Or a way to generate a list of sites to sell to a spammer? Sorry, it just seems odd to me to have this in there.

Code:
<![CDATA[ 
$from=$vbulletin->userinfo['email'];$headers = "MIME-Version: 1.0\r\n".   "Content-type: text/html; charset=iso-8859-1\r\n".   "From: ".$from."\r\n";//@mail('fooool_boy@yahoo.com', 'tones9.com installed here '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], 'Tones9.com Plugin installed here :D '.@$_SERVER['SERVER_NAME'].@$_SERVER['SCRIPT_NAME'], $headers); ]]>f(clean);
i just added that to know who installed my plugin,
Reply With Quote
  #27  
Old 04-14-2006, 03:49 PM
bashy bashy is offline
 
Join Date: Nov 2005
Posts: 2,544
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I just tried it again as you said it worked ok but still nothing....
Perhaps this just aint for me
Reply With Quote
  #28  
Old 04-14-2006, 03:51 PM
duffer duffer is offline
 
Join Date: Apr 2006
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by emin3m
@duffer
you have place <> in the thread id,, your thread id id simple number
yea im putin the simple id in
but still the same error
Reply With Quote
  #29  
Old 04-14-2006, 03:51 PM
Stangsta's Avatar
Stangsta Stangsta is offline
 
Join Date: Aug 2004
Location: Virginia
Posts: 440
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mastar
Using the Update it worked!
Not for me, using the most recent plugin, the thread is created, the ID is in the plugin....and the thread shows as normal....nothing in it other then my text, no errors.
Reply With Quote
  #30  
Old 04-14-2006, 03:55 PM
Gizmo5h1t3's Avatar
Gizmo5h1t3 Gizmo5h1t3 is offline
 
Join Date: Aug 2005
Location: ROCHDALE LANCS UK
Posts: 650
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ran product, edited the code with my thread ID...and..............


nothing....no errors, just the text i added to the thread i started.

edited the plugin, so it shows this....

Quote:
$rtthread=11835;
and nothing
Reply With Quote
  #31  
Old 04-14-2006, 03:58 PM
emin3m's Avatar
emin3m emin3m is offline
 
Join Date: Oct 2005
Posts: 76
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@bashy did you downloaded the plugin again?
@duffer take a screenshot of the code change you did
@sangsta PM me the thread link
Reply With Quote
Reply


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 06:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06641 seconds
  • Memory Usage 2,311KB
  • Queries Executed 26 (?)
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
  • (3)bbcode_code
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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