#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on May 31, 2013 18:31:25 GMT -8
To update this, or any plugin, first make sure you make a note of all the settings. In this case, I suggest you copy/paste your Award Images and Award Descriptions into notebook so you can put them back in the same format.
Then in your admin panel, delete the Awards System plugin.. DO NOT delete the plugin data, just the plugin. Then download and import the new version, re-enter the settings and away you go. All your members should still have their original awards intact.
|
|
Water Crystals
Junior Member
Those who make no mistakes, don't make anything
Posts: 431
inherit
137395
0
Nov 19, 2024 1:35:44 GMT -8
Water Crystals
Those who make no mistakes, don't make anything
431
February 2009
watercrystals
|
Post by Water Crystals on Jun 3, 2013 0:05:59 GMT -8
Hey, I'm having a very annoying issue all of the sudden I added some new items and when I saved my work it said something was invalid. Unable to fix it, I removed the plugin and re-added it. Now I get this error pop-up when I try to enable it: This plugin requires that the fields "Award Images", "Award Descriptions", "Multiple Awards", and "Display Awards" be set before it can be enabled. I have each of those selections filled in, but nothing I do makes this message go away, and therefore I cannot re-enable the plugin. Please help! haurpg.comEdit: Extra info - I was using a slightly older version of the plugin, but now I'm using the most recent one. Same error no matter which one I use.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 3, 2013 14:35:23 GMT -8
Hey, I'm having a very annoying issue all of the sudden I added some new items and when I saved my work it said something was invalid. Unable to fix it, I removed the plugin and re-added it. Now I get this error pop-up when I try to enable it: This plugin requires that the fields "Award Images", "Award Descriptions", "Multiple Awards", and "Display Awards" be set before it can be enabled. I have each of those selections filled in, but nothing I do makes this message go away, and therefore I cannot re-enable the plugin. Please help! haurpg.comEdit: Extra info - I was using a slightly older version of the plugin, but now I'm using the most recent one. Same error no matter which one I use. Unfortunately I can't help you with your forum in maintenance mode, but if you can't enable it I'd not be able to see it anyhow. BUT, from what you are saying, it sounds like a PB issue rather than a plugin issue, as plugins can not effect the admin panel. I'd say leave it a day or so and try again, if you still get the error, then try posting about it in the bug report board.
|
|
inherit
194168
0
Nov 3, 2014 23:29:47 GMT -8
mrlamont
61
May 2013
mrlamont
|
Post by mrlamont on Jun 4, 2013 14:01:38 GMT -8
Thanks a lot Todge the plugin updated and works excellent.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 9, 2013 7:10:32 GMT -8
There are settings in the plugin where you can set a height for the award images.
'Awards Size' is the height of the awards, this is the height the awards will be displayed forum wide, unless you add a size in 'Mini-Profile Award Size', if you have a setting there, then the images in the mini-profiles will be displayed as that size, while leaving the images in the profile page the original size.
|
|
Former Member
inherit
guest@proboards.com
192162
0
Dec 2, 2024 16:31:04 GMT -8
Former Member
0
January 1970
Former Member
|
Post by Former Member on Jun 12, 2013 16:27:50 GMT -8
Just thought I will make a offer to users of this plug in.
If you would like some award images made up for your forum, PM me the images (they dont have to be transparent as I can make them transparent), text and font/colour/size info and other settings you want I will be more then happy to make some for users.
Image host MUST be nimga.com/ all others are blocked by my proxy server.
I love using Adobe Photoshop c6 and don't really have much to do these days and I will like to give back to PB as they have given so much help to me. Some of my work (more to come! I will add them as I make more for my forum)
|
|
inherit
6871
0
Jun 10, 2024 2:25:35 GMT -8
bigballofyarn
"If you wish to make an apple pie from scratch, you must first invent the universe." -Carl Sagan
7,912
January 2003
bigballofyarn
|
Post by bigballofyarn on Jun 13, 2013 15:47:21 GMT -8
I did not read through all 23 pages. Does this code allow you to work on a point system as well?
IE: Members can earn x points per post they make, and then buy an award for another member?
Can this code work like the shop code that was in v4?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 14, 2013 9:56:26 GMT -8
I'm afraid not. As only staff members can give out awards, the only way that could be done is if you ask a staff member to award another member for you.
|
|
inherit
190148
0
Oct 6, 2016 19:44:41 GMT -8
spiffshine
146
February 2013
spiffshine
|
Post by spiffshine on Jun 21, 2013 11:22:22 GMT -8
Hi Todge. A while back I had an issue with guest posts showing awards in the mini-profile which was fixed after I fixed the PM button by checking if $[user.is_member]. However, now I notice that the awards and the PM button are showing up on posts of deleted members. (First post here by "Logan" - tstappedout.proboards.com/thread/3153/)Coincidentally, the awards shown are those that the person looking at it has... so I see my own awards on the deleted user's mini-profile. My mini-profile code shows: <div class="$[miniprofile_class]"> $[user] {if $[current_user.is_member]}{if $[user.is_member]}<span class="float-right"><a href="$[user.pm_href]" alt="PM $[user.name]">PM</a></span>{/if}{/if}<br /> {if $[user.is_guest]}Guest<br />{/if}
...
Any ideas? For reference: All the guests' mini-profiles look normal to me, but this image you posted tells me something.. That 'PM' flag that's being displayed in the top right corner, is that a link? If so, that's what could be tripping up the awards plugin, and why would you want a 'PM' link in a guests' mini-profile?
|
|
inherit
comicadante@gmail.com
195064
0
Feb 8, 2022 8:09:24 GMT -8
Loki Laufeyson
99
June 2013
lokilaufeyson
|
Post by Loki Laufeyson on Jun 23, 2013 12:34:14 GMT -8
TodgeI am having an issue right now and I am unsure how to resolve it. I have two themes/skins on my board, and the awards system is not working on my default one. How do I adjust this so that it is either working on all themes, or is always working on the one I have set to default?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jun 23, 2013 17:15:08 GMT -8
Make sure that the mini-profiles in your themes class 'mini-profile', and that they contain the member's profile link, then all should be good.
If that doesn't help, could you post a link to your forum and I'll take a look.
Thanks.
|
|
lxwis
New Member
Posts: 41
inherit
196866
0
Sept 15, 2013 12:03:48 GMT -8
lxwis
41
July 2013
lxwis
|
Post by lxwis on Jul 15, 2013 18:48:44 GMT -8
For some reason, I can't give myself awards? I've tried logging into a different account and it lets me do it, yet both the accounts have the same permissions?
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 16, 2013 10:00:48 GMT -8
When you say you can't give yourself awards, are you not seeing the button in the profile page? Or can you get the go through all the options but they are not saving?
|
|
lxwis
New Member
Posts: 41
inherit
196866
0
Sept 15, 2013 12:03:48 GMT -8
lxwis
41
July 2013
lxwis
|
Post by lxwis on Jul 16, 2013 10:36:54 GMT -8
I can't see the button on my profile page.
|
|
#00AF33
Official Code Helper
19529
0
1
Nov 19, 2012 14:18:28 GMT -8
Todge
**
17,324
January 2004
todge
|
Post by Todge on Jul 16, 2013 11:07:40 GMT -8
The account that will not let you give awards... Is that a staff account?
|
|