Page 3 of 3 FirstFirst 123
Results 31 to 42 of 42
http://idgs.in/195677
  1. #31

    Join Date
    Mar 2008
    Location
    BintaRockCity
    Posts
    16
    Points
    41.00
    Thanks: 7 / 0 / 0

    Default

    Quote Originally Posted by devulaxe View Post
    wah thx ya
    btw hosting yg gratis itu
    minimal user loginnya brp ?
    login ke mana??
    ke vbulletin ato ke webhostnya??

    yang jelas,
    klo gratis biasanya unlimitied...
    ato ga contak masing2 webhost cz biasanya beda perusahaan beda peraturan...



    Quote Originally Posted by GulaHula View Post
    download vbul 4 dmn ya #_#
    Coba ini deh gan..
    Vbulletin 4 PL 1
    *****-nya

  2. Hot Ad
  3. #32
    BecKaX's Avatar
    Join Date
    Jun 2007
    Posts
    26,943
    Points
    130,007.87
    Thanks: 85 / 808 / 291

    Default

    Butuh bantuan nih tentang vbulletin... Kontek saiah ya di YM clouds_arifin yahhh

    Thanks
    Welcome To Indogamers Free

    My Thread : http://idgs.in/121575
    Laporan Bermasalah : http://idgs.in/f825
    Grup WhatsApp IDGS Free : http://idgs.in/773254

    Usul / ide / saran / kritik, bisa langsung Klik Disini

    Jual Aneka Produk : http://idgs.in/773333

    Regards,
    BecKaX
    Com. Admin IDGS Free


  4. #33
    eFRaiM14's Avatar
    Join Date
    May 2008
    Location
    Jakarta
    Posts
    2,783
    Points
    4,296.07
    Thanks: 70 / 45 / 32

    Default

    gw mau nanya..

    gw pake chatbox VSA Chatbox, gw install di vbull gw..

    yg jadi masalah, ini memang error (beberapa orang yg dah install jg mengatakan suka error dalam penempatan enter ny).. jadi chat gw dengan title Chatbox nya itu ketabrak..

    kek gini nih:




    ini code template nya:
    Spoiler untuk asd :
    Code:
    	<vb:if condition="(($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc'))">
    		{vb:stylevar htmldoctype}
    		<html xmlns="http://www.w3.org/1999/xhtml" dir="{vb:stylevar textdirection}" lang="{vb:stylevar languagecode}">
    		<head>
    			{vb:raw headinclude}
    			<title>{vb:raw vboptions.bbtitle} - {vb:rawphrase vsacb_chatbox}</title>
    		</head>
    		<body onload="VSacb_getUsers();">
    		{vb:raw header}
    		{vb:raw navbar}
    	</vb:if>
    
    	<vb:if condition="((($_REQUEST['do']=='cchatbox') OR in_array(THIS_SCRIPT, array($vsacb_locs))) AND ($_REQUEST['do']!='ccarc'))">
    		<div class="blockhead" style="padding-{vb:stylevar right}:{vb:math {vb:stylevar padding}/2-1};font-weight:bold">
    			<span style="float:{vb:stylevar right}">
    				<select id="vsacb_m_size" name="vsacb_m_size" onchange="return VSacb_saveCookie('vsacb_m_size', this.value);">
    					{vb:raw vsacb_sizes}
    				</select>
    				&nbsp;&nbsp;
    				<a class="collapse" style="position:static" id="collapse_vsacb_boxswitch" href="javascript:void(0);"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_vsacb_boxswitch}_40b.png" alt="" border="0" /></a>
    			</span>
    			<li class="popupmenu">
    				<a href="javascript://" class="popupctrl"><vb:if condition="($_REQUEST['do']!='cchatbox')">{vb:rawphrase vsacb_chatbox}<vb:else />{vb:rawphrase vsacb_chatbox_full}</vb:if>&nbsp;</a>
    
    				<ul class="popupbody popuphover">
    					<vb:if condition="($_REQUEST['do']!='cchatbox')">
    						<li>
    							<a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
    						</li>
    					</vb:if>
    					<vb:if condition="($_REQUEST['do']!='ccarc')">
    						<li>
    							<a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
    						</li>
    					</vb:if>
    					<vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
    						<li>
    							<a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
    							<a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
    							<a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
    							<vb:if condition="$vsacb_mymessages">
    								<a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
    							</vb:if>
    						</li>
    						<vb:if condition="($vsacb_topx_res > 1)">
    						<li>
    							<a href="javascript:void(0);">{vb:rawphrase vsacb_top_x_chatters}:</a>
    							{vb:raw vsacb_topchatters}
    						</li>
    						</vb:if>
    					</vb:if>
    					<vb:if condition="($vsacb_banlist)">
    						<li id="vsacb_bannedarea" style="max-height:150px;overflow:auto;">
    							<a href="javascript:void(0);" style="padding-right:25px;">{vb:rawphrase vsacb_banned_list}<vb:if condition="$vsacb_canmod"> ({vb:rawphrase vsacb_unban})</vb:if>:</a>
    							{vb:raw vsacb_banlist}
    						</li>
    					</vb:if>
    					<li>
    						<a href="misc.php?{vb:raw session.sessionurl}ccbfind=unread">{vb:rawphrase vsacb_find_first_unread}</a>
    					</li>
    					<vb:if condition="($bbuserinfo[userid])">
    					<li>
    						<a href="misc.php?{vb:raw session.sessionurl}ccbfind={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_find_your_last}</a>
    					</li>
    					</vb:if>
    					<vb:if condition="($vsacb_candelall AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
    						<li>
    							<a href="javascript:VSacb_Confirm('delsel');">{vb:rawphrase vsacb_mod_options}: {vb:rawphrase vsacb_delete_all}</a>
    						</li>
    					</vb:if>
    				</ul>
    			</li>
    		</div>
    
    		<div id="vsacb_boxswitch" id="vsacb_boxswitch" style="<vb:if condition="$vboptions[vsachatbox_collapsed_always]"><vb:if condition="(THIS_SCRIPT!='misc')">display:none</vb:if><vb:else />{vb:raw vbcollapse.collapseobj_vsacb_boxswitch}</vb:if>">
    			<vb:if condition="$vboptions[vsachatbox_pos_status]==1">
    				{vb:raw vsachatbox_status}
    			</vb:if>
    			<vb:if condition="$vboptions[vsachatbox_pos_input]==1">
    				{vb:raw vsachatbox_input}			
    			</vb:if>
    			<tr class="blockrow">
    				<td colspan="3">
    					<div class="blockrow" id="vsacb_messagearea" style="overflow:auto;height:<vb:if condition="($_REQUEST['do']=='cchatbox')">{vb:raw vboptions.vsachatbox_height_full}px<vb:else />{vb:raw vboptions.vsachatbox_height}px</vb:if>;width:auto;font-size:{vb:raw vsacb_textsize}">
    						{vb:rawphrase vsacb_loading}
    					</div>
    				</td>
    			</tr>
    			<vb:if condition="$vboptions[vsachatbox_pos_input]==2">
    				{vb:raw vsachatbox_input}			
    			</vb:if>
    			<vb:if condition="$vboptions[vsachatbox_pos_status]==2">
    				{vb:raw vsachatbox_status}
    			</vb:if>
    
    			<vb:if condition="$vboptions[vsachatbox_pos_status]==0">
    				<div style="display:none">{vb:raw vsachatbox_status}</div>
    			</vb:if>
    		</div>
    	</vb:if>
    
    	<script language="JavaScript" type="text/javascript">
    	<!--
    		VSacb_nowPosting = false;
    		VSacb_nowLoading = true;
    		<vb:if condition="($_REQUEST['do']!='ccarc')">
    			setTimeout("VSacb_nowLoading = false;VSacb_getMessages();", {vb:raw vboptions.vsachatbox_newmess_dur} * 1000);
    		</vb:if>
    		VSacb_nowRefreshing = null;
    
    		function VSacb_getMessages()
    		{
    			if (!VSacb_nowPosting)
    			{
    				clearTimeout(VSacb_nowRefreshing);
    				if (VSacb_nowLoading)
    				{
    					fetch_object('vsacb_infoarea').innerHTML = '{vb:raw vsacb_newstat}';
    				}
    				else
    				{
    					fetch_object('vsacb_infoarea').innerHTML = '{vb:rawphrase vsacb_status_refreshing}';
    				}
    				vsacb_Messages = new vB_AJAX_Handler(true);
    				vsacb_Messages.onreadystatechange(VSacb_updateMessages);
    				vsacb_Messages.send('misc.php?{vb:raw session.sessionurl}show=ccbmessages');
    			}
    		}
    
    		function VSacb_updateMessages()
    		{
    			if (vsacb_Messages)
    			{
    				if (vsacb_Messages.handler.readyState == 4 && vsacb_Messages.handler.status == 200 && vsacb_Messages.handler.responseText)
    				{
    					vsacb_MessagesDiv = fetch_object('vsacb_messagearea');
    					vsacb_MessagesDiv.innerHTML = '<table cellpadding="1" cellspacing="1" border="0" width="99%" align="left">' + vsacb_Messages.handler.responseText + '</table>';
    					<vb:if condition="(!$vsacb_cantpost OR ($vsacb_cantpost AND $vboptions[vsachatbox_auto_refresh_guests]))">
    					VSacb_nowRefreshing = setTimeout('VSacb_getMessages()', ({vb:raw vboptions.vsachatbox_auto_refresh_messages} * 1000));
    					</vb:if>
    					<vb:if condition="$vboptions[vsachatbox_reverse_messages]">
    					vsacb_MessagesDiv.scrollTop = vsacb_MessagesDiv.scrollHeight;
    					</vb:if>
    				}
    			}
    			if (!VSacb_nowLoading)
    			{
    				fetch_object('vsacb_infoarea').innerHTML = '{vb:rawphrase vsacb_idle}';
    			}
    		}
    
    		function VSacb_getUsers()
    		{
    			vsacb_Users = new vB_AJAX_Handler(true);
    			vsacb_Users.onreadystatechange(VSacb_updateUsers);
    			vsacb_Users.send('misc.php?{vb:raw session.sessionurl}show=ccbusers');
    		}
    
    		function VSacb_updateUsers()
    		{
    			if (vsacb_Users)
    			{
    				if (vsacb_Users.handler.readyState == 4 && vsacb_Users.handler.status == 200 && vsacb_Users.handler.responseText)
    				{
    					vsacb_UsersDiv = fetch_object('vsacb_actusersarea');
    					vsacb_UsersDiv.innerHTML = '<table class="tborder" cellpadding="{vb:stylevar cellpadding}" cellspacing="{vb:stylevar cellspacing}" border="0" width="100%" align="center">' + vsacb_Users.handler.responseText + '</table>';
    					<vb:if condition="(!$vsacb_cantpost OR ($vsacb_cantpost AND $vboptions[vsachatbox_auto_refresh_guests]))">
    					setTimeout('VSacb_getUsers()', ({vb:raw vboptions.vsachatbox_auto_refresh_users} * 1000));
    					</vb:if>
    				}
    			}
    		}
    
    		function VSacb_getSmilies()
    		{
    			document.getElementById("vsacb_smilies_more").style.display = "none";
    			document.getElementById("vsacb_smilies_loading").style.display = "inline";
    			vsacb_Smilies = new vB_AJAX_Handler(true);
    			vsacb_Smilies.onreadystatechange(VSacb_updateSmilies);
    			vsacb_Smilies.send('misc.php?{vb:raw session.sessionurl}show=ccbsmilies');
    		}
    
    		function VSacb_updateSmilies()
    		{
    			if (vsacb_Smilies)
    			{
    				if (vsacb_Smilies.handler.readyState == 4 && vsacb_Smilies.handler.status == 200 && vsacb_Smilies.handler.responseText)
    				{
    					vsacb_SmiliesDiv = fetch_object('vsacb_smiliesarea_full');
    					vsacb_SmiliesDiv.innerHTML = '<table class="tborder" cellpadding="{vb:stylevar cellpadding}" cellspacing="{vb:stylevar cellspacing}" border="0" width="100%" align="center">' + vsacb_Smilies.handler.responseText + '</table>';
    				}
    			}
    			vsacb_SmiliesInitDiv = fetch_object('vsacb_smiliesarea_init');
    			vsacb_SmiliesInitDiv.style.borderBottom = '0px';
    		}
    
    		function VSacb_LimitChars(textbox, counter, climit) {
    			field = document.getElementById(textbox);
    			if (field && field.value.length >= climit) {
    				field.value = field.value.substring(0, climit);
    			}
    			vsa_chleftarea = document.getElementById(counter);
    			if (vsa_chleftarea)
    			{
    				vsacb_lengthinfo = climit - field.value.length;
    				if (vsacb_lengthinfo<100 && vsacb_lengthinfo>9)
    				{
    					vsa_chleft = "0"+vsacb_lengthinfo;
    				}
    				else if (vsacb_lengthinfo<10)
    				{
    					vsa_chleft = "00"+vsacb_lengthinfo;
    				}
    				else
    				{
    					vsa_chleft = vsacb_lengthinfo;
    				}
    				vsa_chleftarea.innerHTML = vsa_chleft;
    			}
    		}
    
    		function VSacb_postMessage(formObj)
    		{
    			fetch_object('vsacb_infoarea').innerHTML = '{vb:rawphrase vsacb_status_posting}';
    			vsacb_Message = new vB_AJAX_Handler(true);
    			vsacb_Message.onreadystatechange(VSacb_postedMessage);
    			if (VSacb_nowPosting)
    			{
    				VSacb_nowPosting = false;
    				VSacb_getMessages();
    				return false;
    			}
    			vsacb_NewMessage = formObj.vsacb_entermessage.value;
    			if (vsacb_NewMessage.replace(/ /g, '') == '')
    			{
    				alert('{vb:rawphrase vsacb_must_enter}');
    				return false;
    			}
    			vsacb_Message.send('misc.php', 'do=cb_postnew&vsacb_newmessage=' + PHP.urlencode(vsacb_NewMessage) + VSacb_getMValues(document.forms['vsacb_post_form']));
    			fetch_object('vsacb_entermessage').value = '';
    			fetch_object('vsacb_entermessage').focus();
    			fetch_object('vsacb_counter').innerHTML = '{vb:raw vboptions.vsachatbox_charlimit}';
    			VSacb_nowPosting = true;
    			return false;
    		}
    
    		function VSacb_postedMessage()
    		{
    			if (vsacb_Message.handler.readyState == 4 && vsacb_Message.handler.status == 200)
    			{
    				VSacb_nowPosting = false;
    				VSacb_getMessages();
    			}
    		}
    
    		function VSacb_getMValues(sbForm)
    		{
    			rString = '';
    			inputObjs = sbForm.getElementsByTagName('input');
    			for (i = 0; i < inputObjs.length; i++)
    			{
    				if (inputObjs[i].type == 'hidden' && inputObjs[i].value != '')
    				{
    					rString += '&' + inputObjs[i].name + '=' + PHP.urlencode(inputObjs[i].value);
    				}
    			}
    			return rString;
    		}
    
    		function VSacb_updateInput(sProperty, setting)
    		{
    			VSacb_saveCookie('vsachatbox_' + sProperty, setting);
    			eval('document.forms["vsacb_post_form"].vsacb_entermessage.style.' + sProperty + ' = "' + setting + '"');
    			eval('document.forms["vsacb_post_form"].' + sProperty + '.value = "' + setting + '"');
    		}
    
    		function VSacb_updateColor(eSelector, sProperty)
    		{
    			VSacb_updateInput(sProperty, eSelector.options[eSelector.options.selectedIndex].value)
    		}
    
    		function VSacb_updateStyle(sProperty)
    		{
    			trueValue = ''
    			switch (sProperty)
    			{
    				case 'fontWeight':
    				falseValue = 'bold'
    				break;
    				case 'textDecoration':
    				falseValue = 'underline'
    				break;
    				case 'fontStyle':
    				falseValue = 'italic'
    				break;
    			}
    			VSacb_saveCookie('vsachatbox_' + sProperty, ((eval('document.forms["vsacb_post_form"].' + sProperty + '.value'))? trueValue : falseValue));
    			return (eval('document.forms["vsacb_post_form"].' + sProperty + '.value'))? trueValue : falseValue;
    		}
    
    		function VSacb_updateSButton(cButton, sProperty)
    		{
    			if (cButton.value.match(/\+/))
    			{
    				cButton.value = cButton.value.replace('+', '')
    			}
    			else
    			{
    				cButton.value = '+' + cButton.value 
    			}
    			VSacb_updateInput(sProperty, VSacb_updateStyle(sProperty))
    		}
    
    		function VSacb_insertSmilie(smcode)
    		{
    			document.forms["vsacb_post_form"].vsacb_entermessage.value += ' ' + smcode;
    			return false;
    		}
    
    		function VSacb_saveCookie(name, value)
    		{
    			expires = new Date();
    			expires.setTime(expires.getTime() + (1000 * 86400 * 365));
    			if (value != '')
    			{
    				set_cookie(name, value, expires);
    			}
    			else
    			{
    				delete_cookie(name);
    			}
    			if (name=="vsacb_m_size")
    			{
    				document.getElementById('vsacb_entermessage').style.fontSize = value +"px";
    				document.getElementById('vsacb_messagearea').style.fontSize = value +"px";
    			}
    		}
    
    		function VSacb_readCookies()
    		{
    			memory_color = fetch_cookie('vsachatbox_color');
    			memory_bold = fetch_cookie('vsachatbox_fontWeight');
    			memory_underline = fetch_cookie('vsachatbox_textDecoration');
    			memory_italic = fetch_cookie('vsachatbox_fontStyle');
    			if (memory_color != null && memory_color != '')
    			{
    				obj = fetch_object('vsacb_m_color');
    				for (i = 0; i < obj.options.length; i++)
    				{
    					if (obj.options[i].value == memory_color)
    					{
    						obj.options[i].selected = true;
    						VSacb_updateColor(obj, 'color');
    					}
    				}
    			}
    			if (memory_bold != null && memory_bold != '')
    			{
    				VSacb_updateSButton(fetch_object('vsacb_m_bold'), "fontWeight");
    			}
    			if (memory_underline != null && memory_underline != '')
    			{
    				VSacb_updateSButton(fetch_object('vsacb_m_underline'), "textDecoration");
    			}
    			if (memory_italic != null && memory_italic != '')
    			{
    				VSacb_updateSButton(fetch_object('vsacb_m_italic'), "fontStyle");
    			}
    		}
    
    		function VSacb_selectAll(obj)
    		{
    			arrInput = document.getElementsByTagName("input");
    			for (i=0; i<arrInput.length; i++) {
    				if (arrInput[i].type == 'checkbox') {
    					arrInput[i].checked = obj.checked;
    				}
    			}
    		}
    
    		function VSacb_Confirm(what,who,name)
    		{
    			if (what=='delsel')
    			{
    				if (confirm('{vb:rawphrase vsacb_confirm_delete_all}'))
    				{
    					if (confirm('{vb:rawphrase vsacb_confirm_delete_all_again}'))
    					{
    					    location.href = "misc.php?{vb:raw session.sessionurl}do=vsacb_delall";
    					}
    				}
    			}
    
    			if (what=='deluser')
    			{
    				if (confirm('{vb:rawphrase vsacb_delete_user} '+name+'?'))
    				{
    				    location.href = 'misc.php?{vb:raw session.sessionurl}do=vsacb_deluser&u='+who;
    				}
    			}
    
    			if (what=='delmess')
    			{
    				if (confirm('{vb:rawphrase vsacb_delete_mess}?'))
    				{
    				    location.href = 'misc.php?{vb:raw session.sessionurl}do=vsacb_delmess&m='+who;
    				}
    			}
    
    			if (what=='banuser')
    			{
    				if (confirm('{vb:rawphrase vsacb_ban_user}: '+name+'?'))
    				{
    				    location.href = 'misc.php?{vb:raw session.sessionurl}do=vsacb_banuser&u='+who;
    				}
    			}
    
    			if (what=='unbanuser')
    			{
    				if (confirm('{vb:rawphrase vsacb_unban_user}: '+name+'?'))
    				{
    				    location.href = 'misc.php?{vb:raw session.sessionurl}do=vsacb_unbanuser&u='+who;
    				}
    			}
    		}
    
    		function VSacb_controlArcMessage()
    		{
    			this.vsacb_msgid = -1;
    			this.active = false;
    		}
    
    		VSacb_nowEditing = false;
    		VSacb_controlArcMessage.prototype.Edit = function (vsacb_msgid)
    		{
    			if (vsacb_msgid != this.vsacb_msgid)
    			{
    				if (this.active)
    				{
    					this.cancelActive(this.vsacb_msgid)
    				}
    				this.active = true;
    				this.vsacb_msgid = vsacb_msgid;
    				fetch_object('vsacb_message_edit_' + this.vsacb_msgid).style.display = 'block';
    				fetch_object('vsacb_message_' + this.vsacb_msgid).style.display = 'none';
    				fetch_object('vsacb_editlink_' + this.vsacb_msgid).style.display = 'none';
    				fetch_object('vsacb_editbutton_' + this.vsacb_msgid).style.display = 'block';
    				fetch_object('vsacb_message_editor_' + this.vsacb_msgid).focus();
    			}
    			return false;
    		}
    
    		VSacb_controlArcMessage.prototype.cancelActive = function (vsacb_msgid)
    		{
    			fetch_object('vsacb_message_edit_' + this.vsacb_msgid).style.display = 'none';
    			fetch_object('vsacb_message_' + this.vsacb_msgid).style.display = 'block';
    			fetch_object('vsacb_editlink_' + this.vsacb_msgid).style.display = 'block';
    			fetch_object('vsacb_editbutton_' + this.vsacb_msgid).style.display = 'none';
    			return false;
    		}
    
    		VSacb_controlArcMessage.prototype.Save = function ()
    		{
    			if (this.active)
    			{
    				vsacb_Message = new vB_AJAX_Handler(true);
    				vsacb_Message.onreadystatechange(VSacb_savedMessage);
    				if (VSacb_nowEditing)
    				{
    					alert('{vb:rawphrase vsacb_busy}');
    					return false;
    				}
    				CBMsg = fetch_object('vsacb_message_editor_' + this.vsacb_msgid).value;
    				if (CBMsg.replace(/ /g, '') == '')
    				{
    					alert('{vb:rawphrase vsacb_must_enter}');
    					return false;
    				}
    				vsacb_Message.send('misc.php?{vb:raw session.sessionurl}', 'do=vsacb_editmessage&id=' + this.vsacb_msgid + '&vsacb_editmessage=' + PHP.urlencode(CBMsg));
    				VSacb_nowEditing = true;
    			}
    			return false;
    		}
    
    		vsacb_MessageID = new VSacb_controlArcMessage;
    
    		function VSacb_savedMessage()
    		{
    			if (vsacb_Message.handler.readyState == 4 && vsacb_Message.handler.status == 200)
    			{
    				VSacb_nowEditing = false;
    				vsacb_MessageID.active = false;
    				fetch_object('vsacb_message_' + vsacb_MessageID.vsacb_msgid).innerHTML = vsacb_Message.handler.responseText;
    				vsacb_MessageID.cancelActive(vsacb_MessageID.vsacb_msgid);
    				vsacb_MessageID.vsacb_msgid = -1;
    			}
    		}
    
    		function VSacb_updateSmiliePreview(smiliesource)
    		{
    			smiliearea = fetch_object("vsacb_smiliepreview");
    			smiliearea.src=smiliesource;
    		}
    
    		function VSacb_Init()
    		{
    			document.getElementById('vsacb_m_color').style.backgroundColor = document.getElementById('vsacb_m_color').value;
    		}
    
    		<vb:if condition="($_REQUEST['do']!='ccarc')">
    		VSacb_readCookies();
    		VSacb_getMessages();
    		VSacb_Init();
    		</vb:if>
    	-->
    	</script>
    
    	<vb:if condition="($_REQUEST['do']=='ccarc')">
    		<form id="vsacb_search" name="vsacb_search" action="misc.php?{vb:raw session.sessionurl}do=ccarc" method="post">
    		<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
    		<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-bottom:3px">
    			<tr valign="bottom">
    				<td align="{vb:stylevar left}"><input type="text" class="primary textbox" name="cbt" style="font-size:11px;" size="25" onfocus="if(!this._haschanged){this.value=''};this._haschanged=true;" value="{vb:raw vsacb_search_value}" /> <input type="submit" class="button" value="{vb:rawphrase go}" /></td>
    			</tr>
    		</table>
    		</form>
    
    		<form id="vsacb_muldel" name="vsacb_muldel" action="misc.php?{vb:raw session.sessionurl}do=vsacb_multidel" method="post" onsubmit="return confirm('{vb:rawphrase vsacb_confirm_delete}')">
    		<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
    		<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
    			<tr>
    				<td {vb:raw vsacb_archivecolspan} >
    					<div class="blockhead">
    					<li class="popupmenu">
    						<a href="javascript://" class="popupctrl">{vb:rawphrase vsacb_archive}&nbsp;</a>
    						<ul class="popupbody popuphover">
    							<vb:if condition="($_REQUEST['do']!='cchatbox')">
    								<li>
    									<a href="misc.php?{vb:raw session.sessionurl}do=cchatbox">{vb:rawphrase vsacb_go_separate}</a>
    								</li>
    							</vb:if>
    							<vb:if condition="($_REQUEST['do']!='ccarc')">
    								<li>
    									<a href="misc.php?{vb:raw session.sessionurl}do=ccarc">{vb:rawphrase vsacb_go_archive}</a>
    								</li>
    							</vb:if>
    							<vb:if condition="($vsacb_totalmessages AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
    								<li>
    									<a href="javascript:void(0);">{vb:rawphrase vsacb_statistics}:</a>
    									<a href="javascript:void(0);">{vb:rawphrase vsacb_total_messages}: {vb:raw vsacb_totalmessages}</a>
    									<a href="javascript:void(0);">{vb:rawphrase vsacb_last_x_hours_messages, {vb:raw vboptions.vsachatbox_stats_lastxhours}}: {vb:raw vsacb_xhoursmessages}</a>
    									<vb:if condition="$vsacb_mymessages">
    										<a href="misc.php?{vb:raw session.sessionurl}do=ccarc&cbu={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_my_messages}: {vb:raw vsacb_mymessages}</a>
    									</vb:if>
    								</li>
    								<vb:if condition="($vsacb_topx_res > 1)">
    								<li>
    									<a href="javascript:void(0);">{vb:rawphrase vsacb_top_x_chatters}:</a>
    									{vb:raw vsacb_topchatters}
    								</li>
    								</vb:if>
    							</vb:if>
    							<vb:if condition="($vsacb_banlist)">
    								<li id="vsacb_bannedarea" style="max-height:150px;overflow:auto;">
    									<a href="javascript:void(0);" style="padding-right:25px;">{vb:rawphrase vsacb_banned_list}<vb:if condition="$vsacb_canmod"> ({vb:rawphrase vsacb_unban})</vb:if>:</a>
    									{vb:raw vsacb_banlist}
    								</li>
    							</vb:if>
    							<li>
    								<a href="misc.php?{vb:raw session.sessionurl}ccbfind=unread">{vb:rawphrase vsacb_find_first_unread}</a>
    							</li>
    							<vb:if condition="($bbuserinfo[userid])">
    							<li>
    								<a href="misc.php?{vb:raw session.sessionurl}ccbfind={vb:raw bbuserinfo.userid}">{vb:rawphrase vsacb_find_your_last}</a>
    							</li>
    							</vb:if>
    							<vb:if condition="($vsacb_candelall AND (($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc')))">
    								<li>
    									<a href="javascript:VSacb_Confirm('delsel');">{vb:rawphrase vsacb_mod_options}: {vb:rawphrase vsacb_delete_all}</a>
    								</li>
    							</vb:if>
    						</ul>
    					</li>
    					</div>
    				</td>
    			</tr>
    			<vb:if condition="($vboptions[vsachatbox_auto_prune]!='')">
    			<tr>
    				<td {vb:raw vsacb_archivecolspan} ><span class="smallfont">{vb:rawphrase vsacb_autoprune_note, {vb:raw vboptions.vsachatbox_auto_prune}}</span></td>
    			</tr>
    			</vb:if>
    			<vb:if condition="($vsacb_targettext!='')">
    			<tr>
    				<td {vb:raw vsacb_archivecolspan} ><span class="smallfont" style="float:{vb:stylevar right}">{vb:rawphrase vsacb_switchtoall}</span><span class="smallfont">{vb:rawphrase vsacb_showingsearch, {vb:raw vsacb_targettext}}</span></td>
    			</tr>
    			</vb:if>
    			<vb:if condition="($vsacb_targetuser!='')">
    			<tr>
    				<td {vb:raw vsacb_archivecolspan} ><span class="smallfont" style="float:{vb:stylevar right}">{vb:rawphrase vsacb_switchtoall}</span><span class="smallfont">{vb:rawphrase vsacb_showinguser}</span></td>
    			</tr>
    			</vb:if>
    			<vb:if condition="(($vsacb_totalentries>0) AND $vsacb_msgs_arc AND !$_REQUEST['ccbnomess'])">
    			<tr class="blockrow">
    				<td>{vb:rawphrase time}</td>
    				<td>{vb:rawphrase user}</td>
    				<td align="{vb:stylevar left}" width="70%">{vb:rawphrase message}</td>
    				<td width="1%" align="{vb:stylevar right}">{vb:rawphrase edit}&nbsp;</td>
    				<vb:if condition="($vsacb_canmod AND ($vsacb_totalentries>0))">
    					<td width="1%" align="center"><input type="checkbox" name="vsacb_checkall" id="vsacb_checkall" value="" onclick="VSacb_selectAll(this);" /></td>
    				</vb:if>
    			</tr>
    			{vb:raw vsacb_msgs_arc}
    			<vb:else />
    				<tr>
    					<td width="100%" align="center">{vb:rawphrase vsacb_no_messages}</td>
    				<tr>
    			</vb:if>
    			<vb:if condition="($vsacb_canmod AND ($vsacb_totalentries>0) AND $vsacb_msgs_arc AND !$_REQUEST['ccbnomess'])">
    			<tr align="right">
    				<td {vb:raw vsacb_archivecolspan} ><input type="submit" name="vsacb_muldel_submit" class="smallfont" value="&nbsp;{vb:rawphrase vsacb_delete_selected}&nbsp;" onclick="confirmation();" /></td>
    			</tr>
    			</vb:if>
    		</table>
    		</form>
    		<vb:if condition="($pagenav AND !$_REQUEST['ccbnomess'])">
    			<table cellpadding="0" cellspacing="0" border="0" width="100%" style="margin-top:3px">
    				<tr class="blocksubhead">
    					<td align="{vb:stylevar right}">{vb:raw pagenav}</td>
    				</tr>
    			</table>
    		</vb:if>
    	</vb:if>
    
    	<vb:if condition="(($_REQUEST['do']=='cchatbox') OR ($_REQUEST['do']=='ccarc'))">
    		<br />
    		<div id="vsacb_actusersarea">&nbsp;</div>
    		<br />
    		{vb:raw footer}
    		</body>
    		</html>
    	</vb:if>
    Last edited by eFRaiM14; 29-08-10 at 23:16.


    ID Steam: efraimz

  5. #34

    Join Date
    May 2009
    Location
    Indonesia
    Posts
    193
    Points
    317.90
    Thanks: 23 / 4 / 4

    Default

    vb null enaknya di pasang di host mana sih yang gak ketahuan @_@

  6. #35

    Join Date
    May 2011
    Posts
    1
    Points
    1.10
    Thanks: 0 / 0 / 0

    Default

    gan ajarin ane vbulletin donk....

  7. #36
    Jkt-LotusRic's Avatar
    Join Date
    Sep 2007
    Location
    Dimana Saja Boleh~
    Posts
    6,884
    Points
    8,320.40
    Thanks: 192 / 231 / 203

    Thumbs up Copy From Page 2~ Check It Out~

    Quote Originally Posted by serenade.knight View Post
    gan ajarin ane vbulletin donk....
    Extract terlebih dahulu folder yg namanya upload

    1.liad upload/includes/config.php.new rename jadi config.php dan open dg notepad
    2.buka pake notepad

    ntar kaya gni kan:

    <?php
    /*================================================= =====================*\
    || ################################################## ################## ||
    || # vBulletin 3.8.2
    || # ---------------------------------------------------------------- # ||
    || # All PHP code in this file is ©2000-2009 Jelsoft Enterprises Ltd. # ||
    || # This file may not be redistributed in whole or significant part. # ||
    || # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
    || # http:/www.vbulletin.com | http:/www.vbulletin.com/license.html # ||
    || ################################################## ################## ||
    \*================================================ ======================*/

    /*-------------------------------------------------------*\
    | ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** |
    +---------------------------------------------------------+
    | If you get any errors while attempting to connect to |
    | MySQL, you will need to email your webhost because we |
    | cannot tell you the correct values for the variables |
    | in this file. |
    \*-------------------------------------------------------*/

    // ****** DATABASE TYPE ******
    // This is the type of the database server on which your vBulletin database will be located.
    // Valid options are mysql and mysqli, for slave support add _slave. Try to use mysqli if you are using PHP 5 and MySQL 4.1+
    // for slave options just append _slave to your preferred database type.
    $config['Database']['dbtype'] = 'mysql';

    // ****** DATABASE NAME ******
    // This is the name of the database where your vBulletin will be located.
    // This must be created by your webhost.
    $config['Database']['dbname'] = '1';

    // ****** TABLE PREFIX ******
    // Prefix that your vBulletin tables have in the database.
    $config['Database']['tableprefix'] = '';

    // ****** TECHNICAL EMAIL ADDRESS ******
    // If any database errors occur, they will be emailed to the address specified here.
    // Leave this blank to not send any emails when there is a database error.
    $config['Database']['technicalemail'] = '2';

    // ****** FORCE EMPTY SQL MODE ******
    // New versions of MySQL (4.1+) have introduced some behaviors that are
    // incompatible with vBulletin. Setting this value to "true" disables those
    // behaviors. You only need to modify this value if vBulletin recommends it.
    $config['Database']['force_sql_mode'] = false;



    // ****** MASTER DATABASE SERVER NAME AND PORT ******
    // This is the hostname or IP address and port of the database server.
    // If you are unsure of what to put here, leave the default values.
    $config['MasterServer']['servername'] = '3';
    $config['MasterServer']['port'] = 3306;

    // ****** MASTER DATABASE USERNAME & PASSWORD ******
    // This is the username and password you use to access MySQL.
    // These must be obtained through your webhost.
    $config['MasterServer']['username'] = '4';
    $config['MasterServer']['password'] = '5';

    // ****** MASTER DATABASE PERSISTENT CONNECTIONS ******
    // This option allows you to turn persistent connections to MySQL on or off.
    // The difference in performance is negligible for all but the largest boards.
    // If you are unsure what this should be, leave it off. (0 = off; 1 = on)
    $config['MasterServer']['usepconnect'] = 0;



    // ****** SLAVE DATABASE CONFIGURATION ******
    // If you have multiple database backends, this is the information for your slave
    // server. If you are not 100% sure you need to fill in this information,
    // do not change any of the values here.
    $config['SlaveServer']['servername'] = '3';
    $config['SlaveServer']['port'] = 3306;
    $config['SlaveServer']['username'] = '4';
    $config['SlaveServer']['password'] = '5';
    $config['SlaveServer']['usepconnect'] = 0;



    // ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ******
    // This setting allows you to change the name of the folders that the admin and
    // moderator control panels reside in. You may wish to do this for security purposes.
    // Please note that if you change the name of the directory here, you will still need
    // to manually change the name of the directory on the server.
    $config['Misc']['admincpdir'] = 'admincp';
    $config['Misc']['modcpdir'] = 'modcp';

    // Prefix that all vBulletin cookies will have
    // Keep this short and only use numbers and letters, i.e. 1-9 and a-Z
    $config['Misc']['cookieprefix'] = 'bb';

    // ******** FULL PATH TO FORUMS DIRECTORY ******
    // On a few systems it may be necessary to input the full path to your forums directory
    // for vBulletin to function normally. You can ignore this setting unless vBulletin
    // tells you to fill this in. Do not include a trailing slash!
    // Example Unix:
    // $config['Misc']['forumpath'] = '/home/users/public_html/forums';
    // Example Win32:
    // $config['Misc']['forumpath'] = 'c:\program files\apache group\apache\htdocs\vb3';
    $config['Misc']['forumpath'] = '';

    // ****** COOKIE SECURITY HASH ******
    // This option allows you to encode cookie.
    // You may use any latin and/or any other alphanumeric symbols.
    // Leave this blank to use the default value.
    // Note: if you change this all users will be logout.
    $config['Misc']['cookie_security_hash'] = '';



    // ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ******
    // The users specified here will be allowed to view the admin log in the control panel.
    // Users must be specified by *ID number* here. To obtain a user's ID number,
    // view their profile via the control panel. If this is a new installation, leave
    // the first user created will have a user ID of 1. Seperate each userid with a comma.
    $config['SpecialUsers']['canviewadminlog'] = '1';

    // ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ******
    // The users specified here will be allowed to remove ("prune") entries from the admin
    // log. See the above entry for more information on the format.
    $config['SpecialUsers']['canpruneadminlog'] = '1';

    // ****** USERS WITH QUERY RUNNING PERMISSIONS ******
    // The users specified here will be allowed to run queries from the control panel.
    // See the above entries for more information on the format.
    // Please note that the ability to run queries is quite powerful. You may wish
    // to remove all user IDs from this list for security reasons.
    $config['SpecialUsers']['canrunqueries'] = '';

    // ****** UNDELETABLE / UNALTERABLE USERS ******
    // The users specified here will not be deletable or alterable from the control panel by any users.
    // To specify more than one user, separate userids with commas.
    $config['SpecialUsers']['undeletableusers'] = '';

    // ****** SUPER ADMINISTRATORS ******
    // The users specified below will have permission to access the administrator permissions
    // page, which controls the permissions of other administrators
    $config['SpecialUsers']['superadministrators'] = '1';

    // ****** DATASTORE CACHE CONFIGURATION *****
    // Here you can configure different methods for caching datastore items.
    // vB_Datastore_Filecache - to use includes/datastore/datastore_cache.php
    // vB_Datastore_APC - to use APC
    // vB_Datastore_XCache - to use XCache
    // vB_Datastore_Memcached - to use a Memcache server, more configuration below
    // $config['Datastore']['class'] = 'vB_Datastore_Filecache';

    // ******** DATASTORE PREFIX ******
    // If you are using a PHP Caching system (APC, XCache, eAccelerator) with more
    // than one set of forums installed on your host, you *may* need to use a prefix
    // so that they do not try to use the same variable within the cache.
    // This works in a similar manner to the database table prefix.
    // $config['Datastore']['prefix'] = '';

    // It is also necessary to specify the hostname or IP address and the port the server is listening on
    /*
    $config['Datastore']['class'] = 'vB_Datastore_Memcached';
    $i = 0;
    // First Server
    $i++;
    $config['Misc']['memcacheserver'][$i] = '127.0.0.1';
    $config['Misc']['memcacheport'][$i] = 11211;
    $config['Misc']['memcachepersistent'][$i] = true;
    $config['Misc']['memcacheweight'][$i] = 1;
    $config['Misc']['memcachetimeout'][$i] = 1;
    $config['Misc']['memcacheretry_interval'][$i] = 15;
    */

    // ****** The following options are only needed in special cases ******

    // ****** MySQLI OPTIONS *****
    // When using MySQL 4.1+, MySQLi should be used to connect to the database.
    // If you need to set the default connection charset because your database
    // is using a charset other than latin1, you can set the charset here.
    // If you don't set the charset to be the same as your database, you
    // may receive collation errors. Ignore this setting unless you
    // are sure you need to use it.
    // $config['Mysqli']['charset'] = 'utf8';

    // Optionally, PHP can be instructed to set connection parameters by reading from the
    // file named in 'ini_file'. Please use a full path to the file.
    // Example:
    // $config['Mysqli']['ini_file'] = 'c:\program files\MySQL\MySQL Server 4.1\my.ini';
    $config['Mysqli']['ini_file'] = '';

    // Image Processing Options
    // Images that exceed either dimension below will not be resized by vBulletin. If you need to resize larger images, alter these settings.
    $config['Misc']['maxwidth'] = 2592;
    $config['Misc']['maxheight'] = 1944;

    /*================================================= =====================*\
    || ################################################## ##################
    || #
    || # CVS: $RCSfile$ - $Revision: 28757 $
    || ################################################## ##################
    \*================================================ ======================*/

    1.isi dg nama database yg d buat d hostingnya
    2.email address asli yg bisa d kirimin informasi kalo error
    3.link server sql server
    4.user name database
    5.pass dari user name database
    3.save ke config.php td

    4.upload semua isi folder "upload" ke directory forum lo,ingat isi foldernya ,misalnya directory forum lo namanya forum,nah upload smua isinya folder "upload ke directory forum tsb.

    5.jadi kalo install tulisnya,contoh:www.dez.com/forum/install/install.php
    bgtu,kalo ud bisa next" ae

    next" ae

    kalo gk isa baca" lg


    INGET KALO NAMA DATABASE SAMA SERVERNYA DATABASE MUSTI SAMA SEPERTI YG D HOSTING LO !

    ini Bakal w update utk versi vbull yg terbaru,OK!

    vBulletin 3.8.4

    Although it's not exactly according to the published release timetable, as we are still delayed by redirecting all resources available to prepare vBulletin 4.0 for its debut, vBulletin 3.8.4 is a maintenance version, which rounds up some usability related bugs, as well as address the problems for servers running PHP 5.3.0. 3.8.4 also addresses an issue with vbchop() causing PHP memory to hit memory_limit with very very very long posts filled with special entities on some non-standard configurations.

    Issues resolved by 3.8.4 include the following:

    * PHP 5.3.0 Depracated messages [28380]
    * PHP 5.3 Timezone Bug [28388]
    * Plus Characters in Email Addresses [27748]
    * Infractions and Infraction Points not showing correctly on "Search for Users" [27656]
    * Invalid URL falsely returned [27278]

    A complete list of the issues resolved by 3.8.4 is available in the Project Tools.

    Upgrading from Previous Versions

    3.8.4 is a maintenance release. We recommend that all customers running prior versions of vBulletin 3.8 upgrade to benefit from bug fixes and stability improvements.

    Full instructions for upgrading vBulletin are available here.


    PHP and MySQL Requirements

    Please note that vBulletin 3.8.x requires at least PHP 4.3.3 and MySQL 4.0.16 or later.

    However, we recommend that vBulletin 3.8.x is run on PHP 5.2.9 with APC (or a similar opcode cache) and MySQL 5.1.32 for best performance and stability.

    DOWNLOAD

    http://www.indowebster.com/vBulletin_384.html

  8. #37
    gegehare's Avatar
    Join Date
    Oct 2007
    Location
    root@linux:~#
    Posts
    5,365
    Points
    11.50
    Thanks: 153 / 213 / 165

    Default

    gan...

    <---- tampilan vbull idgs

    itu munculin urut image ranks, post stars , ama balok cendol langkah2nya gimana..
    user title nya juga keknya disable ye?

    Who is Trafalgar Law? The Captain and Doctor of the Heart Pirates? a Man with bounty 200.000.000 Beli? Surgeon of Death? No , He is just a Rookie Pirate who know the meaning about "Will of D."

    "I told you, I'm waiting for the right time...Dont get rushed, "One Piece" isn't going anywhere...Now, enough talking, Shut up and follow my orders...I'll be sure, To steal the proper throne" - Trafalgar Law

    GeGeHaRe One Piece Predictions
    New Nakama - Country Of Brigands - Wano Country - X Mark - Fire Sword

  9. #38
    YiFei's Avatar
    Join Date
    Sep 2011
    Location
    Surabaya
    Posts
    357
    Points
    360.95
    Thanks: 5 / 21 / 15

    Default

    Btw kayak Indogamers gini pakai vbulletin tipe berapa yah...

    tq...

  10. #39
    eFRaiM14's Avatar
    Join Date
    May 2008
    Location
    Jakarta
    Posts
    2,783
    Points
    4,296.07
    Thanks: 70 / 45 / 32

    Default

    butuh bantuan tentang vbull IDGs donk, Points di sebelah kiri itu pake Products apa ya?? gw coba vBactivity ada Tabs nya, coba lsg dari sistem vBookie, ga ada settingan buat nambah Points tiap post.

    Thanks.


    ID Steam: efraimz

  11. #40

    Join Date
    Feb 2012
    Posts
    44
    Points
    15,890.50
    Thanks: 6 / 0 / 0

    Default

    Kok setelah saya install vbulleting v.3.8.4 nya tampilannya seperti phpBB gitu? kenapa tampilannya ngak kaya standard yang ada di vbulletin.com yah?

    Mohon pencerahan nya..

    anyway thanks to : Jkt-LotusRic (izin download)

  12. #41

    Join Date
    Apr 2012
    Posts
    6
    Points
    3.70
    Thanks: 1 / 1 / 1

    Default

    help.... mobile style saya tidak bisa menampakkan isi SPOILER di vbull 4.1.12

    ada yang bisa bantu?

  13. #42
    LastRoze's Avatar
    Join Date
    Jun 2010
    Location
    Denpasar, Bali
    Posts
    113
    Points
    38.42
    Thanks: 2 / 2 / 2

    Default

    Bisa Share Website Gratis ...
    Tapi berbasis Offshore gak ?

    Mau tes yg nulled ... kalau bukan offshore di jamin suspend webnya ~

Page 3 of 3 FirstFirst 123

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •