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

tragidy

Quote from: Spuds on November 07, 2011, 10:58:19 PM
If you mean a show all available awards, there is a menu selection under profile -> show awards that shows whats available .... if you want that in a portal block you could adapt that code as a starting point.

Thanks

So there is no built in modifier ?showall or anything to that degree portal aside.
Open source Matters, the GNU GPL License is one of the most valuable text ever created by mankind.
Support all open source projects when possible as their concepts are paving the future. ~ tragidy

hcfwesker

Quote from: tragidy on November 16, 2011, 10:39:22 AM
Quote from: Spuds on November 07, 2011, 10:58:19 PM
If you mean a show all available awards, there is a menu selection under profile -> show awards that shows whats available .... if you want that in a portal block you could adapt that code as a starting point.

Thanks

So there is no built in modifier ?showall or anything to that degree portal aside.

It'd actually be simple just to add your own link to it, now that you know the url

admirable

Hello Dears I have completed the Award Members mod manually and it works....

but now i want that Award mod also work with Core Theme in SMF 2.0.1,,
Can someone tell me the steps???
My Website| JA Technologies
-----------------------------------------------------------------------
Do hard work, one day you will be awarded for that!
-----------------------------------------------------------------------

hcfwesker

#2583
Just make the manual edits to Display.template.php of the core theme.  Or you can try renaming the core themes file to Display1.template.php to just use the default themes file.  If it messes up the core theme's post pages, just change the name back, then try the manual edits.

ti3pitas

#2584
Can someone help me with this¿

Fatal error: Cannot redeclare template_awards() (previously declared in /home/a6070869/public_html/SMF/Sources/Load.php(2447) : eval()'d code:3012) in /home/a6070869/public_html/SMF/Sources/Load.php(2447) : eval()'d code on line 3292

When i click the orange button or member profile.. i get this error :/

Edit: i unistalled it ... and now i have only 1 orange button (b4 2) .. but now i dont get this error....
When i try to modificate awards.. i get this

Fatal error: require_once() [function.require]: Failed opening required '/home/a6070869/public_html/SMF/Sources/ManageAwards.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/a6070869/public_html/SMF/Sources/Admin.php on line 602

Kindred

you double installed at some point...   which means that you have to go through the code, manually andf remove all of the mod-replated code additions and revert the mod-related changes  -- and then you can reinstall.
Сл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."

ti3pitas

Quote from: Kindred on November 27, 2011, 01:25:47 PM
you double installed at some point...   which means that you have to go through the code, manually andf remove all of the mod-replated code additions and revert the mod-related changes  -- and then you can reinstall.

Solved , Thanks  :D

Switch-Renn

Quote from: Switch-Renn on June 27, 2011, 08:46:29 PM
Hey there,

I keep getting "You must select a member and/or award in order to continue!" anytime I try to assign an award. With some searching, I learnt that I have to click the name in the dropdown box for it to work - but when I type in a name I don't GET a dropdown box.

I'm using 2.0 RC5, installed the mod with emulation. Any help would be greatly appreciated.

Bumping this, still need some help!! :c

Kindred

1- upgrade to 2.0.1
2- confirm that the js file was added to your theme directory
Сл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."

hcfwesker

Quote from: Switch-Renn on December 16, 2011, 10:32:32 AM
Quote from: Switch-Renn on June 27, 2011, 08:46:29 PM
Hey there,

I keep getting "You must select a member and/or award in order to continue!" anytime I try to assign an award. With some searching, I learnt that I have to click the name in the dropdown box for it to work - but when I type in a name I don't GET a dropdown box.

I'm using 2.0 RC5, installed the mod with emulation. Any help would be greatly appreciated.

Bumping this, still need some help!! :c

http://www.simplemachines.org/community/index.php?topic=114701.msg3208645#msg3208645   see if that explanation posted on the previous page helps.

colddemon

Using 2.0rc5 I was able to install this, but i can't see the the option in the admins-menu.
I've been reading throug several solutions here and tried to change some stuff manually, but that left me with errors.
I attach the admin.php here in hope for help.
Thanks in advance!

hcfwesker

I see some of the MOD installed.  Try the attached file.   If all goes well, your awards admin panel will be under Admin > Members ( directly underneath 'Permissions")

colddemon

#2592
Thank you very, very much. I acn manage the awards now.
Only thing not working now is that the awards aren't shown below the members avatar.

hcfwesker

You need to activate that under the awards settings.

Awards > Settings

Awards in Post:
How many awards should be shown under a user's avatar? Set to 0 to show none.

colddemon

Is set to 3 and it does not show any award.

hcfwesker

#2595
Are you using a custom theme.  Any edits to display.template.php must be also made if your custom theme has one.  check on the SMf Default Curve theme.  If they don't appear there, then you'll have to add the edits , sometimes those edits dont get added.  Parse the MOD for the edits

Or, you can try and do this, which I added myself to shows Awards under signature.  I personally think Awards in mini-profile get too cluttered.

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

colddemon

Ok, made that, works now, thank you once again!

hcfwesker


colddemon

Sry to disturb one more time, but how do I remove awards or un-assign them?
Made a test-award to give myself to see if it works but I can't find any options to remove the award in general or to un-assign it from me.

colddemon

Now I got it, I need to assign it first to enter a un-assign window.
strange but it works

Advertisement: