The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Need help translating ASP code into PHP (vb 3.5.3)
Hi!
My scenario looks like this. I have two servers. Server X and Server Y. On server X I have my vbulletin forum and on server Y are files that are allowed to download for members of the forum. Users click on a link on server Y and then the script check if user logged in on the forum on server X I know how to check if a user is member and logged in on my vb but I don't know how to translate this code. I got it translated to vb 3.0.5 but that code is't working at all now in vb 3.5.3 Code:
<% strFile2Show = Request.QueryString("asset") Response.Redirect "www.my_server_y.com/downloads/" & strFile2Show %> My old thread and the solution how to make the code to vb 3.0.5 can be found here https://vborg.vbsupport.ru/showthread.php?t=77707 /Fredrik |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|