The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Since there is no way to add a hook to the "/admincp/ ". I have no choice to hack the admincp/forum.php file to show the option. So i'm going to use this:
PHP Code:
Quote:
|
#2
|
|||
|
|||
![]()
Some info on this datamanager would be nice. :-/ I mean they tell us some nice ++++ about this datamananger and now its out yet I have no clue how to work with it.
|
#3
|
|||
|
|||
![]() Quote:
Find: PHP Code:
![]() |
#4
|
|||
|
|||
![]()
** HUGS BRAD **
![]() |
#5
|
||||
|
||||
![]()
The Forum Manager uses the Forum Datamanager to handle data from table forum and make sure that everything is correct.
But the datamanager does not know anyting about 'forumhomeicon'. Therefor you get this error. Although you can edit class_dm_form.php, the preferred way is doing this via a plugin: hookname = forumdata_start PHP Code:
|
#6
|
|||
|
|||
![]()
As noted by Mike you can add fields with the forumdata_start hook
![]() http://www.vbulletin.com/forum/showthread.php?t=142055 |
#7
|
|||
|
|||
![]() Quote:
|
#8
|
||||
|
||||
![]()
Post updated
![]() |
#9
|
|||
|
|||
![]() Quote:
![]() |
#10
|
|||
|
|||
![]()
Thanks guys, updated my post in the hack forum now!
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|