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 Sept 9, 2013 17:02:38 GMT -8
Broken Wings: Try updating the plugin, disregard the version number listed in the shop, I messed it up so it's not correct. DanBlue: The "remove items" button is on each persons individual profile.
|
|
Broken Wings
New Member
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
Posts: 42
inherit
animetoaster0401@gmail.com
197032
0
Sept 15, 2014 15:05:53 GMT -8
Broken Wings
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
42
July 2013
amberflower
|
Post by Broken Wings on Sept 9, 2013 17:14:07 GMT -8
I updated it, but it still didn't work.
|
|
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 Sept 9, 2013 17:15:09 GMT -8
|
|
Broken Wings
New Member
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
Posts: 42
inherit
animetoaster0401@gmail.com
197032
0
Sept 15, 2014 15:05:53 GMT -8
Broken Wings
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
42
July 2013
amberflower
|
Post by Broken Wings on Sept 9, 2013 17:22:45 GMT -8
Well, apparently. So far, only one member has bought anything (we tested it out after my first post here), and it worked perfectly for them.
|
|
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 Sept 9, 2013 17:29:26 GMT -8
Could you tell me exactly what happens when you click to buy an item?
|
|
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 Sept 9, 2013 17:32:27 GMT -8
I just checked your forum again, and you have something that's throwing errors and I think that may be the problems seeing as I don't see my plugin throwing errors on my forum, but on yours it is.
Do you have anything in the headers/footers?
|
|
Broken Wings
New Member
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
Posts: 42
inherit
animetoaster0401@gmail.com
197032
0
Sept 15, 2014 15:05:53 GMT -8
Broken Wings
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
42
July 2013
amberflower
|
Post by Broken Wings on Sept 9, 2013 17:37:45 GMT -8
I checked, but I'm having extreme difficulty reading the coding. There seems to be something in the footer, but I can't locate where it starts and where it ends and...
... ahah... I'm so hopeless...
I'll ask my coders real quick.
|
|
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 Sept 9, 2013 17:41:57 GMT -8
Tell them that the code below is throwing the error below.
-- [20:38:47.802] SyntaxError: missing ) after argument list @ http://warriorscats-rpg.freeforums.net/user/1:346
<script type="text/javascript"> $(document).ready(function(){ var force_br = /\[break\]/gi; var check = /\[attr="?(class|id|rel|style)"?,"?(.+?)"?\]/i; var css = /\[newclass="?(.+?)"?\](.+?)\[\/newclass\]/i; $(".style-tag-me").each(function(a,b){ var html = $(b).html(); if(css.test(html)){ var result = css.exec(html); while(result != null){ var classn = RegExp.$1; classn = classn.replace(/>/g,">"); html = html.replace(css,"<style type='text/css'> "+classn+" { $2 } </style>"); result = css.exec(html); } } if(/\[nospaces\]/i.test(html)){ html = html.replace(/\[nospaces\]/i,""); $(b).addClass("hide-br"); } if(force_br.test(html)){ html = html.replace(force_br,"<br class='good' />"); } if(html != $(b).html()) $(b).html(html); }); function recursiveCheck(ele){ ele = $(ele); if(ele.find("div").length){ ele.find("div").each(function(index,elem){ recursiveCheck(elem); }); } actualFunction(ele); } function actualFunction(ele){ ele = $(ele); if(check.test(ele.html())){ var result = check.exec(ele.html()); while(result != null){ var attr = RegExp.$1; var value = RegExp.$2; ele.attr(attr,value); ele.html(ele.html().replace(check,"")); result = check.exec(ele.html()); } } }
$(".style-tag-me div").each(function(a,b){ recursiveCheck($(b)); }); $(".hide-br br:not(.good)").remove(); $('.ui-autosearch').on('autosearchaftersearch.style_tag', function () { $(".style-tag-me div").each(function(a,b){ recursiveCheck($(b)); }); $(".hide-br br:not(.good)").remove(); //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.style_tag'); } } }); </script>
[/spoiler
|
|
Broken Wings
New Member
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
Posts: 42
inherit
animetoaster0401@gmail.com
197032
0
Sept 15, 2014 15:05:53 GMT -8
Broken Wings
Hit the ground, your hope is bleeding. Close your eyes, your heart stops beating.
42
July 2013
amberflower
|
Post by Broken Wings on Sept 9, 2013 17:43:38 GMT -8
Alright, thanks, I will.
|
|
inherit
188318
0
Feb 7, 2015 12:47:48 GMT -8
DanBlue
24
January 2013
danblue
|
Post by DanBlue on Sept 9, 2013 20:32:30 GMT -8
DanBlue: The "remove items" button is on each persons individual profile. I'm not seeing it. Could it be because it's a "given" item? Thanks.
|
|
inherit
187768
0
Oct 20, 2024 15:52:34 GMT -8
pinder
48
January 2013
pinder
|
Post by pinder on Sept 10, 2013 6:25:30 GMT -8
The issue is still persisting Texas, whenever you have the time please take a look at it. Here's the link again, Click here to go to the ForumThank you
|
|
inherit
188318
0
Feb 7, 2015 12:47:48 GMT -8
DanBlue
24
January 2013
danblue
|
Post by DanBlue on Sept 10, 2013 9:04:54 GMT -8
DanBlue: The "remove items" button is on each persons individual profile. I'm not seeing it. Could it be because it's a "given" item? Thanks. Update... I just noticed that the first two members on my members list has the button "Remove Item" in their profile. I'm not seeing the button in any of the other profiles. Any insight into what I might be overlooking or a potential fix would be much appreciated. Thanks!
|
|
inherit
185182
0
Jul 2, 2023 5:21:19 GMT -8
ingine
43
November 2012
ingine
|
Post by ingine on Sept 11, 2013 1:29:27 GMT -8
Hello! I just installed the gold shop yesterday, so I hope I have its latest version. However, whenever a regular member (not a staff) clicks on the Shop button in the navigation, it redirects them to their own profile page. When I click on it with my staff account, it goes straight to the shop. I don't know what I did to make it like this, as if it were staff exclusive....? I did put /user?shop?item in the navigation tab. And I placed the yootil and monetary plugins above it. Also, when I copy/paste the JSON thing from the bookmark link, all the items in the shop appear twice. Half the text of the JSON is in red. Is there an error somewhere? dothackinfinity.boards.net/
|
|
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 Sept 11, 2013 4:11:42 GMT -8
ingine: There is a code on your forum that is throwing errors. Try fixing that and maybe it will fix it. ( it's proboards.com/library/plugins/item/86 that one) As for the JSON thing, the only reason for using that is if your updating the code. If you have the same items in the JSON string as you have in the normal item input thing, then the items will appear twice in the shop because you have them both in the JSON and in the normal input.
|
|
inherit
188318
0
Feb 7, 2015 12:47:48 GMT -8
DanBlue
24
January 2013
danblue
|
Post by DanBlue on Sept 11, 2013 4:46:50 GMT -8
Sorry to be a pain Texas, but do you have any suggestions on what might be causing some of my members to be missing the "Remove Item" button?
Thanks!
|
|