[BETA] Link Checker Addon Auto check download links

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Anti-Spam Guide
Locked
phannhatnghi
Registered User
Posts: 14
Joined: Thu Apr 17, 2008 7:28 am

[BETA] Link Checker Addon Auto check download links

Post by phannhatnghi »

Title:Link Checker Addon Auto check download links
MOD Author: http://urlchecker.net
MOD Description
This addon will allow users to check download links (such as Rapidshare,mediafire, Netload, mega.co.nz ..etc Supported 1000 File Hosts ,Untiny encode link,decode adf.ly ... ) located in any page of your website by using the link checker page at urlchecker.net. List http://urlchecker.net/#listhost

All supported file hosts are listed in the link checker page.

Why install our link checker addon?
This addon will be very useful for you and your website's users because they will be able to check multiple download links automatically without going through the hassle of checking each link, they simply click and view the results.

Also, with this addon, you don't have to worry about maintaining or updating, we do all the work, and if there are new filehosts that are becoming popular, we make sure that we add them to our list, there are other link checker addons out there, but most of those use your website's and server resources, which could be expensive, with this addon, none of your resources are used.

Just a simple visit from our link checker bot to check download links.

MOD Version: 1.2
PHPBB versions: phpbb 3.1 or last version
Mod Download : http://urlchecker.net/

Screenshots:

Image
1.step 1

goto

Code: Select all

language/en/viewtopic.php
find

Code: Select all

'CODE'					=> 'Code',
And add after this line

Code: Select all

	'URLCHECKER'=> '&nbsp;[<a href="http://urlchecker.net/?url='."http://$_SERVER[HTTP_HOST]$_SERVER[REQUEST_URI]".'">Check Download Links</a>]',
2. prosilver template

goto

Code: Select all

styles/prosilver/template/bbcode.html
find this line or like this

Code: Select all

{L_CODE}: <a href="#" onclick="selectCode(this); return false;">{L_SELECT_ALL_CODE}</a>
add after

Code: Select all

{L_URLCHECKER}
and your code like this

Code: Select all

{L_CODE}: <a href="#" onclick="selectCode(this); return false;">{L_SELECT_ALL_CODE}</a> {L_URLCHECKER}

3. subsilver2 template
goto

Code: Select all

styles/subsilver2/template/bbcode.html
find

Code: Select all

<b>{L_CODE}:</b>
after this add

Code: Select all

{L_URLCHECKER}
Done
Last edited by phannhatnghi on Wed Nov 12, 2014 8:00 pm, edited 7 times in total.
User avatar
Blue Blood
Registered User
Posts: 767
Joined: Sat Apr 11, 2009 7:09 am
Location: U§A
Name: Blue Blood
Contact:

Re: [BETA] Link Checker Addon Auto check download links

Post by Blue Blood »

Most commonly used for pirate forums!!
Long Live The Pirate Bay!!
User avatar
Jorup16
Registered User
Posts: 427
Joined: Sun Dec 14, 2008 5:13 am
Location: Zacapa, Guatemala
Name: Jorge
Contact:

Re: [BETA] Link Checker Addon Auto check download links

Post by Jorup16 »

Does it work? :|
Spanish Translations for Ext phpBB :D - Traducciones al español para Ext phpBB :)
>>>>> https://github.com/Jorup16 <<<<<
User avatar
Galandas
Registered User
Posts: 734
Joined: Thu Jul 23, 2009 4:11 pm
Location: Italy
Name: Rey
Contact:

Re: [BETA] Link Checker Addon Auto check download links

Post by Galandas »

just installed, and doesn't work, here is the result
Image
English is not my native language My CDB Contributions My RC extensions
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [BETA] Link Checker Addon Auto check download links

Post by ViolaF »

You must use a real file-link, not a hotfile (or whatever) *.html or *.php download(-bridge)-site. Just use direct path: *.mp3, *.pdf, *.divx, etc. ;)
User avatar
Galandas
Registered User
Posts: 734
Joined: Thu Jul 23, 2009 4:11 pm
Location: Italy
Name: Rey
Contact:

Re: [BETA] Link Checker Addon Auto check download links

Post by Galandas »

ViolaF wrote:You must use a real file-link, not a hotfile (or whatever) *.html or *.php download(-bridge)-site. Just use direct path: *.mp3, *.pdf, *.divx, etc. ;)
Thanks for the explanation. :)
English is not my native language My CDB Contributions My RC extensions
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [BETA] Link Checker Addon Auto check download links

Post by prototech »

This topic has been marked as [ABD] - Abandoned as the mod author has not been active recently. If the MOD author wishes to continue development, please PM anyone on the MOD Team to request this topic be unlocked.

Notice!
We do not recommend that a user of the phpBB software install this mod, or any other mod that is marked as “abandoned” or “in development”, on a live forum. Doing so may cause your forum to not perform in the manner it should.


Thank you,
The phpBB Modifications Team
Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
User avatar
prototech
Former Team Member
Posts: 5406
Joined: Mon Mar 19, 2007 2:04 pm
Location: Southern California

Re: [BETA] Link Checker Addon Auto check download links

Post by prototech »

Reopened at MOD author's request.
Need help with MOD/style installations or other phpBB problems? Contact me for a quote.
phannhatnghi
Registered User
Posts: 14
Joined: Thu Apr 17, 2008 7:28 am

Re: [BETA] Link Checker Addon Auto check download links

Post by phannhatnghi »

Galandas wrote:just installed, and doesn't work, here is the result
Are you using this mod ? I have fixed with new version phpbb
Jorup16 wrote:Does it work? :|
fixed with new version
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: [BETA] Link Checker Addon Auto check download links

Post by Lumpy Burgertushie »

is the reference to 3.1 in the first post correct? if so, then it should be an extension and posted in the 3.1 extensions development forum.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
phannhatnghi
Registered User
Posts: 14
Joined: Thu Apr 17, 2008 7:28 am

Re: [BETA] Link Checker Addon Auto check download links

Post by phannhatnghi »

Lumpy Burgertushie wrote:is the reference to 3.1 in the first post correct? if so, then it should be an extension and posted in the 3.1 extensions development forum.

robert
Yes. It's worked with version 3.1. I will move thread to 3.1 forum. Thank
Locked

Return to “[3.0.x] MODs in Development”