Member Awards (2.0 Compatible!)

Started by Spuds, September 18, 2006, 03:14:03 PM

Previous topic - Next topic

perplexed

um, ok, that doesn't sound very good then.  Is that a common problem or something related to your forum in particular? :(

edi67

Thx Jay for mod, Yoda for little modification, and Goose for icons

work perfectly ;)

CrazyZone - My SMF Forum


From the difficult the hardening of the man you can see

eleven0

Not Acceptable

An appropriate representation of the requested resource /forum/index.php could not be found on this server.


how do i fix this?

sniperkiller

How do I get this to work with different themes? I can only get it to work with the default theme.

perplexed

Quote from: perplexed on February 16, 2008, 08:14:22 AM
quick question for Jay,  I have to uninstall and reinstall this mod as I'm upgrading.  Will I lose the awards that members have been assigned or will the tables with all the info still be there when I reinstall?

thanks

I know someone else responded about what happened in their forum (thanks) but I would like advice from Jay if possible before I have to reinstall

Thanks

kaburan

Is it possible to award the same award more than once? I've searched the thread and Jay mentioned that he remembers a few pages back but I couldn't find anything.

perplexed

you can't assign the same award to the same person more than once but that doesnt stop you uploading the same award image more than once and then assigning that to the same person if that helps :)

Sub Zero`

How can I add the rewards?

Neorics

#588
hey i got some problem that I think is related to this mod.

http://www.simplemachines.org/community/index.php?topic=225683.msg1447138#msg1447138

please read my post on the link above


fixed that
now this is the error i'm getting

i think it's conflicting with the tables made by my previously installed mod which is simple awards system

look at the screenshot i attached


fixed that too, all problems solve... it's a good thing i'm resourceful and Tick is available  :P


What I did is I deleted the tables in the database created by the simple awards mod and reinstalled this mod and it works fine!
[For Hire] I can help you with anything regarding Simple Machines Forum  ~ My Portfolio

perplexed

Quote from: perplexed on February 23, 2008, 10:40:58 AM
Quote from: perplexed on February 16, 2008, 08:14:22 AM
quick question for Jay,  I have to uninstall and reinstall this mod as I'm upgrading.  Will I lose the awards that members have been assigned or will the tables with all the info still be there when I reinstall?

thanks

I know someone else responded about what happened in their forum (thanks) but I would like advice from Jay if possible before I have to reinstall

Thanks

FYI I did it anyway and after reinstalling everything is fine, all the awards are where they should be.  No probs

radel

#590
Quote from: edi67 on February 17, 2008, 03:56:09 PM
Thx Jay for mod, Yoda for little modification, and Goose for icons

work perfectly ;)



How did you make the awards show there?

EDIT:Nevermind I got it to work! Great mod by the way

Mother Goose

OOooooo!!!!! Someone is using my icons!!! Happy me!!!    

Thanks for the screen shot edi67, made my day!

It seems I have a bit of a problem.. we LOVE our awards mod at my forum. Thank you all.

Any clue what I need to do with this? 

[<a href='function.move-uploaded-file'>function.move-uploaded-file</a>]: failed to open stream: Permission denied
File: /home/homestea/public_html/smf/Sources/ManageAwards.php
   

MrTeck

Thanks for this great mod.  ;D
There is a way to show the awards in the profile page, down the "Show general statistics for this member" text?

I use this code to show in forum, down the signature:
// Show number of awards
echo '
<hr width="100%" size="1" class="hrcolor" />
<a href="', $scripturl, '?action=profile;sa=awards;u=', $message['member']['id'], '">', $txt['awards'], '</a>: ', !empty($message['member']['awards']) ? $message['member']['awards'] : 0, '<br />';

// Show the fav award
if (isset($context['awards'][$message['member']['id']]))
{
echo '
<hr width="100%" size="1" class="hrcolor" />
<div style="overflow: auto; width: 100%;">';
foreach ($context['awards'][$message['member']['id']] as $badge)
echo '
', $badge;
echo '
</div>';
}


But if I try to use the same comde for profile template don't work :S

Tnx in advantage  ;)

examino

Hi!

I'd like to ask whether it is possible for ALL the awards assigned to a member to appear below or even above the signature of that member. I'd like this done automatically everytime an award is given to a member. The awards should appear side by side, with the image assigned to each award showing.

If this can be done, i'd really be grateful if someone could provide the code and explain where it should be pasted exaclty.

Thanks in advance for any replies.

perplexed

if you search this thread there is info on how to do this already, or how to add a favourite award to posts also

examino

I face an issue installing a greek translation. I manually translated ManageAwards.english.php and created a new file called ManageAwards.greek-utf8.php in themes/default/languages but still, i can't seem to get it to work.

Any ideas why this is happening?

Ricardo-san

I got the same error as Kimba:

// Pogo Awards adminIndex text strings. $txt['awards'] = 'Awards'; $txt['pa_view_album'] = 'View member\'s badge album.'; $txt['pa_mods'] = 'Mods'; $txt['whoallow_pogoawards'] = 'Managing Awards.';

I even uninstalled, and deleted, the package and the error is still there!
Free cPanel Hosting! [nofollow]
Free WHM Reseller Hosting! [nofollow]
Fantastico, Installatron, RVSkin, PHP, Perl, CGI-Bin, are included!

rowedf

Having issues with the awards link showing in people's profile.  So far only admin and global moderator can see that link.

examino

Solved the issue with translation, now, when i enter a description inside an award, is shows up like this:

??????????? ?? ???????

Always does. I' m guessing it's caused by the utf encryption. The language i'm typing is Greek. Any help would be highly appreciated.

JayBachatero

Mother Goose - You need to make the awards directory writeable.

Quote from: rowedf on March 28, 2008, 04:19:08 PM
Having issues with the awards link showing in people's profile.  So far only admin and global moderator can see that link.
Check your permissions.

Quote from: examino on March 28, 2008, 09:56:16 PM
Solved the issue with translation, now, when i enter a description inside an award, is shows up like this:

??????????? ?? ???????

Always does. I' m guessing it's caused by the utf encryption. The language i'm typing is Greek. Any help would be highly appreciated.
Check in phpMyAdmin what is the collation for the awards table and the messages table.
Follow me on Twitter

"HELP!!! I've fallen and I can't get up"
This moment has been brought to you by LifeAlert

Advertisement: