
04-21-2009, 10:52 AM
|
 |
|
|
Join Date: Oct 2008
Posts: 60
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Elenna
Glad you found the file!  Sorry, I should have checked to see if you had your forums installed in a different place than your normal home page.
As far as the admin forum thing, I'm not sure that you have a choice. From what I've seen with other add-ons, if something forces a post to be made in a forum that they usually wouldn't be able to post in (like this would do), it automatically is put in "moderated" status. If that's okay with you, then I don't think you need to set anything else up, but you (or a moderator of that forum) would need to check and approve those posts/threads. If you find that annoying, you could more or make that "requesting" forum under a section that your members usually have permission to post in.
Do you know where to go to add in that Awards link, so your members can use it?
|
Thanks Elenna! No, I don't know where to go to add it, I'm very new at this and just feeling my way around basically, usually scared to death I'm going to break something lol Could you explain where I need to go to do this? I really appreciate your help!
Quote:
Originally Posted by Biker_GA
What you do is add a link to your postbit or postbit legacy pull down menu. Add a link that points to the awards.php file.
If you're using it as a "Post of the Month" nomination, your users will have to include the URL of the post they're attempting to nominate.
Here's the code I use:
Code:
<!-----Post of the Month----->
<tr><td class="vbmenu_option"><a href="awards.php?$session[sessionurl]">$vbphrase[award]</phrase></a></td></tr>
<!-----End Post of the Month----->
|
I don't have a post of the month, at least not yet, but have several different general awards. I would like to find a way for a member to click on a link to request an award for someone that would show me which of that members posts they were referring to, if you know what I mean. Probably very similar to your post of the month award. So could I still use that code only changing the words to say "request award" or something like that? thank you for your help!
|