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 13:15:49 GMT -8
Yes, it's got the same permissions as my admin account but it's not the admin account.
|
|
#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 14:46:31 GMT -8
Ah-ha...
Only the main Admin can award himself. Other staff members with the ability to edit profiles can give awards to others, but NOT themselves.
|
|
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 17, 2013 15:39:28 GMT -8
Ah right, that makes sense!
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 22, 2013 21:32:54 GMT -8
Heyas Todge - I love the awards system however I was wondering if you'd be able to help with something as I'd love to move where the Awards link shows and as of yet have been unable to I've enclosed an image showing where I want it to move to it's where the blue line is
|
|
#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 23, 2013 10:16:08 GMT -8
Is that your 'mini' profile???
If you add a <div> with the class 'awards' in your mini-profile, they will be placed within that, so add '<div class="awards"></div>' beneath the Gender, and all should be good.
|
|
inherit
Peabrained Codebreaker
107114
0
Mar 11, 2020 7:47:27 GMT -8
Boy_Wonder
6,249
July 2007
natzy24
|
Post by Boy_Wonder on Jul 23, 2013 10:24:29 GMT -8
yes it is and okay I'll give that a try
and it works a charm! Thanks!
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Jul 24, 2013 4:46:22 GMT -8
Todge: I viewed @greedsins board cause he's having problems with my shop plugin. While I was there I noticed a syntax error pulling and it looked like it was coming from your code. Just posting to let you know. The error is below. [07:41:26.580] An error occurred during a document.ready call: TypeError: $(...).data(...) is undefined While executing: (function (){ $('.ui-autosearch').on('autosearchaftersearch.posttrophy', WCTrophyCheck); //if(!$.pushStateSupport()&& $('.ui-autosearch').data('autosearch').lastHash != "initial load" ){ //older browsers and IE if(!$('.ui-autosearch').data('autosearch').popped ){ $('.ui-autosearch').data('autosearch')._trigger('afterSearch.posttrophy'); } })
|
|
#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 24, 2013 13:54:28 GMT -8
Todge: I viewed @greedsins board cause he's having problems with my shop plugin. While I was there I noticed a syntax error pulling and it looked like it was coming from your code. Just posting to let you know. The error is below. [07:41:26.580] An error occurred during a document.ready call: TypeError: $(...).data(...) is undefined While executing: (function (){ $('.ui-autosearch').on('autosearchaftersearch.posttrophy', WCTrophyCheck); //if(!$.pushStateSupport()&& $('.ui-autosearch').data('autosearch').lastHash != "initial load" ){ //older browsers and IE if(!$('.ui-autosearch').data('autosearch').popped ){ $('.ui-autosearch').data('autosearch')._trigger('afterSearch.posttrophy'); } })
Nope.. I'm innocent on this count.. That function is not part of the awards plugin.
|
|
inherit
173855
0
Apr 23, 2024 9:59:44 GMT -8
Texas
I check in every once in a while...
869
November 2011
petermaggio
|
Post by Texas on Jul 24, 2013 15:10:45 GMT -8
Okay, just saw the WCTrophyCheck and was like, that looks like Todge's code
|
|
#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 25, 2013 11:08:33 GMT -8
Yeah, I assumed as much. There's not a trophy in site with my plugin.. Several awards, but no trophies.
|
|
inherit
190148
0
Oct 6, 2016 19:44:41 GMT -8
spiffshine
146
February 2013
spiffshine
|
Post by spiffshine on Aug 12, 2013 19:18:15 GMT -8
HI Todge. Is there a way to add a link the badges in the mini-profile so they can be clicked?
|
|
inherit
King Oligochaete
126470
0
Feb 24, 2021 12:23:15 GMT -8
Wormopolis
Stop rating plugins with 1 star that dont deserve it.
20,002
June 2008
tbserialkillers
Wormo's Mini-Profile
|
Post by Wormopolis on Aug 12, 2013 19:38:03 GMT -8
Okay, just saw the WCTrophyCheck and was like, that looks like Todge's code Its one of mine. I never updated the pagination function on it.
|
|
Jul
New Member
Get Your Argue On!
Posts: 22
inherit
ladyjulbug@gmail.com
198236
0
Sept 2, 2013 15:50:15 GMT -8
Jul
Get Your Argue On!
22
August 2013
jul
|
Post by Jul on Aug 13, 2013 10:32:44 GMT -8
We added a new layout thing on our forum and it deleted the awards link from our mini profiles. I tried adding the '<div class="awards"></div>' into the code where I want them to show up, but it didn't work. I want it to show up underneath the "send message" link, in the same box, and only if they have awards. The rest of the things have their own box with a divider, but I want "send message" and "awards" in the same box. I've included a screen shot of the mini profile, and the code for the mini profile. Can you help me figure this out? I need to know what to put into the code to make it show up. Thank you.
|
|
#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 Aug 13, 2013 11:13:51 GMT -8
You have changed the class name of the mini-profile, so the code can no longer find them.
For the class of the mini-profile <div> must be 'mini-profile' for the code to function correctly.
At some point I intend to change that, but the way the code works, that will require a fair bit of re-working, so it may be a while.
|
|
Jul
New Member
Get Your Argue On!
Posts: 22
inherit
ladyjulbug@gmail.com
198236
0
Sept 2, 2013 15:50:15 GMT -8
Jul
Get Your Argue On!
22
August 2013
jul
|
Post by Jul on Aug 13, 2013 11:25:47 GMT -8
So, how can I fix it? This was a premade layout that we installed.
|
|