Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Link Checker / Free file hosting link checker - 100% working! All VB 3.8 Details »»
Link Checker / Free file hosting link checker - 100% working! All VB 3.8
Version: 1.00, by doa24uk doa24uk is offline
Developer Last Online: Oct 2010 Show Printable Version Email this Page

Category: Mini Mods - Version: 3.8.x Rating:
Released: 08-05-2009 Last Update: Never Installs: 17
Template Edits
 
No support by the author.

This mod has been moved. New support & install instructions (for ALL vBulletin versions) are here ->

https://vborg.vbsupport.ru/showthread.php?t=225032

Show Your Support

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

Comments
  #12  
Old 08-09-2009, 12:15 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by doa24uk View Post
Sure,

To add an image for the link checker rather than a text link use the following ....


Styles & Templates > [YOUR TEMPLATE] > BB Code Layout Templates > bbcode_code

FIND

$vbphrase[code]:

ADD AFTER
<a href=http://mirrorchecker.com/linkchecker2.php?url=$code target=_blank><img src=http://mysite.com/path/to/image.jpg border=0></a>
Not worked
Reply With Quote
  #13  
Old 08-10-2009, 12:02 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

when using megaupload links, it messes up your thread

also the link doesnnt work correctly, it comes up as plain text, the link is not form correctly

i am using 3.8.3

please help
Reply With Quote
  #14  
Old 08-10-2009, 05:26 PM
doa24uk doa24uk is offline
 
Join Date: Feb 2008
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Code fixed - missed out the quotes oops!

All working now
Reply With Quote
  #15  
Old 08-10-2009, 05:48 PM
TheSupportForum TheSupportForum is offline
 
Join Date: Jan 2007
Posts: 1,158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by doa24uk View Post
Code fixed - missed out the "s oops!

All working now
please can you put the whole code down so i can use it correctly

where does "s" go ?
Reply With Quote
  #16  
Old 08-10-2009, 06:19 PM
doa24uk doa24uk is offline
 
Join Date: Feb 2008
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by simonhind View Post
please can you put the whole code down so i can use it correctly

where does "s" go ?
Follow the instructions in the first post. By "s I meant quotes, not that there's gotta be "s in the code somewhere.

Sorry for the confusion
Reply With Quote
  #17  
Old 08-11-2009, 04:22 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks it is worked. One last question how to "Check this link" are blue bold color and show at right to bbcode and no at left

The color are to attach photo.
Reply With Quote
  #18  
Old 08-11-2009, 08:49 PM
doa24uk doa24uk is offline
 
Join Date: Feb 2008
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
Thanks it is worked. One last question how to "Check this link" are blue bold color and show at right to bbcode and no at left

The color are to attach photo.

Use this code instead for right aligned & bold link (link color is controlled by your master options in VB

FIND

$vbphrase[code]:


ADD AFTER

<div align="center"><b><a href="http://mirrorchecker.com/linkchecker2.php?url=$code" target="_blank">Check this link</a></b></div>
Reply With Quote
  #19  
Old 08-11-2009, 08:54 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by doa24uk View Post
Use this code instead for right aligned & bold link (link color is controlled by your master options in VB

FIND

$vbphrase[code]:


ADD AFTER

<div align="center"><b><a href="http://mirrorchecker.com/linkchecker2.php?url=$code" target="_blank">Check this link</a></b></div>
Find the color but no the right can be explain please?
Reply With Quote
  #20  
Old 08-11-2009, 09:01 PM
RedHacker RedHacker is offline
 
Join Date: Jan 2009
Posts: 878
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This <div align="center"> if put the letters are gone from the bbcode
Reply With Quote
  #21  
Old 08-12-2009, 04:15 PM
doa24uk doa24uk is offline
 
Join Date: Feb 2008
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by RedHacker View Post
This <div align="center"> if put the letters are gone from the bbcode
What??

I can't replicate the error I think you're getting (I think you're saying that the div makes the bbcode letters?? disappear).

FIND

<div class="smallfont" style="margin-bottom:2px">$vbphrase[code]:

ADD AFTER
<div align="center"><b><a href="http://mirrorchecker.com/linkchecker2.php?url=$code" target="_blank">Check this link</a></b></div>

That's it!

Attached is a screenshot of what I get with this.
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:39 AM.


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.04351 seconds
  • Memory Usage 2,305KB
  • Queries Executed 25 (?)
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
  • (6)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
  • (3)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