Database tables - fudforum/FUDforum GitHub Wiki
Here is a list of FUDforum's database tables. They may come in handy when you want to create special reports (with a report writer tool) or just to understand what data FUDforum stores in its tables.
Please note that fud30_ is a table prefix. The tables in your database may have a different prefix (configured during installation).
- fud30_action log
- fud30_ann forums
- fud30_announce
- fud30_attach
- fud30_avatar
- fud30_blocked_logins
- fud30_bookmarks
- fud30_buddy
- fud30_calendar
- fud30_cat
- fud30_custom_fields
- fud30_custom_tags
- fud30_email_block
- fud30_ext_block
- fud30_fc_view
- fud30_fl_1
- fud30_fl_pg
- fud30_fl_pm
- fud30_forum
- fud30_forum_notify
- fud30_forum_read
- fud30_geoip
- fud30_group_cache
- fud30_group_members
- fud30_group_resources
- fud30_groups
- fud30_index
- fud30_ip_block
- fud30_jobs
- fud30_level
- fud30_mime
- fud30_mlist
- fud30_mod
- fud30_msg
- fud30_msg_report
- fud30_msg_store
- fud30_nntp
- fud30_pages
- fud30_plugins
- fud30_pmsg
- fud30_poll
- fud30_poll_opt
- fud30_poll_opt_track
- fud30_read
- fud30_replace
- fud30_search
- fud30_search cache
- fud30_ses
- fud30_smiley
- fud30_spiders
- fud30_stats_cache
- fud30_themes
- fud30_thr_exchange
- fud30_thread
- fud30_thread_notify
- fud30_thread_rate_track
- fud30_title_index
- fud30_tv_1
- fud30_user_ignore
- fud30_users
- fud30_xmlagg
- SQL Manager, control panel for running SQL statements.