![]() |
Quote:
Had a feeling that is what you were going to say. But had to ask anyway. :) Thanks. |
Which of the three files do I download to install this on a 4.2.0 board, yes I'm a noobie
|
Quote:
|
Question,
Do you have any plans to port this to vB5? We really like the features of vB5, but extensively use this plugin. It's one of the key things preventing us from upgrading. |
Quote:
|
No problem. Just wanted to know if there were plans. Thanks again for continuing to work on this. We at 21CW love it.
|
hi, in the postbit the user without a signature not see awards, how to fix this?
Thanks ;) |
Hi,
is it possible to have a certain award that when awarded to a user, it also adds 1 to their rep? I know to do this it will obviously require me to change some code and that this mod doesn't do it as a standard feature. Could anyone give me some pointers on how I could achieve this. Thanks very much. |
Updated to 4.0.6 and its looking really good mate. Thanks for the update and your effort
|
Quote:
|
I will admit I did no review all 97 pages of posts here, but I did go through the first 10 and did not see an answer to my question, so here it is:
What file types are allowed to be used? And what are the size restrictions for the icon and medal images? Thanks |
Quote:
|
Thanks. Figured out I was not filling in the FULL URL to the medals. I'll learn one of these days.
And size does make a difference. Your setting size works and looks great. Most of my medals I am setting to 60 x 60. One other questions: For the category descriptions displayed on the medals page, I would like to bold the text. Tried using what I thought was the bbCode values of <b> and </b>, but guess I was wrong. Can I bold the category description text? |
Quote:
Thanks |
Quote:
|
Quote:
|
Quote:
|
Full url: http://www.yoursite.com/forums/images/medals/medal1.jpg
Relative url: images/medals/medal1.jpg |
Quote:
|
Any future plans to maybe add "Reputation" points to the automation option?
|
1 Attachment(s)
For customized profiles the background is not appearing as same as the other tabs
To solve this, in template (memberinfo_block_myawards) Find: Code:
<div class="subsection"> Code:
<div class="blockbody userprof_content userprof_content_border"> Code:
</div> BEFORE: https://vborg.vbsupport.ru/attachmen...1&d=1362769629 AFTER: https://vborg.vbsupport.ru/attachmen...1&d=1362769629 |
I know you're working on features for future updates, I would like to put one on the list. An option to use HTML code instead of BB code to display the awards in the PMs sent to users. Because at the moment, if you use relative URLs the awards doesn't display properly in a congrats PM. See image for example of what I mean:
https://vborg.vbsupport.ru/external/2013/03/23.png |
Quote:
|
So out of all of them links to download which do I need? I run on 4.2
|
Quote:
|
Quote:
|
Quote:
|
I've set up the "Requests" to be added to a thread in the staff forum which works fine. The only problem is they come through as "Moderated" so they are not visible until you go into that thread. Can that be turned off?
|
Quote:
|
I am just about finished adding all our medals into our test site. Is there an easy way to transfer all the medals I have entered to our live site? Such as copying the table in the data base?
|
New post in an existing thread for award issue doesn't seem to be working.
Is it something on my end or is it YaAS? Edit: It's not letting me change the PM userid either. I changed from user 10 to user 1, but it's still sending from user 10. |
Quote:
Quote:
Quote:
|
Quote:
|
I get the following error when recommending an award.
Quote:
Using 4.0.6 on vB 4.2 PL3. I tried researching this error, but even Google only came up with one hit, and it was on the 3.8 version. As a side note, when recommending a rank (Yet Another Ranks System), it works just fine. It's only in the Awards mod that I get this error. |
Quote:
|
Thanks for the response.
Strangely enough, it's working now. I made no changes - seriously - other than to verify the forumid, my Admin user permissions, and the mod settings, all of which were good and none of which were changed. I don't know what to say ... /shrug Thanks. [Edit / Update]: Okay, so I don't know if I accidentally used the Ranks mod instead of the Awards mod earlier, or if there's something else going on. However, the Ranks mod works fine but the Awards mod is not working ... still/again(?). Both mods have the exact same configs, including forum and usergroup posting permissions. I have uninstalled and re-installed the Awards mod. From the AdminCP, it's all good. In fact, while it fails to post in the forums I see the request in the AdminCP. Fatal error: Existing data passed is not an array |
Quote:
|
Again, thank you for the response ...
Further testing reveals the following:
I know HTML and CSS, but I don't know PHP, so when I look at the variations between the Rank and the Awards code and I see the following: Awards code ... not working ... (partial) ... Code:
{vb:stylevar htmldoctype} Ranks code ... works fine ... (partial) ... Code:
$stylevar[htmldoctype] Mostly I'm noting the {vb:xxxxxxx} versus $xxxxxx differences. Switching my language to UTF-8 wouldn't cause any problems, would it? Lastly, I have no problems agreeing with you that there is most likely something else going on, but if you can tell me what to look for - since it is your mod that is having trouble sending the information - I research this further. The people for whom I'm building this site are very adamant that this mod works, so I really appreciate your time in answering my posts and helping me resolve this issue. :) [Edit / Update]: I just checked, and the PM function works perfectly, so it seems the only issue is posting on the forums. |
Quote:
You can try to make the following changes to see if it helps track down the problem: Change line 122 as follows: Code:
$foruminfo = verify_id('forum', $vbulletin->options[award_request_formforumid], 0, 1); Code:
$foruminfo = verify_id('forum', $vbulletin->options[award_request_formforumid], 1, 1); Code:
build_new_post('thread', $foruminfo, array(), array(), $newpost, $errors); Quote:
Quote:
Quote:
Quote:
|
Just as a follow up, I have not applied your fix yet; however, I also have not had a single error (and no one has reported any errors to me). I'm going to keep things as-is, for now and I'll apply your fix when/if the issue arises again.
[Edit] Removed misinformation. Thanks a ton! :) |
All times are GMT. The time now is 10:54 AM. |
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:
|