urlChecker Addon Auto check download links

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
Locked
phannhatnghi
Registered User
Posts: 14
Joined: Thu Apr 17, 2008 7:28 am

urlChecker 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
User avatar
Lumpy Burgertushie
Registered User
Posts: 69224
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: urlChecker Addon Auto check download links

Post by Lumpy Burgertushie »

this is not an extension, it is a MOD. 3.1 uses extensions not MODs. you need to create an actual extension for this or request one etc.

actually, this seems more like spam.

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.
User avatar
DavidIQ
Customisations Team Leader
Customisations Team Leader
Posts: 18316
Joined: Thu Jan 06, 2005 1:30 pm
Location: Fishkill, NY
Name: David Colón
Contact:

Re: urlChecker Addon Auto check download links

Post by DavidIQ »

As such I'm locking this and moving to abandoned forum. If this is going to be worked on to become an extension then send me a PM.
Apply to become a Jr. Extension Validator
My extensions | In need of phpBB services? | Was I helpful today?
No unsolicited PMs unless you're planning on asking for paid help.
Locked

Return to “Abandoned Extensions”