vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Yet Another Awards System (https://vborg.vbsupport.ru/showthread.php?t=196244)

Biker_GA 04-19-2009 09:52 AM

Works just fine.

Cindyl10 04-20-2009 04:32 PM

I've installed this and just love it, but I am having some problems which I'm sure is probably because I'm such a newbie at all of this. I would appreciate any basic (very basic) help anyone could give me.

1. I don't understand how my members can request an award, either for themselves or others. I've searched everywhere on my board and cannot find a a link or button or anything that would give them this ability. From what I've seen, the only way they can even know it exits is if they happen to see an award given to someone else in their postbit. But even if they do, there's still no way for them to request one for themselves or anyone else.

I have made a forum for Award requests and put the forum ID into the awards system settings; so there is a forum available, but how do the members post to it? (It's in the admin section of my board so only the staff can see it just as the forums for post reports and infractions are.

2. Perhaps I misunderstood, but isn't there supposed to be another page or module that you can add to your home page that shows all the members that have awards or something like that? That's what I thought this meant:


Quote:

Front page
- Display awards list in with: Award Name, Description, Icon, Image, and Members who get each award.
Quote:

Originally Posted by JohnChapman (Post 1786604)
I was actually searching for a way to allow forum members to nominate other users and saw your post; have you figured out a way to do that?

This is what I'd like to know as well!

Quote:

Originally Posted by Biker_GA (Post 1786606)
Yeah.. I tell my users to just include the link to the post in their nomination. LOL

It would be great if this could be modified to include that option as part of the nomination process. Adding the link to the drop down in postbit is easy. However, my expertise in figuring out how to have it snag the URL is pretty, ummmm, low? **chuckle**

I know I must be missing something because I don't understand what link you mean that they should include in their nomination, nor do I understand how a member can nominate themselves or someone else....

If someone could tell me where in the world to find this "link", I too would like to add it to the drop down menu...but first I need to know where the link is or is supposed to be to start with lol

Please, could someone help me? Remember, I'm VERY new at this and need really basic one step at a time directions lol

Elenna 04-20-2009 05:19 PM

Cindy - I'll see if I can help. :)

1) If I'm understanding correctly, you made a new forum for the awards requests, and you have the permissions set so that it is for your admin team. I believe that any posts that go in there from people requesting awards will be moderated - meaning that they will need to be approved (by a moderator of that form, or a SuperAdmin) before they are visible to other admin members.

2) Go to www.YourSite.com/awards.php (change the YourSite.com to your web site)

That page should let you view who has received an award, and (if enabled) it should have a "Request" link for each award.

Cindyl10 04-20-2009 05:58 PM

Yes and no, none of my regular members can see into that forum, only the staff can. The posts therefore don't need to be moderated since we're the only ones that can see them.

The point is though that none of my members have a link or button or anything anywhere to click on that would cause a thread to be posted in that awards request forum....

I went to:


http://www.fresh-hope.com/awards.php

like you said though and I'll I get is a 404 error:
Quote:

Not Found

The requested URL /awards.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Thank you for trying to help though as I had no idea there was supposed to be a page there... If it helps, my home page is:

http://www.fresh-hope.com/

and the page to my board is here:

http://www.fresh-hope.com/forums/index.php

Could I have perhaps missed a step in the settings or install?

Edited to add: I found the page! I just had to add forums to the address! Thanks!!!!

http://www.fresh-hope.com/forums/awards.php

Elenna 04-20-2009 07:32 PM

Quote:

Originally Posted by Cindyl10 (Post 1795351)
Yes and no, none of my regular members can see into that forum, only the staff can. The posts therefore don't need to be moderated since we're the only ones that can see them.

The point is though that none of my members have a link or button or anything anywhere to click on that would cause a thread to be posted in that awards request forum....

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?

Biker_GA 04-20-2009 11:46 PM

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----->


Cindyl10 04-21-2009 10:52 AM

Quote:

Originally Posted by Elenna (Post 1795424)
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 (Post 1795604)
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!

Biker_GA 04-21-2009 01:09 PM

When you create the phrase, you can name it anything you want. The code I provided above just pulls the text from the phrase for the link. :)

Unfortunately, you'll have to provide instructions to your users to include the URL of the post they wish to nominate on your site. Other than that, including the link in the postbit works very well.

Cindyl10 04-21-2009 02:38 PM

oh ok, so if I use that code you gave me, just changing it to say something like "Request Award" then when people click on that persons username on one of their posts, it will generate a new thread requestiing an award for that person? And the person posting it can simply include the url to the post they think should get the award?

I'm sorry for repeating things like this, but I need to make sure I really do understand what you're saying. I've learned the hard way that often what I think someone is saying isn't the case at all lol

Also, could you please tell me how/where I go to insert that code you gave me? Again I apologize for needing so much direction here... I really do appreciate your help!

Biker_GA 04-21-2009 03:13 PM

In your postbit or postbit_legacy template find:

Code:

<if condition="$show['search']">
                <tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;u=$post[userid]" rel="nofollow"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
        </if>

After that insert:

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----->

In Phrase Manager, create a new phrase called award. Associate the plugin with the award and insert the text you wish to appear when the phrase is called (such as "Request Award").

That's all there is to it. Just make sure your users know to insert the URL of the post they want to reference when submitting the award request. :)


All times are GMT. The time now is 12:02 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
  • Page Generation 0.01538 seconds
  • Memory Usage 1,785KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_code_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete