Results 1 to 10 of 76
Threaded View
-
5th Oct 2009, 08:59 PM #12MemberWebsite's:
gudz.orgok I had this working on IPB 3 the problem is just out of the blue it makes my header and some other stuff disappear in topic view
STEP 1
----------------------------------------------------------------------------------
Edit the following template -> All Global HTML -> global_board_header
Find:
-----------------------------
<!-- / End board header -->
-----------------------------
Add above:
-----------------------------
<!-- start of LinkzBot.com Javascript -->
<script type="text/javascript">
function linkbot(url)
{
var width = 650;
var height = 250;
var left = (screen.width - width)/2;
var top = (screen.height - height)/2;
var params = 'width='+width+', height='+height;
params += ', top='+top+', left='+left;
params += ', scrollbars=1';
newwin=window.open(url,'linkbot', params);
if (window.focus) {newwin.focus()}
return false;
}
</script>
<!-- end of LinkzBot.com Javascript -->
-----------------------------
STEP 2
----------------------------------------------------------------------------------
In your ACP edit the following:
Look and Feel -> Edit Template -> Topic View -> topicViewTemplate
Where you want to add it is up to you. I add it just before the signiture.
-----------------------------
<A HREF="javascript:void(0)"
onclick="window.open('http://linkzbot.com/check.php?id=http://$_SERVER[SERVER_NAME]$_SERVER[REQUEST_URI]',
'welcome','width=600,height=250')"><b>Check Download Links</b></div>
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
LinkzBot - Link Management System IPB & vBulletin
By Mr Happy in forum Webmaster ResourcesReplies: 286Last Post: 6th Jan 2012, 03:54 AM -
Is there a vB 4.1.5 Link Checker?
By IiTz ShAnE in forum vBulletinReplies: 3Last Post: 6th Aug 2011, 10:03 AM -
Link checker for WP
By DeathRS in forum Webmaster DiscussionReplies: 7Last Post: 14th Apr 2011, 05:20 PM -
Help Regarding LinkzBot - Link Management System
By WarezMania in forum Webmaster DiscussionReplies: 3Last Post: 22nd Jul 2010, 12:44 PM -
VB link checker
By zibo in forum Webmaster ResourcesReplies: 6Last Post: 30th Sep 2009, 01:36 AM
themaLeecher - leech and manage...
Version 5.06 released. Open older version (or...