LOGECT
01-26-2011, 10:00 PM
Info:
If you are using vbadvanced (http://www.vbadvanced.com/) Links Directory,
LOGECT (http://www.logect.com/) Pagerank checker tool (http://www.logect.com/content.php?r=262-Google-pagerank-button) will allow you to use instant pagerank checker tool for each link.
LOGECT PR checker will also generate an HTML code to put PR checker button for webmasters.
Live Demo 1 (http://www.logect.com/links/index.php)
Live Demo 2 (http://www.logect.com/links/webmaster-tools-30/purchase-vbulletin-the-most-powerful-forum-software-available-53/)
Note: This is a free tool but it's not allow to change the code,your website will be banned if you remove the original link from PR checker button.
Screen shots:
https://vborg.vbsupport.ru/attachment.php?attachmentid=126149&stc=1&d=1296130222
https://vborg.vbsupport.ru/attachment.php?attachmentid=126134&stc=1&d=1296127002
Installation:
1- make to phrase:
Go to Admincp>languages and phrases>phrase manager>add new phrase
1.1
Phrase Type: GLOBAL
Product: vbulletin
Varname: logect_pr_checker
Text: Google Pagerank
1.2
Phrase Type: GLOBAL
Product: vbulletin
Varname: logect_pr_checker_code
Text: Add this free page rank checker tool to your web site
2-in the 'ADV_LINKS_SHOWLINK' template, search for:
<tr>
<td class="blockrow">{vb:rawphrase replies}:</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}">{vb:raw link.posts}</td>
</tr>After that paste the following code:
<tr>
<td class="blockrow">{vb:rawphrase logect_pr_checker} :</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}"><a href="http://www.logect.com/content.php?r=262-Google-pagerank-button"><img border="0" src="http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5" alt="FREE Google Pagerank Checker by LOGECT.com"></a></td>
</tr>
<tr>
<td class="blockrow">{vb:rawphrase logect_pr_checker_code}:</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}"><textarea cols="60" name="S1" rows="5"><a href="http://www.logect.com"><img border="0" src="http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5" alt="FREE Google Pagerank Checker by LOGECT.com"></a></textarea></td>
</tr>Save.
There are 12 differents buttons, if you want to use another style just change the number at the end of this code:
http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5Number 1 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126142&stc=1&d=1296127916
Number 2 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126143&stc=1&d=1296128073
Number 3 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126144&stc=1&d=1296128161
Number 4 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126145&stc=1&d=1296128205
Number 5 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126142&stc=1&d=1298722760
Number 6 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126147&stc=1&d=1296128271
Number 7 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126148&stc=1&d=1296128309
Number 8 = https://vborg.vbsupport.ru/
Number 9 = http://www.logect.com/tools/pr/images/9/pr2.gif
Number 10 = http://www.logect.com/tools/pr/images/10/pr2.gif
Number 11 = http://www.logect.com/tools/pr/images/11/pr2.gif
Number 12 = https://vborg.vbsupport.ru/
If you are using vbadvanced (http://www.vbadvanced.com/) Links Directory,
LOGECT (http://www.logect.com/) Pagerank checker tool (http://www.logect.com/content.php?r=262-Google-pagerank-button) will allow you to use instant pagerank checker tool for each link.
LOGECT PR checker will also generate an HTML code to put PR checker button for webmasters.
Live Demo 1 (http://www.logect.com/links/index.php)
Live Demo 2 (http://www.logect.com/links/webmaster-tools-30/purchase-vbulletin-the-most-powerful-forum-software-available-53/)
Note: This is a free tool but it's not allow to change the code,your website will be banned if you remove the original link from PR checker button.
Screen shots:
https://vborg.vbsupport.ru/attachment.php?attachmentid=126149&stc=1&d=1296130222
https://vborg.vbsupport.ru/attachment.php?attachmentid=126134&stc=1&d=1296127002
Installation:
1- make to phrase:
Go to Admincp>languages and phrases>phrase manager>add new phrase
1.1
Phrase Type: GLOBAL
Product: vbulletin
Varname: logect_pr_checker
Text: Google Pagerank
1.2
Phrase Type: GLOBAL
Product: vbulletin
Varname: logect_pr_checker_code
Text: Add this free page rank checker tool to your web site
2-in the 'ADV_LINKS_SHOWLINK' template, search for:
<tr>
<td class="blockrow">{vb:rawphrase replies}:</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}">{vb:raw link.posts}</td>
</tr>After that paste the following code:
<tr>
<td class="blockrow">{vb:rawphrase logect_pr_checker} :</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}"><a href="http://www.logect.com/content.php?r=262-Google-pagerank-button"><img border="0" src="http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5" alt="FREE Google Pagerank Checker by LOGECT.com"></a></td>
</tr>
<tr>
<td class="blockrow">{vb:rawphrase logect_pr_checker_code}:</td>
<td class="blockrow" colspan="{vb:raw show.thumbshots_colspan}"><textarea cols="60" name="S1" rows="5"><a href="http://www.logect.com"><img border="0" src="http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5" alt="FREE Google Pagerank Checker by LOGECT.com"></a></textarea></td>
</tr>Save.
There are 12 differents buttons, if you want to use another style just change the number at the end of this code:
http://tools.logect.com/pr/pr-Bottom.php?url={vb:raw link.linkurl}&s=5Number 1 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126142&stc=1&d=1296127916
Number 2 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126143&stc=1&d=1296128073
Number 3 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126144&stc=1&d=1296128161
Number 4 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126145&stc=1&d=1296128205
Number 5 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126142&stc=1&d=1298722760
Number 6 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126147&stc=1&d=1296128271
Number 7 = https://vborg.vbsupport.ru/attachment.php?attachmentid=126148&stc=1&d=1296128309
Number 8 = https://vborg.vbsupport.ru/
Number 9 = http://www.logect.com/tools/pr/images/9/pr2.gif
Number 10 = http://www.logect.com/tools/pr/images/10/pr2.gif
Number 11 = http://www.logect.com/tools/pr/images/11/pr2.gif
Number 12 = https://vborg.vbsupport.ru/