Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Teknologi > Webmaster

Reply
 
Thread Tools
  #1  
Old 25th April 2011
maximillianw's Avatar
maximillianw maximillianw is offline
Ceriwis Lover
 
Join Date: Mar 2011
Location: underground
Posts: 1,876
Rep Power: 39
maximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Guru
Default [tutorial]all Ttg Vbuletin

vBulletin is a powerful community solution that makes it easy to add a forum messaging system to your web site. vBulletin is developed using PHP and MySQL (a highly efficient open-source database). This solid back end technology allowed us to develop a product that is both amazingly fast, yet reassuringly stable.

Features
General Features

* Scalable solution - database server and web servers can reside on separate machines.
* MySQL back-end database
* vBulletin can be run on any machine that can support PHP and MySQL (Solaris, BSD, Linux, Windows, Mac)
* Written in PHP which makes for a fast and efficient product
* Admin Control Panel
* Moderator Control Panel
* User Control Panel
* Compliant with the Children's Online Privacy Protection Act (COPPA) of 1998

General Forum Features

Threads

* Thread display options - sort by, sort order, from date
* Thread and forum subscription (notification by email optional)
* Thread preview on mouse-over (optional, via Admin CP)
* Active Users viewing thread shown
* New Post Indicator
* Printer Friendly versions on threads
* Admin tools for Threads - edit/delete/move/lock/Make sticky/ etc
* Email page to a friend option
* Similar Threads displayed on all thread views

Posts

* Linear, Threaded, Hybrid display views available
* Supports BB Code in posts
* Supports HTML in post
* Smilies
* Avatars
* Optional WYSIWYG or standard editors for posts and Private Messages
* Attachment images (.gif,.jpg, etc) are no longer in the database (optional, via Admin CP)
* Quick reply box (with optional "forced" click on post to quote)
* Preview post option
* Post rating
* User reputation
* Polls
* Post Reporting - report posts to moderators
* User post count
* Admin tools for Posts - edit/delete/move/ etc
* Preview safe attachments

Members

* Member List
* Member Search
* User Style picker
* Private Messaging
* Buddy list
* Member Birthdays shown on Forum home

Calendar Features

* Supports multiple private and public calendars
* Viewable public and private events (adminCP option)
* Weekly, monthly and yearly views
* Jump to Today option
* Add single, ranged or recurring events
* Add all day events
* Option to show calendar event on forum home page (adminCP option)
* Show events to specific usergroups (adminCP option)
* Calendar Moderation
* Private events reminder
* Ability to add custom fields

General

* Who's online
* Search

User Control Panel Features

Editable user profile

This information can be viewed by other members from the member list. Custom user title, URL home page, date of birth, instant messaging medium, location, occupation, biography, interests, vB version, plus any other custom user fields that may be defined by the administrator

Profile pictures

Allows members to upload pictures that can be viewed in the users' profile.

Private Messaging

* Pop-up notification when new PM received
* Private Message Tracking
* Private Message filing in custom folders

User Options

These include Daylight Savings options, forum style chooser, selection of notification types for PM, emails etc, thread display options, WYSIWYG editor options, language chooser, vCard downloads to allow the user profile to be placed into an address book

Attachment Management

* View attachment statistics - shows limit and used space
* View the attachments you have posted (link or thumbnail views available)
* Remove attachments

Avatar Options

* Admin Defined Avatars
* Custom Avatars - upload from your own computer or specify a URL

General

* View and manage subscribed threads and forums
* Calendar event reminders for subscribed events
* Pop-up auto-refreshing buddylist with ICQ-style alerts when new buddies come online
* Signature Editor
* Email and password changes require current password
* Joinable Public User Groups

Admin Control Panel Features

Styling & Templates

* Templated system
* Conditionals supported in the templates
* Ability to create multiple styles which can be applied to different forums and users
* Ability to upload / download styles and languages

Language & Phrase Management

* Language manager - allows you to easily translate your forums in any language
* Multiple languages supported
* Phrase manager

Users & Usergroups

* User registration options
* User banning (by name & IP)
* Global ignore user aka 'Tachy goes to Coventry' - when enabled all posts by the specified user will be ignored/unseen by other members. Automatically added to the all users ignore lists
* Unlimited Moderators and SuperModerators
* Permission system, based on user, usergroup or forums

Board Maintenance

* Task Scheduler
* Control Panel, Moderator & Task logs
* Board statistics
* Maintentance - Database backups, table repair
* Post Prunning

Moderation

* Moderation queues for user registration and posting
* Calendar moderation

Import Facility

* Import facility - import posts and members seamlessly upgrade from other bulletin board systems, including Infopop's Ultimate Bulletin Board, UBBThreads, OpenTopic, ezboard, and Ikonboard

Attachments

* Multiple attachments and types (types defined by admin in CP)
* Attachment thumbnails (requires PHP to have GD enabled)
* Storage type options for attachements (database or file system)
* Attachment moderation

General

* Multiple calendars supported
* Paid Subscriptions (paypai, WorldPay, NOCHEX and Authorize.net)
* Private forums
* COPPA compliant
* Server Settings and Optimisation options configurable via the adminCP
* Editable FAQ for your own boards
* Context sensitive help throughout the adminCP

Cara buat kode Spoiler

Dari Admincp > BB Code manager > Add New BB Code
  • Title : spoiler
  • BB Code Tag Name : spoiler
  • Replacement : isi dengan ini


    HTML Code:
    <div style="margin:20px; margin-top:5px">
    <div class="smallfont" style="margin-bottom:2px"><b>Spoiler</b> for <i>{option}</i>: <input type="button" value="Show" style="width:60px;font-size:10px;margin:0px;padding:0px;" onClick="if (this.parentNode.parentNode.getElementsByTagName(' div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }">
    </div>
    <div class="alt2" style="margin: 0px; padding: 6px; border: 1px inset;">
    <div style="display: none;">
    {param}
    </div>
    </div>
    </div>
  • Example :


    Code:
    [spoiler="End of the Game"]Cloud kills Sepiroth[/spoiler]
  • Description : isi terserah, misalnya ini


    Code:
    Used to hide spoilers. Don't ruin the ends of movies, games, etc for those who haven't seen it yet!
  • Use {option} : yes
  • Button Image (Optional) : kosongi gpp
  • Remove Tag If Empty : yes
  • Option sisanya : no

Save

Reply With Quote
  #2  
Old 25th April 2011
maximillianw's Avatar
maximillianw maximillianw is offline
Ceriwis Lover
 
Join Date: Mar 2011
Location: underground
Posts: 1,876
Rep Power: 39
maximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Guru
Default Setting Username pindah kekiri&Hilangkan active member

Setting Username pindah kekiri :

vbulletin option > style & language setting > Use Legacy (Vertical) Postbit Template > yes

Menghilangkan ket Active member :

ACP >> Styles & Templates >>Style Manager>>Edit templates>> Forum Home Templates >> Forum Home :

Quote:
<tbody id="collapseobj_forumhome_stats" style="$vbcollapse[collapseobj_forumhome_stats]">
<tr>
<td class="alt2"><img src="$stylevar[imgdir_misc]/stats.gif" alt="<phrase 1="$vboptions[bbtitle]">$vbphrase[x_statistics]</phrase>" border="0" /></td>
<td class="alt1" width="100%">
<div class="smallfont">
<div>
$vbphrase[threads]: $totalthreads,
$vbphrase[posts]: $totalposts,
$vbphrase[members]: $numbermembers<if condition="$show['activemembers']">,
<span title="<phrase 1="$vboptions[activememberdays]">$vbphrase[within_the_last_x_days]</phrase>">$vbphrase[active_members]: $activemembers</span>
</if>
Reply With Quote
  #3  
Old 25th April 2011
maximillianw's Avatar
maximillianw maximillianw is offline
Ceriwis Lover
 
Join Date: Mar 2011
Location: underground
Posts: 1,876
Rep Power: 39
maximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Guru
Default Kumpulan bbcode

Youtube

Installation:

Step1:
Goto AdminCP => Custom BBCodes => Manage BBCodes => Add new BBCODE

Step 2:

Title:
YouTube BB Code

tag:
yt

replacement
PHP Code:
<!-- Start Youtube BBCODE -->
<
table class="tborder" cellpadding="6" cellspacing="1" border="0" width="400" style="margin:10px 0">
<
thead>
<
tr>
<
td class="tcat" colspan="2" style="text-align:center">
<
a href="http://www.youtube.com/watch?v={param}" title="Click to view this video on youtube" target="_blank">{option}</a>
</
td>
</
tr>
</
thead>
<
tr>
<
td>
<
object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/{param}"></param><embed src="http://www.youtube.com/v/{param}" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
</
td>
</
tr>
</
table>
<!--
End Youtube BBCODE -->


Example:
[yt=video name]ejOJkcs-a7s[/yt]

Discription:
YouTube embeded videos

Use {option}
yes



SIGN TAG:
Title: Sign
Tag: s
Replacement:
Code:

PHP Code:
<table border="0" cellspacing="0" cellpadding="0">
<
tr>
<
td align="center" style="background-color: White; border: 1px solid Black; padding: 1px;"><FONT COLOR="Black"><normalfont>{param}</normalfont></FONT>
</
td>
</
tr>
<
tr>
<
td align="center">
<
img src="/images/schildhalter.gif" alt="" border="0">
</
td>
</
tr>
</
table>


Example: [ s ]Look at me![/ s ] -->>
Description: Wrap your text with a cynical looking smiley holding a sign.
Use {option}: No
Button Image: /images/s-tag.gif
NB - remove the spaces around the example [ s ], there is a conflict here with vb.org 's' bbcode
Reply With Quote
  #4  
Old 26th April 2011
maximillianw's Avatar
maximillianw maximillianw is offline
Ceriwis Lover
 
Join Date: Mar 2011
Location: underground
Posts: 1,876
Rep Power: 39
maximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Guru
Default caranya nonglin fitur "THANKS"

Bagi yang ingin menongolkan fitur thanks pada software vbul bisa download aplikasinya serta manualnya di :

klik dibawah ini

Reply With Quote
  #5  
Old 18th May 2011
dropdyt's Avatar
dropdyt dropdyt is offline
Newbie
 
Join Date: May 2011
Location: www.dropdyt.com
Posts: 10
Rep Power: 0
dropdyt mempunyai hidup yang Normal
Cool

reserved tempat dulu ndan
mau bantu ngurus nih trid
Reply With Quote
  #6  
Old 20th May 2011
qu4ck's Avatar
qu4ck qu4ck is offline
Newbie
 
Join Date: May 2011
Location: Indonesia
Posts: 13
Rep Power: 0
qu4ck mempunyai hidup yang Normal
Default

Info bagus neeh tp lom pernah pakai VBulettin sih
Reply With Quote
  #7  
Old 20th May 2011
atheis's Avatar
atheis atheis is offline
Ceriwis Geek
 
Join Date: Nov 2010
Location: PIC#01
Posts: 19,459
Rep Power: 0
atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!atheis hobinya dikasih cabe!
Default

indonesian language please
Reply With Quote
  #8  
Old 29th May 2011
maximillianw's Avatar
maximillianw maximillianw is offline
Ceriwis Lover
 
Join Date: Mar 2011
Location: underground
Posts: 1,876
Rep Power: 39
maximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Gurumaximillianw is Ceriwis Guru
Default vBulletin v4.0.3 Nulled DGT



vBulletin v4.0.3 Nulled DGT


Content publishing, search, security, and more vBulletin v4.0.3 Nulled DGT has it all. Whether it’s available features, support, or ease-of-use, vBulletin offers the most for your money. Learn more about what makes vBulletin the choice for people who are serious about creating thriving online communities.

Code:
Download:
http://www.mediafire.com/?dgmwghtzj1d




Last edited by maximillianw; 29th May 2011 at 01:35 PM.
Reply With Quote
  #9  
Old 12th August 2011
Sapedah's Avatar
SapedahVIP Sapedah is offline
Retired Moderator
 
Join Date: Apr 2011
Posts: 1,200
Rep Power: 38
Sapedah has disabled reputation
Default

Update lagi dong ndan tutornya
__________________
Sapedah Was Hare
Reply With Quote
  #10  
Old 6th November 2011
risers risers is offline
Member
 
Join Date: Nov 2011
Posts: 94
Rep Power: 0
risers mempunyai hidup yang Normal
Default

nice info...
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 08:49 AM.


no new posts