The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
hello everybody !
First i must say, that im really hopeless ![]() ![]() First let me explain what it does: In vb2.x.x. we needed a userdiscussion forum where we made every notes from our users. we are a mmropg site and stored really important infos fomrom our users. so this informations are really important for us and if we dont have this hack in vb3.5 we cant upgrade ![]() ![]() so i post the original hack from vb 3.0.7 and hope anyone can help me: in member.php above from// BIRTHDAY PHP Code:
Code:
<if condition="$show['usernotetotal']"> <br />($vbphrase[last]: $usernote[lastpostdate] <span class="time">$usernote[lastposttime]</span>) </if> </div> </div> </if> <br>Usersinfos: $userdiscussionlink </div> </div> </td> Code:
$newpost = array(); Code:
$newpost['title'] = $_REQUEST['subject']; |
#2
|
||||
|
||||
![]()
*** Untested ***
Hook: member_complete PHP Code:
PHP Code:
|
#3
|
|||
|
|||
![]()
thx for helping me
![]() little error: vbtest/httpdocs/forum/member.php(573) : eval()'d code on line 2 but line 2 there is only the { or ? |
#4
|
||||
|
||||
![]()
Post edited. A closing ) was missing
|
#5
|
|||
|
|||
![]()
first time that no error occurs
![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|