News:

Wondering if this will always be free?  See why free is better.

Main Menu

Member Awards (2.0 Compatible!)

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

Previous topic - Next topic

Jdracup

#1840
That did it, thank you very much. If I may offer a suggestion - some of my awards look different (awards in different categories have a different appearance); I think it would be a neat feature if you could set it up somehow so that under the avatar, awards in category A are shown next to/under each other before awards from category B are shown.

Babalui

Quote from: JBlaze on May 29, 2010, 05:38:45 PM
@Babalui, I don't do custom edits for people. I may however consider such things for future features.

Roger on that, but I was wandering if you have any or anybody else may have ideas on that.

It would be very nice to to display a page with all available awards on forum to any member/guest.

Thanks for your effort!

~DS~

JB...when trying to add awards it brings a "You must select a file to upload!" even when "Don't have a small image? Leave this empty, and it will use the regular one:" says I don't need one.

And oh...there's a weird image showing in the "assign" tab.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

JBlaze

Quote from: Dismal Shadow on May 30, 2010, 09:17:43 PM
JB...when trying to add awards it brings a "You must select a file to upload!" even when "Don't have a small image? Leave this empty, and it will use the regular one:" says I don't need one.

And oh...there's a weird image showing in the "assign" tab.

Hmm.. I can't seem to reproduce that. I'll keep trying tonight. As for the image, that's where the award image is supposed to show. Could be an error when there are no awards to assign.
Jason Clemons
Former Team Member 2009 - 2012

~DS~

the error also apply when you try to edit and replace a new images.
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

JBlaze

Quote from: Dismal Shadow on May 31, 2010, 12:17:11 AM
the error also apply when you try to edit and replace a new images.

Just for kicks, make sure /awards is CHMOD properly. Could be a problem that the file is not getting uploaded.
Jason Clemons
Former Team Member 2009 - 2012

~DS~

Quote from: JBlaze on May 31, 2010, 12:22:45 AM
Quote from: Dismal Shadow on May 31, 2010, 12:17:11 AM
the error also apply when you try to edit and replace a new images.

Just for kicks, make sure /awards is CHMOD properly. Could be a problem that the file is not getting uploaded.
It's on 755 :)
Should i try 777?
"There is no god, and that's the simple truth. If every trace of any single religion were wiped out and nothing were passed on, it would never be created exactly that way again. There might be some other nonsense in its place, but not that exact nonsense. If all of science were wiped out, it would still be true and someone would find a way to figure it all out again."
~Penn Jillette – God, NO! – 2011

JBlaze

Jason Clemons
Former Team Member 2009 - 2012

ukhalik2

what a great mod, awesome!
thanks and God bless you.

luismanson

can someone please share what tables need to be removed from other awards mod???

JBlaze

Tables added: {db_prefix}awards_members, {db_prefix}awards, {db_prefix}awards_categories

$modSettings added: awards_dir, awards_favorites, awards_in_post

Jason Clemons
Former Team Member 2009 - 2012

Kindred

what it actually means is, if you have ever tried to install an awards mod before this one, you should go remove ANY tables with the term awards in them
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Babalui

#1852
What do I have to edit and how to add row for textfields Award Title and Award Description, when Adding or Editing awards?

EDIT:

Managed to figure it out by myself :)

In ManageAwards.template.php
find:
<input type="text" name="award_name" id="award_name" value="', $context['award']['award_name'], '" size="30" />

replace with:
<TEXTAREA NAME="award_name" ROWS=2 COLS=40>', $context['award']['award_name'], '</TEXTAREA>

find:
<input type="text" name="description" id="description" value="', $context['award']['description'], '" size="30" />

replace with:
<TEXTAREA NAME="description" ROWS=4 COLS=40>', $context['award']['description'], '</TEXTAREA>


In above, adjust values for ROWS COLS up to your liking.

So far, it is working OK, but I would be grateful for confirmation.

droganto

Quote from: luismanson on May 31, 2010, 03:40:25 PM
can someone please share what tables need to be removed from other awards mod???

Inside the database I removed all the ones that said  smf_awards. If I remember right I think they are three. If you want just rename them backup_smf_awards_

And then install the mod. Than worked for me


Babalui

Another question...

On uploading/editing award, if someone does not upload small pic, a large one will be used instead.
Any way to change this? I would prefer a small predefined image (like, blank_award.gif) or none at all.
Cos, when I want to edit an award, I have to upload BOTH pics each time. An if I forget to upload small one...

ukhalik2

whenever i try to assign an award to a person, it gives me error that, "please select the award and/or member"
even though i am selecting the award and the right member?

any help?

JBlaze

Jason Clemons
Former Team Member 2009 - 2012

hayu

"You must select a member and/or award in order to continue!"

and http://www.jblaze.net/forum/member-awards/errors-logs.-97.msg260.html#msg260 [nofollow]  Doesn't fix that O.o

JBlaze

Quote from: hayu on June 05, 2010, 01:26:31 PM
"You must select a member and/or award in order to continue!"

and http://www.jblaze.net/forum/member-awards/errors-logs.-97.msg260.html#msg260  Doesn't fix that O.o

Make sure that the ./awards directory is writable.
Jason Clemons
Former Team Member 2009 - 2012

Advertisement: