An X with a heart in the center.Xtina ([personal profile] xtina) wrote,
@ 2009-09-12 11:01:00

Previous Entry  Add to Memories  Tell someone about this!  Next Entry

Entry tags:greasemonkey repository

Repository for "LJ Profile Reset" comments.

Hi!  Feel free to leave any comments about the LJ Profile Reset script here.  Even if you think it's minor - I love scripting, so it's hardly a hardship for me.

Past posts: here and here.  Linked partly for me, so I remember where other comments are, and for you, so you can see issues others have had.

Three things:

1) If it breaks right around the Bio/Info section, it may be because there's one too many </div> tags.  Badges and quiz results and things don't always have the cleanest code, you see.  You should go through your bio and make sure every opening tag has a closing tag, where valid.  Or honestly, just let me know and I'll do it for you - I like distractions.  :)

2) If something is breaking for you and it's not because LJ went and changed something, please leave as much of a description of what's breaking as possible.  If LJ went and changed something, a link to or a description of what they did would be wonderful.

3) If you want this one, go here.

Hooray!


(8 comments) - (Post a new comment)


[personal profile] opaleyes
2009-12-09 12:03 am UTC (link)
Forgive me if this seems dumb, but I'm having trouble figuring out where I should change the source code to make my virtual gifts visible. I know I need to change it from False to true somewhere, and input the limit of line, but which bit of the code do I change? Thanks!

(Reply to this) (Thread)


An X with a heart in the center.

[personal profile] xtina
2009-12-09 12:35 am UTC (link)
Not dumb at all!  I should change that to a menu option anyhow.  :)

I'd do it now, except... uh...

Except I need to go home, right.

Well, either wait until tomorrow, at which point there will be a menu option for these things, or look in the source code for these items:

var ljvSwitch = false;
var ljvCount = 9;

Change the first one to:

var ljvSwitch = true;

The second one, change to the # you'd like, or 0 if you want all of them, which is a terrible idea.

Hooray!

(Reply to this) (Thread from start)(Parent)(Thread)



[personal profile] opaleyes
2009-12-09 01:55 am UTC (link)
Got it! Thanks! I got them to show up, though it's only showing 2 instead of the 9 most recent? I received about 12 in the last few days, so I found that a little odd.

But thanks again! It was so simple. ^_^; I just assumed that couldn't be it b/c it was too easy.

(Reply to this) (Thread from start)(Parent)(Thread)


An X with a heart in the center.

[personal profile] xtina
2009-12-09 02:07 am UTC (link)
I, uh.

*blink*

It has been so long since I've even looked at vgifts that they could have revamped that thing 15 times without me even noticing it.

Lemme take a look-see around, see what's going on.

(Reply to this) (Thread from start)(Parent)


An X with a heart in the center.

[personal profile] xtina
2009-12-09 02:09 am UTC (link)
Now I want to rewrite half of this from scratch, goodness.

(Reply to this) (Thread from start)(Parent)


An X with a heart in the center.

[personal profile] xtina
2009-12-09 02:32 am UTC (link)
Hokay, reinstall, that should do it.  :)

(Reply to this) (Thread from start)(Parent)(Thread)



[personal profile] opaleyes
2009-12-09 02:37 am UTC (link)
That's perfect! Thanks so much!

(Reply to this) (Thread from start)(Parent)(Thread)


An X with a heart in the center.

[personal profile] xtina
2009-12-09 02:44 am UTC (link)
No problem!  :)

(Reply to this) (Thread from start)(Parent)



(8 comments) - (Post a new comment)


[ Home | Post Entry | Log in | Search | Browse Options | Site Map ]