The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
converting my 3.0.x hacks to 3.5
Hi there, I'm trying to upgrade my website to 3.5, however, on a test forum, I'm trying to upgrade all my hacks/addons first.
I've been reading through the changes and changed this part of the hack, however, it doesn't seem to work. Basically it doesn't record the data and it redirects back to the same page without showing the redirect message. can someone take a look at it and tell me what I did wrong? PHP Code:
Also I'm not sure exactly how this part of the code would exactly update in 3.5 PHP Code:
thanks in advance for any help Also I have one other quick question, in vb 3.5, do I use PHP Code:
PHP Code:
thank you. |
#2
|
||||
|
||||
Code:
eval(print_standard_redirect('Thank you. You will now be redirected ...')); Code:
eval(print_standard_redirect('Thank you. You will now be redirected ...',0)); yes use: Code:
$vbulletin->userinfo['userid'] |
#3
|
||||
|
||||
thank you, that clears some things up for me. Now I've gotta fix the rest, I'm really getting stucked on the permissions and such, but I'm figuring it out slowly I guess,
thanks again |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|