News:

Want to get involved in developing SMF? Why not lend a hand on our GitHub!

Main Menu

Member Awards (2.0 Compatible!)

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

Previous topic - Next topic

Fustrate

There shouldn't be any differences between b3.1 and b4, so you can go ahead and use the b3.1 version.
Steven Hoffman
Former Team Member, 2009-2012

bros

Quote from: YodaOfDarkness on October 09, 2008, 11:04:43 PM
There shouldn't be any differences between b3.1 and b4, so you can go ahead and use the b3.1 version.

The line to make it work with SMF 2 b4 has to be added.

Lordmiller

Yoda,

Out in the file area, under the description it says:

Quote
Description:
This modification will be updated by Saturday, September 20th. In the mean time, use MemberAwards_1-0-2.zip for SMF 1.1.x and use awards_2-0_beta3.tar.gz for SMF 2.0.

Is there an update pending I should wait for?

Thanks,
LM

Fustrate

You can tell SMF to emulate beta 3.1 while you install. On the Browse Packages page, click "Advanced" in the bottom right and change the value in the box there to "SMF 2.0 Beta 3.1"

Lordmiller: You can use the version that's up right now, I'm just having a bit of trouble with the code cleanup.
Steven Hoffman
Former Team Member, 2009-2012

novastar

Quote from: YodaOfDarkness on October 09, 2008, 10:29:59 AM
That was never fixed in Jay's 1.1.x version, but I think it'll be done in the version I'm about to release (a few pesky problems are stopping me)

Glad to see it is a problem with the mod and not me :) Look forward to seeing your new version soon

Kosedragen

Hello again. I was wondering if it exists a list that can show every available award to the members of my forum, or if one could make one :3

Fustrate

Yes, it's possible to make one. It's not in there right now though.
Steven Hoffman
Former Team Member, 2009-2012

Kosedragen

Ah, cool. Of course it is possible, merely a figure of speech. Well, then would you add it as a suggestion for future updates or something? :3

Fustrate

I'll add it to my long list of things to do ;)
Steven Hoffman
Former Team Member, 2009-2012

Kosedragen

Awesome : D I'll be keeping ears and eyes open :3

Lordmiller

Hey, love this mod, we'd been looking for something like it for a LONG time.

Installed into 1.1.6 and it's working great.

I used this tweak:

http://www.simplemachines.org/community/index.php?topic=114701.msg1144061#msg1144061

That works fine also. So now the award listed as favorite shows up in the User Boxes with every post. I see that other people have gotten all the awards to show up in the user box, as a row of mini versions. . .how do you get it to work like that?

Fustrate

easiest thing I can think of is to add a second image for each one in the /awards/ folder, named small_{name.gif} and hard-code the small_ in the display function.
Steven Hoffman
Former Team Member, 2009-2012

efil59

Hi,
When i try to install I get:
There are no install actions defined!
Thanks,
Efil.

Fustrate

What version of SMF are you using? Which of the two install files for this mod are you using?
Steven Hoffman
Former Team Member, 2009-2012

efil59

Quote from: YodaOfSpookness on October 14, 2008, 12:08:17 PM
What version of SMF are you using? Which of the two install files for this mod are you using?

Sorry I used "awards_2-0_beta3".
I should use "MemberAwards_1-0-2".

Thanks.
Thanks,
Efil.

efil59

Now i get this error:


Unknown column 'awardName' in 'field list'
קבצים: /home/XXX/public_html/XXX/Sources/ManageAwards.php
שורה: 193

Note: It appears that your database may require an upgrade. Your forum files are currently at version SMF 1.1.6, whereas your database is at version SMF 1.1.5. It is recommended that you execute the latest version of upgrade.php
Thanks,
Efil.

Fustrate

Can you check your database to see if the {db_prefix}awards (probably smf_awards) table exists, and has a row named awardName?
Steven Hoffman
Former Team Member, 2009-2012

efil59

Thanks,
Efil.

Fustrate

Hmm... try replacing
ID_AWARD, awardName, gameName, timeAdded, filename, width, height
both times it appears with
*
just an asterik.

Does it work after that?
Steven Hoffman
Former Team Member, 2009-2012

efil59

Quote from: YodaOfSpookness on October 14, 2008, 01:29:14 PM
Hmm... try replacing
ID_AWARD, awardName, gameName, timeAdded, filename, width, height
both times it appears with
*
just an asterik.

Does it work after that?

Sorry I did't understand.
Thanks,
Efil.

Advertisement: