Jump to content

jacobred

New Members
  • Posts

    6
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

jacobred's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. This is a vBULLETIN custom profile field! I dont think I can accomplish here ;(
  2. Ok, but what we are trying to use is sourced externally :l What we basically want, is this! User registers Theres a field that says Name: user puts Jon So, now it generates a link http://www.phpfreaks.com/jon Jon being automatically added in to the end of the URL, But we want it like this http://www.habbo.co.uk/habbo-imaging/avatarimage?user=jon&action=wav&direction=3000003&head_direction=2999995&gesture=sml&size=s Does that make any sense?
  3. Right, We seem to be getting somewhere!! Now, How do I implement that into a vBulletin Custom Field..? I have tried putting it into the Regular Expression box, What does the '.$_DB-FIELD-OF-IMAGE.' mean?
  4. Right We have a Custom Profile Field set up on our forum for a Habbo name Now, upon registration the user is required to enter this, and once they do we hope we can make it show up on the users postbit I just need the PHP script for this operation, I want the outcome to be this... Once the new registered put his/her name, I want it to go like this say, Phpfreaks.com was the starting point, I want whatever is put in the profile field to appear like this phpfreaks.com/whateverisputhere Is that easier, Its not a form but for Custom Profiule Foelds
  5. Hello there , I am an Admin of a vBulletin board, and I never seem to get any support on the official site So, What I want is a command.PHP sort of script. We are a Habbo based forum, and what I want is a custom profile field (I know how to do that) which once the user enters a bit of text, it put it into a specific area of a URL Ill show you The url to start with, should hopefully be something like http://www.habbo.co.uk/habbo-imaging/avatarimage?user=[**THE BiT WHERE WE WANT THE TEXT TO BE PLACED**]&action=wav&direction=3000003&head_direction=2999995&gesture=sml&size=s So, the user puts sburns1992 into that field and it would make that url look like this http://www.habbo.co.uk/habbo-imaging/avatarimage?user=sburns1992&action=wav&direction=3000003&head_direction=2999995&gesture=sml&size=s Any idea how to do that? Cheers Jake
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.