Activity Stream
48,167 MEMBERS
6818 ONLINE
besthostingforums On YouTube Subscribe to our Newsletter besthostingforums On Twitter besthostingforums On Facebook besthostingforums On facebook groups

Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1.     
    #1
    Member

    Default Link Checker With Lytebox for vBulletin 3.x/4.x

    From web control panel or FTP (Backup all files that need editing before commencing)

    Edits for both Ver 3/4


    1, Unzip & upload lytebox folder to your root/clientscript folder.

    2, Navigate to includes/init.php & open for edit, add
    above this writing which is @ the bottom of the page, I say this as there is more than one of the below FINDs on this page:-

    /*================================================= =====================*\
    || ################################################## ##################
    || # Downloaded: 14:49, Sun Feb 8th 2009
    || # CVS: $RCSfile$ - $Revision: 31764 $
    || ################################################## ##################
    \*================================================ ======================*/
    FIND: ? Text may be slightly Different ? just above this text.
    PHP Code: 
    if  (!empty($db->explain)) 
    ADD ABOVE:
    PHP Code: 
    // linkchecker start
    if ($is_bot == 1) {
            
    $vbulletin->userinfo['usergroupid'] = 2;
    }
    // linkchecker end 
    ?. The ['usergroupid'] = 2 is the reg user ID, change if your reg user ID is different, & Save the file.

    3, Open for edit includes/xml/spiders_vbulletin.xml.
    Add the following Bot to the list:-

    Find:
    PHP Code: 
    </searchspiders
    Add above:
    PHP Code: 
        <spider ident="HelpfulToolsBot">
              <
    name>PUT YOUR NAME HERE[LinkChecker]</name>  
        </
    spider
    & save the file.

    THE ACP EDITS.
    IPB 3.X.X ONLY
    1, First goto: ACP -> Style Manager -> Your Template -> BB Code Layout -> bbcode_code & find:-
    PHP Code: 
    $vbphrase[code]:        or          Code
    Add directly next to it:-
    PHP Code: 
    <!-- linkchecker start -->
       &
    nbsp;<a href="http://helpfultools.net/link-checker/?url=$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]rel="lyteframe" title="Your Forum Name Here" rev="width: 400px; height: 400px; scrolling: yes;"><b>Check Links</b></a>
    <!-- 
    linkchecker end --> 
    Don't forget to add your forum name where stated above
    2, Now at the very top of the bbcode_code template add the following line:-
    PHP Code: 
    <link rel="stylesheet" href="clientscript/lytebox/lytebox.css" type="text/css" media="screen" /> 
    save & reload.

    3, Now goto the headerinclude Template and find :-
    PHP Code: 
    <script type="text/javascript" src="clientscript/vbulletin_global.js?v=$vboptions[simpleversion]"></script> 
    ADD UNDER:-
    PHP Code: 
    <script type="text/javascript"language="javascript" src="clientscript/lytebox/lytebox.js"></script> 
    save & reload.

    THE ACP EDITS.
    IPB 4.X.X ONLY
    1, First goto: ACP -> Style Manager -> Your Template -> BB Code Layout -> bbcode_code & find:-
    PHP Code: 
    {vb:rawphrase code}: 
    Add directly next to it:-
    PHP Code: 
    <!-- linkchecker start -->
       &
    nbsp;<a  href="http://helpfultools.net/link-checker/?url={vb:raw _SERVER[SERVER_NAME]}{vb:raw _SERVER[REQUEST_URI]}"  rel="lyteframe" title="Your Forum Name Here" rev="width: 400px; height:  400px; scrolling: yes;"><b>Check Links</b></a>
    <!-- 
    linkchecker end --> 
    Don't forget to add your forum name where stated above
    2, Now at the very top of the bbcode_code template add the following line:-
    PHP Code: 
    <link rel="stylesheet" href="clientscript/lytebox/lytebox.css" type="text/css" media="screen" />
    <
    script type="text/javascript"language="javascript" src="clientscript/lytebox/lytebox.js"></script> 
    save & reload.


    The final & easy ACP bit for ver 3/4.

    1. Remember the location of the Link Checker.xml on your computer.

    2. Go to your vBulletin AdminCP and click on Manage Products under the Plugin Manager section.

    3. Click on Add/Import Product.

    4. Click on Browse on the first line (Upload the unzipped Link Checker.xml from your computer) Click on Import to upload it to the system.

    5. Click on Plugin Manager, and ensure that the new plugin named Link Checker, which
    is found under the init_startup hook, is enabled.

    Thats It! this module can be enabled/disabled from the product manager.

    Ps.
    If the lytebox does'nt appear? hold CTRL & press F5 to refresh your browser.

    Images http://prntscr.com/18pzh http://prntscr.com/18pzw

    Tested on vBulletin? Version 3.8.4./4.1.4 /4.1.10

    I noticed there was a problem with the lytebox conflicting with the new type editor in vb 4.X.X, where the editor Icons were not appearing, below is a fixed lytebox for vb 4.X.X only, just download & overwrite the existing.

    This will apply to anyone who downloaded the lytebox for use with vbb 4.X.X only as of the 29th Jun 2011.


    Download: Modified lytebox & XML for vb 4.X.X
    Code: 
    http://www.bandbsat.com/tools/V4_Lytebox&xml.rar

    Download:
    Lytebox for 3.X.X & XML
    Code: 
    http://www.bandbsat.com/tools/V3_Lytebox&xml.rar
    Now changed from
    Code: 
    WGTools.com to helpfultools.net
    as of the 13/12/2011 Thanks to Avek

    Edit:
    Changed Title
    Changed script link
    Changed .rar links
    Added 4.1.10 to the list of tested
    Changed Links
    zac2613 Reviewed by zac2613 on . Link Checker With Lytebox for vBulletin 3.x/4.x From web control panel or FTP (Backup all files that need editing before commencing) Edits for both Ver 3/4 1, Unzip & upload lytebox folder to your root/clientscript folder. 2, Navigate to includes/init.php & open for edit, add above this writing which is @ the bottom of the page, I say this as there is more than one of the below FINDs on this page:- /*======================================================================*\ Rating: 5

  2.   Sponsored Links

  3.     
    #2
    OH GOD!!!!!
    Website's:
    HotNewHipHop.com
    any screenshots?

  4.     
    #3
    Member
    Added Images to first post

  5.     
    #4
    Member
    Website's:
    DeviantGFX.com
    Ive been able to implement this as per instructions but when i as it to check a link it goes to WGTools and checks the link but it reads as this...
    Can anyone help me getting to work on vb 4.0.8??

  6.     
    #5
    Member
    Website's:
    DeviantGFX.com
    BUMPING!

  7.     
    #6
    I thinks that was for vB 3.x and not for vB 4.x.

  8.     
    #7
    Member
    Website's:
    DeviantGFX.com
    Right I gathered that but I am asking if its possible to get it working in vB 4.x

  9.     
    #8
    JGM
    Can we add another usergroup ID so as it would work for registered members throughout the forum and would work for guests viewing the guest section?

    JGM.

  •     
    #9
    Member
    Quote Originally Posted by Phobos™ View Post
    Right I gathered that but I am asking if its possible to get it working in vB 4.x
    Thanks for bringing this up as not working with vB4.X as previously stated it was made to work with vB3.X & will update the 1st post with this info, as I don't use Vb boards, I will add it to my todo list which is quite long @ the moment.

    Regards

  •     
    #10
    Member
    Quote Originally Posted by JGM View Post
    Can we add another usergroup ID so as it would work for registered members throughout the forum and would work for guests viewing the guest section?

    JGM.
    No need to add another usergroup ID?
    In the example snipet above, usergroup ID=2 = Registered user, this user has permissions to view what a Guest can't.

    If a Guest try's to view what a Registered Users can, he will get the "you do not have permission to view this page" or similar.

    The same would apply if a Registered User tried to view a VIP only section, the link checker can only work in forums that it's Id allows it too.

    Use logic & all will be well but take Note that theres things on the net that allow people to mimic a Bot, so never use an ID of high ranks where forum & thread tools are involved.

    Regards

  • Page 1 of 2 12 LastLast

    Thread Information

    Users Browsing this Thread

    There are currently 1 users browsing this thread. (0 members and 1 guests)

    Similar Threads

    1. WGTools Link Checker with Lytebox
      By zac2613 in forum phpBB
      Replies: 3
      Last Post: 14th Dec 2011, 12:31 AM
    2. vBulletin link Checker script
      By adelsbm in forum Webmaster Resources
      Replies: 5
      Last Post: 26th Nov 2011, 09:59 PM
    3. Link Checker Bot for vBulletin
      By napps in forum Webmaster Resources
      Replies: 10
      Last Post: 4th Jan 2010, 09:43 AM
    4. link Checker bot For vBulletin 3.8.x
      By Mr.KiLLeR in forum Webmaster Resources
      Replies: 2
      Last Post: 2nd Jan 2010, 08:33 PM

    Tags for this Thread

    BE SOCIAL