
Configuration for information see the Configuration section.
TrafficBooster is a way to share traffic between partner sites. Use the TrafficBooster link in partner sites to send traffic to your members.
Partner Program allows you to offer special rewards to members signing up under a partner ID. Handy for JV agreements between you and other site woners "Signup to xyz traffic using my link and get an extra 100 bonus hits".
Referral Code use this to create the banners and text links used by your members to promote your traffic exchange. [DOMAIN]?r=[ID] will build the relevant link with the members ID in place. Anyone clicking a member link will be added to the downline of the member.
FAQ Editor is exactly what the name suggests. As members begin to ask questions through the support system that are not already covered add them to the FAQ Editor and your support will reduce.
Administrators can be added to your system and limited in what they can see and do. You can setup as manay administrators as you wish and create up to three levels of access.
PHP Info lists the PHP capabilities on your host. Support staff may ask you if a certain module or feature in the PHP.ini file is enabled and it will be this link you use to check.
Competitions screen is the place to setup surfing and referral competitions. Another first from Ventrino that has been successfully utilised to boost Ventrino's owners popularity ahead of other ordinary scripts.
File Manager is a limited tool for traversing the file structure of your website installation.
SQL Viewer is a tool for running reports. A growing list of reports can be found here.
Schedule Operations enables you to set when account pruning is run if you have it enabled in BCP --> General Configuration --> Account Configuration --> Prune Accounts. Default is to leave the Prune Account settings at 0 (which means no pruning happens).

Repair Database runs a quick repair on your database tables. Sometimes tables become corrupt. If you see any error messages that mention the word corrupt or cannot open tablename.MYI (anything ending in MYI) then click this link and in most cases it will fix the problem. It can run for a while (5 to 20 minutes). If this does not fix it you will have to contact your host or if you are familiar with databases and phpMyAdmin run an analysis and carry out further database operations.
File Backup takes a copy of all files.
Database Backup takes a copy of the database.
Extended Execution enables a programmer to add code at specific points throughout the application. Like code added to the template this code will never be overwritten. Typical uses would be to add an include file after signup so the members information can be used to create an account in a forum too.