Pink !
New Member
Hi.
Posts: 2
inherit
191408
0
Mar 17, 2013 10:40:47 GMT -8
Pink !
Hi.
2
March 2013
pinkrose137
|
Post by Pink ! on Mar 16, 2013 12:03:49 GMT -8
I know you guys have probably gotten a lot of these, but I've tried to follow the directions of other people with problems like mine and I can't find a solution! It's probably just something really obvious that I've missed, but I'd love some help (: ouranhighschoolhost.proboards.com/index.cgiThank you!!
|
|
inherit
Official Code Helper
65613
0
1
Oct 22, 2024 1:56:19 GMT -8
Chris
"'Oops' is the sound we make when we improve"
9,022
December 2005
horace
RedBassett's Mini-Profile
|
Post by Chris on Mar 17, 2013 8:10:16 GMT -8
The problem lies with the hosted portion of the Build Your Own Mini-profile code which was graciously hosted at p3.pimg.in/KiyS.js. That specific version of the code however contains this line var money = (td.item(i).innerHTML.match(/Feathers:\s(.+?)(<br>|$)/i))? RegExp.$1 : false; As you can see it is looking for a currency named "Feathers" so to get your money code to work with this hosted version you'll need to change the name of your currency from "money" to "Feathers" in your money code. That should get it working but I have not actually tried it to see.
|
|
Pink !
New Member
Hi.
Posts: 2
inherit
191408
0
Mar 17, 2013 10:40:47 GMT -8
Pink !
Hi.
2
March 2013
pinkrose137
|
Post by Pink ! on Mar 17, 2013 10:40:47 GMT -8
That worked! Thank you so much!!
|
|