Results 1 to 10 of 64
-
2nd Jan 2010, 04:42 PM #1OPMemberWebsite's:
forumflare.comExel's vBulletin Support Thread
Well, I've been getting IM'ed and PM'ed a lot lately for help with vBulletin.
I've been learning more about it and I think I'm knowledgeable enough to start helping more people, for free. Yes, It'd be nice to get donations, but it's not mandatory.
I just ask for the people requesting to follow this format:
If it's a site problem:
Site URL:
Problem:
vBulletin Version:
If it's template edits:
Site URL:
What you'd like done and where:
vBulletin Version:
Please understand that I am and will be busy and might take a little bit to complete your request. But, remember, I'm doing it free. Also, if you're afraid of giving me admin access; (People can vouch for me, and I hope they do so when they read this.)
Regards,
Exel.Exel Reviewed by Exel on . Exel's vBulletin Support Thread http://www.mobilebill.net/images/vbulletin_logo.png Well, I've been getting IM'ed and PM'ed a lot lately for help with vBulletin. I've been learning more about it and I think I'm knowledgeable enough to start helping more people, for free. Yes, It'd be nice to get donations, but it's not mandatory. I just ask for the people requesting to follow this format: If it's a site problem: Rating: 5
-
2nd Jan 2010, 04:50 PM #2MemberWebsite's:
pirateaccess.infosite url: pirateaccess.info
whenever i use search all post made by function i came up with this result with overlapping text probably bad table layout etc, in other styles its working well but only in our default template its not showing up properly
here is the screenie :
here is my search_result template code :
Code:$stylevar[htmldoctype] <html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]"> <head> $headinclude <title>$vboptions[bbtitle] - $vbphrase[search_results]</title> <if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if> </head> <body> $header $navbar $template_hook[search_results_top] <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px"> <tr valign="bottom"> <td align="$stylevar[right]">$pagenav</td> </tr> </table> </if> <form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform"> <input type="hidden" name="url" value="$url" /> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" /> <input type="hidden" name="forumid" value="$forumid" /> <table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="16"><div class="bit_left_top"> </div></td> <td> <table class="bit_top_bg" width="100%" border="0" cellspacing="0" cellpadding="0"> <tr> <td nowrap class="bit_forumtitle"><div class="bit_forumtitle_txt"> <if condition="$show['inlinemod'] AND $search['showposts']"><input name="allbox" style="margin: 0px 0px 0px 5px; padding: 0px; float: $stylevar[right]; vertical-align: middle;" id="checkall_all" title="$vbphrase[check_uncheck_all]" onClick="inlineMod.check_all();" type="checkbox" /></if> <span style="float:$stylevar[right]"> <if condition="$show['results']"> <phrase 1="$first" 2="$last" 3="$numitems">$vbphrase[showing_results_x_to_y_of_z]</phrase> </if> <if condition="$show['generated']"> <phrase 1="$searchtime" 2="$searchminutes">$vbphrase[search_took_x_seconds_gen_y_mins]</phrase> <else /> <phrase 1="$searchtime">$vbphrase[search_took_x_seconds]</phrase> </if> </span> <a href="search.php?$session[sessionurl]$searchquery"><strong>$vbphrase[search]:</strong></a> <span class="smallfont"> <if condition="$action == 'process'"> <if condition="$displayWords">$vbphrase[key_words]: $displayWords</if> <if condition="$displayUsers"> <if condition="$displayWords">; </if> <if condition="$starteronly">$vbphrase[threads_started_by]<else />$vbphrase[posts_made_by]</if>: $displayUsers </if> <if condition="$display_tag"> <if condition="$displayWords OR $displayUsers">; </if> $vbphrase[tag]: $display_tag </if> <if condition="$display_prefixes"> <if condition="$displayWords OR $displayUsers OR $display_tag">; </if> $vbphrase[prefix]: $display_prefixes <if condition="$show['no_prefix']">$vbphrase[or_no_prefix]</if> </if> <else /><if condition="$action == 'getnew'"> $vbphrase[new_posts_nav] <else /><if condition="$action == 'getdaily'"> $vbphrase[posts_from_last_day] </if></if></if> <if condition="$displayForums"> ; $vbphrase[forum]: $displayForums <if condition="$childforums">$vbphrase[and_child_forums]</if> </if> <if condition="$show['titleonlysearch']"> <strong><phrase 1="$titlesearchurl">$vbphrase[thread_titles_only_search]</phrase></strong> </if> </span></div></td> </tr> </table> </td> <td width="16"><div class="bit_right_top"></div></td> </tr> <tr > <td width="16" class="bit_left_bg"><div class="bit_left_middle"></div></td> <td valign="top" class="bit_txt_bg" > <table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" id="threadslist"> <if condition="$displayCommon"> <tr> <td class="bit_thead_bg" style="font-weight: normal" colspan="$threadcolspan">$vbphrase[words_very_common]: $displayCommon</td> </tr> </if> <if condition="$search['showposts']"> </table> $searchbits <table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center"> <else /> $announcebits <tr> <if condition="$show['threadicons']"> <td class="bit_thead_bg" colspan="2"><div class="bit_thead_bg2"> </div></td> <else /> <td class="bit_thead_bg"><div class="bit_thead_bg2"> </td> </if> <td class="bit_thead_bg" width="75%"><div class="bit_thead_bg2">$vbphrase[thread] / $vbphrase[thread_starter]</div></td> <td class="bit_thead_bg" width="150" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[last_post]</div></td> <td class="bit_thead_bg" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[replies]</div></td> <td class="bit_thead_bg" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[views]</div></td> <td class="bit_thead_bg" width="25%"><div class="bit_thead_bg2">$vbphrase[forum]</div></td> <if condition="$show['inlinemod']"> <if condition="$show['popups']"> <td class="bit_thead_bg" id="imod" align="center" title="$vbphrase[moderation]"> <script type="text/javascript"> vbmenu_register('imod'); </script> </td> <else /> <td class="bit_thead_bg" align="center"> <div class="bit_thead_bg2"><input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onClick="inlineMod.check_all()" /></div> </td> </if> </if> </tr> <if condition="!$show['results']"> <!-- show no threads message --> <tr> <td class="alt1" colspan="$threadcolspan" align="center"> <div style="padding: 160px"> <strong>$vbphrase[no_unread_threads]</strong> </div> </td> </tr> <!-- end show no threads message --> <else /> $searchbits </if> </if> <tr> <td class="bit_thead_bottom" colspan="$threadcolspan" align="$stylevar[right]"> <div class="bit_thead_bg" <if condition="$show['results']"> <span class="bit_thead_bg2"><phrase 1="$first" 2="$last" 3="$numitems">$vbphrase[showing_results_x_to_y_of_z]</phrase></span> <else /> </if></div> </td> </tr> </table> </td> <td width="16" class="bit_right_bg"><div class="bit_right_middle"></div></td> </tr> <tr> <td width="16" height="16" valign="top"><div class="bit_left_bottom"></div></td> <td><div class="bit_bottom_bg"></div></td> <td width="16"><div class="bit_right_bottom"></div></td> </tr> </table></td> </tr> </table> <if condition="$pagenav"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if> </tr> </table> </if> <if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']"> <script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script> <script type="text/javascript"> <!-- vB_AJAX_Threadlist_Init('threadslist'); var titlemaxchars = parseInt("$vboptions[titlemaxchars]"); //--> </script> </if> <if condition="$show['inlinemod']"> <table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px"> <tr valign="top"> <td align="$stylevar[right]"> <div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]"> <strong>$vbphrase[moderation]</strong><br /> <if condition="!$search['showposts']"> <select name="do"> <if condition="$show['deletethread'] OR $show['spamctrls'] OR $show['openthread'] OR $show['approvethread'] OR $show['movethread'] OR $template_hook['inlinemod_thread_bottom']"> <optgroup label="$vbphrase[option]"> <if condition="$show['deletethread']"> <option value="deletethread">$vbphrase[delete_threads]</option> <option value="undeletethread">$vbphrase[undelete_threads]</option> </if> <if condition="$show['spamctrls']"> <option value="spamthread">$vbphrase[delete_threads_as_spam]</option> </if> <if condition="$show['openthread']"> <option value="open">$vbphrase[open_threads]</option> <option value="close">$vbphrase[close_threads]</option> </if> <if condition="$show['approvethread']"> <option value="approvethread">$vbphrase[approve_threads]</option> <option value="unapprovethread">$vbphrase[unapprove_threads]</option> </if> <if condition="$show['movethread']"> <option value="stick">$vbphrase[stick_threads]</option> <option value="unstick">$vbphrase[unstick_threads]</option> <option value="movethread">$vbphrase[move_threads]</option> <option value="mergethread">$vbphrase[merge_threads]</option> </if> $template_hook[inlinemod_thread_bottom] </optgroup> </if> <optgroup label="____________________"> <option value="viewthread">$vbphrase[view_selected_threads]</option> <option value="clearthread">$vbphrase[clear_thread_list]</option> </optgroup> </select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" /> <script type="text/javascript"> <!-- inlineMod = new vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]'); //--> </script> <else /> <select name="do"> <optgroup label="$vbphrase[option]"> <if condition="$show['managethread']"> <option value="mergeposts">$vbphrase[merge_posts]</option> <option value="moveposts">$vbphrase[move_posts]</option> <option value="copyposts">$vbphrase[copy_posts]</option> </if> <if condition="$show['spamctrls']"> <option value="spampost">$vbphrase[delete_posts_as_spam]</option> </if> <if condition="$show['managepost']"> <option value="deleteposts">$vbphrase[delete_posts]</option> <option value="undeleteposts">$vbphrase[undelete_posts]</option> </if> <if condition="$show['approvepost']"> <option value="approveposts">$vbphrase[approve_posts]</option> <option value="unapproveposts">$vbphrase[unapprove_posts]</option> </if> <if condition="$show['approveattachment']"> <option value="approveattachments">$vbphrase[approve_attachments]</option> <option value="unapproveattachments">$vbphrase[unapprove_attachments]</option> </if> $template_hook[inlinemod_post_bottom] </optgroup> <optgroup label="____________________"> <option value="viewpost">$vbphrase[view_selected_posts]</option> <option value="clearpost">$vbphrase[clear_post_list]</option> </optgroup> </select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" /> <script type="text/javascript"> <!-- inlineMod = new vB_Inline_Mod('inlineMod', 'post', 'inlinemodform', '$vbphrase[go_x]'); //--> </script> </if> </div> </td> </tr> </table> </if> </form> <br /> $template_hook[search_results_bottom] <table cellpadding="0" cellspacing="0" border="0" width="100%"> <tr> <td width="100%"> </td> <td>$forumjump</td> </tr> </table> <if condition="$show['inlinemod'] AND $show['popups']"> <div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]"> $threadadmin_imod_menu </div> </if> $footer </body> </html>
vbulletin version: 3.8.4
thanks in advance
-
2nd Jan 2010, 04:57 PM #3Member
@ pirateaccess try replacing this code with the code of the other skin u are using..
it may work..
dont forget to backup ur skin before doing this..
-
2nd Jan 2010, 04:57 PM #4
-
2nd Jan 2010, 04:57 PM #5OPMemberWebsite's:
forumflare.comPirateaccess, try this:
$stylevar[htmldoctype]
<html xmlns="http://www.w3.org/1999/xhtml" dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
$headinclude
<title>$vboptions[bbtitle] - $vbphrase[search_results]</title>
<if condition="$show['inlinemod']"><script type="text/javascript" src="clientscript/vbulletin_inlinemod.js?v=$vboptions[simpleversion]"></script></if>
</head>
<body>
$header
$navbar
$template_hook[search_results_top]
<if condition="$pagenav">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
<tr valign="bottom">
<td align="$stylevar[right]">$pagenav</td>
</tr>
</table>
</if>
<form action="inlinemod.php?forumid=$forumid" method="post" id="inlinemodform">
<input type="hidden" name="url" value="$url" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="securitytoken" value="$bbuserinfo[securitytoken]" />
<input type="hidden" name="forumid" value="$forumid" />
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="16"><div class="bit_left_top"> </div></td>
<td>
<table class="bit_top_bg" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td nowrap class="bit_forumtitle"><div class="bit_forumtitle_txt">
<if condition="$show['inlinemod'] AND $search['showposts']"><input name="allbox" style="margin: 0px 0px 0px 5px; padding: 0px; float: $stylevar[right]; vertical-align: middle;" id="checkall_all" title="$vbphrase[check_uncheck_all]" onClick="inlineMod.check_all();" type="checkbox" /></if>
<span style="float:$stylevar[right]">
<if condition="$show['results']">
<phrase 1="$first" 2="$last" 3="$numitems">$vbphrase[showing_results_x_to_y_of_z]</phrase>
</if>
<if condition="$show['generated']">
<phrase 1="$searchtime" 2="$searchminutes">$vbphrase[search_took_x_seconds_gen_y_mins]</phrase>
<else />
<phrase 1="$searchtime">$vbphrase[search_took_x_seconds]</phrase>
</if>
</span>
<a href="search.php?$session[sessionurl]$searchquery"><strong>$vbphrase[search]:</strong></a>
<span class="smallfont">
<if condition="$action == 'process'">
<if condition="$displayWords">$vbphrase[key_words]: $displayWords</if>
<if condition="$displayUsers">
<if condition="$displayWords">; </if>
<if condition="$starteronly">$vbphrase[threads_started_by]<else />$vbphrase[posts_made_by]</if>: $displayUsers </if>
<if condition="$display_tag">
<if condition="$displayWords OR $displayUsers">; </if>
$vbphrase[tag]: $display_tag </if>
<if condition="$display_prefixes">
<if condition="$displayWords OR $displayUsers OR $display_tag">; </if>
$vbphrase[prefix]: $display_prefixes <if condition="$show['no_prefix']">$vbphrase[or_no_prefix]</if>
<br />
<br />
<else /><if condition="$action == 'getnew'">
$vbphrase[new_posts_nav]
<else /><if condition="$action == 'getdaily'">
$vbphrase[posts_from_last_day]
</if></if></if>
<if condition="$displayForums">
; $vbphrase[forum]: $displayForums <if condition="$childforums">$vbphrase[and_child_forums]</if>
</if>
<if condition="$show['titleonlysearch']">
<strong><phrase 1="$titlesearchurl">$vbphrase[thread_titles_only_search]</phrase></strong> </if>
</span></div></td>
</tr>
</table>
</td>
<td width="16"><div class="bit_right_top"></div></td>
</tr>
<tr >
<td width="16" class="bit_left_bg"><div class="bit_left_middle"></div></td>
<td valign="top" class="bit_txt_bg" >
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center" id="threadslist">
<if condition="$displayCommon">
<tr>
<td class="bit_thead_bg" style="font-weight: normal" colspan="$threadcolspan">$vbphrase[words_very_common]: $displayCommon</td>
</tr>
</if>
<if condition="$search['showposts']">
</table>
$searchbits
<table class="tborder" cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<else />
$announcebits
<tr>
<if condition="$show['threadicons']">
<td class="bit_thead_bg" colspan="2"><div class="bit_thead_bg2"> </div></td>
<else />
<td class="bit_thead_bg"><div class="bit_thead_bg2"> </td>
</if>
<td class="bit_thead_bg" width="75%"><div class="bit_thead_bg2">$vbphrase[thread] / $vbphrase[thread_starter]</div></td>
<td class="bit_thead_bg" width="150" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[last_post]</div></td>
<td class="bit_thead_bg" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[replies]</div></td>
<td class="bit_thead_bg" align="center" nowrap="nowrap"><div class="bit_thead_bg2">$vbphrase[views]</div></td>
<td class="bit_thead_bg" width="25%"><div class="bit_thead_bg2">$vbphrase[forum]</div></td>
<if condition="$show['inlinemod']">
<if condition="$show['popups']">
<td class="bit_thead_bg" id="imod" align="center" title="$vbphrase[moderation]"> <script type="text/javascript"> vbmenu_register('imod'); </script> </td>
<else />
<td class="bit_thead_bg" align="center">
<div class="bit_thead_bg2"><input type="checkbox" name="allbox" id="checkall_all" title="$vbphrase[check_uncheck_all]" onClick="inlineMod.check_all()" /></div>
</td>
</if>
</if>
</tr>
<if condition="!$show['results']">
<!-- show no threads message -->
<tr>
<td class="alt1" colspan="$threadcolspan" align="center">
<div style="padding: 160px">
<strong>$vbphrase[no_unread_threads]</strong>
</div>
</td>
</tr>
<!-- end show no threads message -->
<else />
$searchbits
</if>
</if>
<tr>
<td class="bit_thead_bottom" colspan="$threadcolspan" align="$stylevar[right]">
<div class="bit_thead_bg" <if condition="$show['results']">
<span class="bit_thead_bg2"><phrase 1="$first" 2="$last" 3="$numitems">$vbphrase[showing_results_x_to_y_of_z]</phrase></span>
<else />
</if></div>
</td>
</tr>
</table>
</td>
<td width="16" class="bit_right_bg"><div class="bit_right_middle"></div></td>
</tr>
<tr>
<td width="16" height="16" valign="top"><div class="bit_left_bottom"></div></td>
<td><div class="bit_bottom_bg"></div></td>
<td width="16"><div class="bit_right_bottom"></div></td>
</tr>
</table></td>
</tr>
</table>
<if condition="$pagenav">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="top">
<if condition="$pagenav"><td align="$stylevar[right]">$pagenav</td></if>
</tr>
</table>
</if>
<if condition="$show['ajax_js'] AND $show['results'] AND !$search['showposts']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_threadslist.js?v=$vboptions[simpleversion]"></script>
<script type="text/javascript">
<!--
vB_AJAX_Threadlist_Init('threadslist');
var titlemaxchars = parseInt("$vboptions[titlemaxchars]");
//-->
</script>
</if>
<if condition="$show['inlinemod']">
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
<tr valign="top">
<td align="$stylevar[right]">
<div class="smallfont" style="text-align:$stylevar[left]; white-space:nowrap; float:$stylevar[right]">
<strong>$vbphrase[moderation]</strong><br />
<if condition="!$search['showposts']">
<select name="do">
<if condition="$show['deletethread'] OR $show['spamctrls'] OR $show['openthread'] OR $show['approvethread'] OR $show['movethread'] OR $template_hook['inlinemod_thread_bottom']">
<optgroup label="$vbphrase[option]">
<if condition="$show['deletethread']">
<option value="deletethread">$vbphrase[delete_threads]</option>
<option value="undeletethread">$vbphrase[undelete_threads]</option>
</if>
<if condition="$show['spamctrls']">
<option value="spamthread">$vbphrase[delete_threads_as_spam]</option>
</if>
<if condition="$show['openthread']">
<option value="open">$vbphrase[open_threads]</option>
<option value="close">$vbphrase[close_threads]</option>
</if>
<if condition="$show['approvethread']">
<option value="approvethread">$vbphrase[approve_threads]</option>
<option value="unapprovethread">$vbphrase[unapprove_threads]</option>
</if>
<if condition="$show['movethread']">
<option value="stick">$vbphrase[stick_threads]</option>
<option value="unstick">$vbphrase[unstick_threads]</option>
<option value="movethread">$vbphrase[move_threads]</option>
<option value="mergethread">$vbphrase[merge_threads]</option>
</if>
$template_hook[inlinemod_thread_bottom]
</optgroup>
</if>
<optgroup label="____________________">
<option value="viewthread">$vbphrase[view_selected_threads]</option>
<option value="clearthread">$vbphrase[clear_thread_list]</option>
</optgroup>
</select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
<script type="text/javascript">
<!--
inlineMod = new vB_Inline_Mod('inlineMod', 'thread', 'inlinemodform', '$vbphrase[go_x]');
//-->
</script>
<else />
<select name="do">
<optgroup label="$vbphrase[option]">
<if condition="$show['managethread']">
<option value="mergeposts">$vbphrase[merge_posts]</option>
<option value="moveposts">$vbphrase[move_posts]</option>
<option value="copyposts">$vbphrase[copy_posts]</option>
</if>
<if condition="$show['spamctrls']">
<option value="spampost">$vbphrase[delete_posts_as_spam]</option>
</if>
<if condition="$show['managepost']">
<option value="deleteposts">$vbphrase[delete_posts]</option>
<option value="undeleteposts">$vbphrase[undelete_posts]</option>
</if>
<if condition="$show['approvepost']">
<option value="approveposts">$vbphrase[approve_posts]</option>
<option value="unapproveposts">$vbphrase[unapprove_posts]</option>
</if>
<if condition="$show['approveattachment']">
<option value="approveattachments">$vbphrase[approve_attachments]</option>
<option value="unapproveattachments">$vbphrase[unapprove_attachments]</option>
</if>
$template_hook[inlinemod_post_bottom]
</optgroup>
<optgroup label="____________________">
<option value="viewpost">$vbphrase[view_selected_posts]</option>
<option value="clearpost">$vbphrase[clear_post_list]</option>
</optgroup>
</select><input type="submit" class="button" id="inlinego" value="$vbphrase[go]" />
<script type="text/javascript">
<!--
inlineMod = new vB_Inline_Mod('inlineMod', 'post', 'inlinemodform', '$vbphrase[go_x]');
//-->
</script>
</if>
</div>
</td>
</tr>
</table>
</if>
</form>
<br />
$template_hook[search_results_bottom]
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td width="100%"> </td>
<td>$forumjump</td>
</tr>
</table>
<if condition="$show['inlinemod'] AND $show['popups']">
<div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]">
$threadadmin_imod_menu
</div>
</if>
$footer
</body>
</html>
</if>
-
2nd Jan 2010, 05:02 PM #6MemberWebsite's:
pirateaccess.info
-
2nd Jan 2010, 05:04 PM #7OPMemberWebsite's:
forumflare.com
-
2nd Jan 2010, 05:07 PM #8
-
2nd Jan 2010, 05:08 PM #9
-
2nd Jan 2010, 05:12 PM #10
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Exel's vBulletin Support Thread. (Free)
By Exel in forum vBulletinReplies: 152Last Post: 3rd Nov 2012, 08:48 AM -
The Official Payza Support Thread
By Payza_Advisor in forum PayzaReplies: 1165Last Post: 31st Oct 2012, 09:39 PM -
(Official) KatzDDL.ws - Support Thread
By Matijasevic in forum Forum and DDL DiscussionReplies: 52Last Post: 14th Aug 2012, 03:53 AM -
vBulletin Support Thread
By Profit in forum vBulletinReplies: 6Last Post: 13th Nov 2009, 07:36 AM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...