The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I add/update table informatin via admincp?
I have a couple columns in the db I would like to update via the forum manager.
How in the world do I go about doing this? I assume that I need to write some php code and insert into a plugin and assign that to a hook. I don't know the hook location and not sure the code. You can look here ->https://vborg.vbsupport.ru/showthread.php?t=161433 for some more specific background information on this, but I'll try to put in a nutshell I want to be able to assign a number to the custom columns 'menuid' and 'rssfeedid' in the forums table. 'menuid' will pull an id for a side menu and 'rssfeedid' will pull an id for an rss feed (not associated with vbulletin rss). These ids will associate with ids on other tables and pull the appropriate information. So, back to my question: How would I be able to input these ids from the admincp->forum manager to both update current forums and add to new forums? Any help would be great. |
#2
|
|||
|
|||
See the following modification: Direct External Links
It will give you basic examples on how to add a forum setting. |
#3
|
|||
|
|||
Thanks Marco -
I actually figured it out thru bits and pieces here and there. You guys have made it easier than I thought and I much appreciate that! I will look at the above link though to make sure I get it. Thanks |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|