Table: forumauth
Tool: 
Forum  Associated Objects: 
ForumAuths, 
ForumAuth
   Fields
   id INT UNSIGNED NOT NULL AUTO_INCREMENT v5 authtype TINYINT UNSIGNED NOT NULL v5 authid INT UNSIGNED NOT NULL v5 ftype TINYINT UNSIGNED NOT NULL v5 forum INT UNSIGNED NOT NULL v5 view BIT(1) NOT NULL DEFAULT 0 v5 post BIT(1) NOT NULL DEFAULT 0 v5 auth_delete BIT(1) NOT NULL DEFAULT 0 v5    
   Example PHP Usage
   The following php example is designed for the main folder: /
   
   
   Other Forum Tables
     forumauth     forumpostlikes     forumposts     forums     forumthreads