![]() |
Flypaper,
I'm having a hard time getting the location to work. Where all do I put the location tag? Here is what I am running now, without anything added for the "location". Any help would be appreciated. Sorry...I am NOT a coder. :( Quote:
|
In that case, try editing the 'welcome_thread' template and use $post[field2] for location. I'd think that would work. Lemme know.
|
Thanks...but I am looking to add it to the TITLE...Like...
Welcome: New user from wherever |
Quote:
And so I want this hack to create the welcome thread AFTER the new member has been moderated/accepted . If it happens before (ie: after they confirm their email) and for whatever reason they are NOT moderated/accepted, it could cause an awkward and sticky situation. Any clues on how to make THAT happen? I'd be forever in your debt, this has stumped many great men and women who tried before you. |
You would have to try it but I would think that the hook: register_addmember_complete would do what you want it to. That one has been suggested before though. Have you tried it? It didn't work on my board but I think it was because I don't use moderator approval for new registrations so the approval was instant. I would think it would work in your case though.
|
Quote:
This change is awesome. It should be included as an option in any future updates...or at the very least mentioned in the description since it seems many of us wanted this feature. giz |
Quote:
PHP Code:
|
Yes...I've tried that but am not getting the location to show up. I'm sure I'm adding it wrong but not sure what I'm actually doing wrong.
|
Quote:
Quote:
|
Here is what I tried:
$title = "Welcome: " . $userinfo[username]; "From:" $post[field2]; // The thread title When I added the $post[field2], it stops working completely. Please tell me what I' doing wrong. |
All times are GMT. The time now is 06:36 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|