hello,
im bussy with a redirect page that will redirect a user to a page with info they selected in there profile field.
I tried a few codes but they all dont work with the vbulletin code.
The thing is i want to add this code to the redirect script:
$post[field5].php
I tried a few things but evertime the redirect link is:
www.domain.com/.php
So it doesent fill in the right code between
/and
.php
So for example the real should need to be
www.domain.com/tennis.php
In this case
tennis was selected in the userprofile field.
Does any1 knows how to get this working?
Thx for helping.