vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Mini Mods - Link Checker / Free file hosting link checker - 100% working! All VB 3.8 (https://vborg.vbsupport.ru/showthread.php?t=220352)

RedHacker 08-09-2009 12:15 PM

Quote:

Originally Posted by doa24uk (Post 1863594)
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

TheSupportForum 08-10-2009 12:02 PM

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

doa24uk 08-10-2009 05:26 PM

Code fixed - missed out the quotes oops!

All working now :)

TheSupportForum 08-10-2009 05:48 PM

Quote:

Originally Posted by doa24uk (Post 1864693)
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 ?

doa24uk 08-10-2009 06:19 PM

Quote:

Originally Posted by simonhind (Post 1864711)
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

RedHacker 08-11-2009 04:22 PM

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.

doa24uk 08-11-2009 08:49 PM

Quote:

Originally Posted by RedHacker (Post 1865210)
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>

RedHacker 08-11-2009 08:54 PM

Quote:

Originally Posted by doa24uk (Post 1865368)
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?

RedHacker 08-11-2009 09:01 PM

This <div align="center"> if put the letters are gone from the bbcode

doa24uk 08-12-2009 04:15 PM

Quote:

Originally Posted by RedHacker (Post 1865381)
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.


All times are GMT. The time now is 11:11 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.01183 seconds
  • Memory Usage 1,738KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete