MySpace Home-Page Super Mod

By urbi(); Last update Aug 19, 2009 — Installed 9,630 times.

Questions? Comments? Errors?

in
Subscribe to Questions? Comments? Errors? 376 posts, 36 voices



urbi(); Script's Author

If there are any changes or features you would like me to implement, post them here.

I do listen to suggestions, as evidenced by the changelog in the description.

 
^tyrant^ User

The friends updates doesnt seem to have a scroll bar i have it set to 400px

 
urbi(); Script's Author

Do you have any other scripts installed that affect the MySpace home page?

Try disabling any other scripts that affect the home page and if you can find which one is causing the problem, post a link to it and I'll try to solve the problem creating this incompatibility.

 
^tyrant^ User

I disabled every myspace addon i have which wasnt many, and the friends updates still has no scroll

 
the real billy User

Keep up the great work!!

If anyone has problems with the latest update. Then first make sure you didnt accidentally install it twice. I did. I dont know why, usually it overwrites it.

Also, i had a problem with comments not loading and showing up twice as well as some buttons showing up twice. This fixed itself when i restarted firefox

and also, now myspace has some PRIMETIME table on the homepage where the PEOPLE YOU MAY KNOW place used to be. Hiding this would be cool. Stupid myspace always changing shit every day

 
urbi(); Script's Author

That primetime box is the marketing box mentioned in the description.

At line 23 and 24 there are two settings:

moveMarketingBox:   true,  //If false, marketing box will NOT be moved to left column.
removeMarketingBox: false, //If false, marketing box will NOT be hidden.

You can change removeMarketingBox to true to hide that box, or change moveMarketingBox to false to keep it from being moved to the left-most column.

I chose not to hide the box as the default option because the box sometimes takes the form of the Cool Videos module. Perhaps I should reconsider?

Thank you for the encouraging words Billy.
Tyrant, try what the real billy suggested. If that isn't the source of the problem, I have no idea what it could be. Your environment should be the same as mine is, but apparently it is not. Unless I can know what's different with your homepage from mine or anyone else's I can't diagnose the error.

 
^tyrant^ User

ok to make things even more strange the script works fine on another of my computers and they have the same scripts installed, One difference that i see is the one that is working lists online friends button where as the one thats not doesnt have that.. going to remove all scripts and start over on the one thats not working

 
^tyrant^ User

ok everything seems to be working great now.. idk what happen before but i cleared out all the scripts manualy and readded

 
^tyrant^ User

Is there a way to move the comments box below the friends box in the middle?

 
urbi(); Script's Author

The non-working script must have been from before the last update. I just added the online-friends viewer in the last update.

Glad it works for you now though.

 
urbi(); Script's Author

Yes, and no. I haven't added a setting for that, but I will in the next update.
For now, the only way to do it is to edit line 295 from this:

else col.insertBefore(cmtBox, tags(col, 'div')[0].nextSibling);

To this:

else col.insertBefore(cmtBox, $('friendspace').nextSibling);

 
^tyrant^ User

ahhh perfect!

 
Knucklehead User

I know this will seem rather ironic, but would it be possible to include a option to hide the comments module?

 
urbi(); Script's Author

line 16:
addCommentsModule: true, // If false, comments module WON'T be added to right column.

Change true to false.

Also, note that the description is erroneous. When I wrote it I hadn't yet added the option to change in which column the comments appeared. It should just say If false, comments module WON'T be added.

 
^tyrant^ User

Friend Updates doesnt seem to be working for me anymore, all i get is the box on top with edit settings | view all updates, i do see a frame on the bottom that looks to be where the friends updates load from... maybe myspace changed something

 
^tyrant^ User

also just noticed comments are not showing up either

 
^tyrant^ User

sorry to keep posting on here, but i think i may have found the problem. I reinstalled the script and everything works fine, the only difference before was i changed the code to put the comments below friends space.. i think that may be where the issue is.

 
slitheredxscars User

can you add, a reply to bulletin button/link. to the pop up bulletins.
kthnx =]

 
urbi(); Script's Author

Yes. I'll add those in the next update.

 
BAiT User

would it be possible to add an option to pick Friend Updates to show on load instead of Top Friends?

 
Chris Bennet... User

Awesome script! I was able to disable like 5 others thanks to yours. The only recommendation I have, would be for it to be compatible with the, "Ignore Bulletins" Script (http://userscripts.org/scripts/show/5618) that allows you to hide bulletins from selected friends. Aside from that, perfect. Thanks dude

 
urbi(); Script's Author

Glad you like my script. :)

That sounds like a good idea. I may do that, but if I do, it almost certainly won't be in the next update.

Speaking of which, that next update may be a relatively long time coming (month or so). Life interrupts.
 
slitheredxscars User

blah , i hope you dont turn into an insane ninja =[ n abandon

 
urbi(); Script's Author

I'd like to work on adding more features to the script, but I need to devote a lot of my time to filling out college applications and doing my FBLA project.

Naturally that's a little higher on the priority scale.

 
slitheredxscars User

people do have lives =]
i know,...
im just saying, if a problem occurs, please fix it.