The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Manually Adding Forums
For the website I'm developing, I need to manually add forums by directly modifying the MySQL database. Can anybody tell me which tables this will involve?
I know that it involves the forum table, but after adding an entry to this table, several things happen. 1. The new forum doesn't show up anywhere 2. When I directly access it by forumid my superadmin account is informed that it doesn't have the privildge to view the forum Thanks in advance. - Nathan More development on this... I've found out that the forum table is the only table I need to change, but manually adding to the forum table in the database doesn't update the webpages for some reason. However, if I manually add a forum by inserting into the forum table and then create a forum usign the admincp, it will then pick up and display the forum i added manually. Does anybody know what function I need to call or how I can get the database change to be "picked up"? |
#2
|
|||
|
|||
Quote:
|
#3
|
|||
|
|||
Oh and just so you know the biggest danger with datastore is deleting a row. You can truncate the data column usually without any problems though, I do it all the time on the options row
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|