A rather strange issue... |
A rather strange issue... |
![]()
Post
#1
|
|
Newbie ![]() Group: Member Posts: 7 Joined: Jan 2008 Member No: 612,092 ![]() |
Ok, I'm using a div layout on my page, and I'm having a weird issue. I have my links embedded into my background picture, and while my blog and artwork links work fine, the ones that lead to my Myspace functions, like my pictures and messaging, lead to the "canceled membership" screen. When I did the coding, I know I did everything right, so why is it doing this?
My page is here. Thanks in advance. |
|
|
![]() |
![]()
Post
#2
|
|
![]() Addict ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 3,918 Joined: Jun 2007 Member No: 538,522 ![]() |
^ That is confusing (and incorrect!)
Seems like a simple problem of wrong Friend ID. Unfortunately, it's not a simple case of changing your Friend ID on your profile because Myspace will have turned all of your current links into MSLinks (gobbledegook numbers). SO, you'll have to find your links and replace them with the following (make sure that you enter your Friend ID where the xxxxxx's are BEFORE you save this to your Myspace. Remember that any links - incomplete or not - that you have on your page once saved will be made into MSLinks): QUOTE Send Message
<a href="http://mail.myspace.com/index.cfm?fuseaction=mail.message&friendID=xxxxxx">Send Message</a> Add to Friends <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID=xxxxxx">Add to Friends</a> Instant Message <a href="http://chat.myspace.com/index.cfm?fuseaction=messenger&strDestinationUserID=xxxxxx&sendType=0">Instant Message</a> Add to Group <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID=xxxxxx">Add to Group</a> Forward to Friend <a href="http://mail.myspace.com/index.cfm?fuseaction=mail.forward&friendID=xxxxxx&f=forwardprofile">Forward to Friend</a> Add to Favorites <a href="http://collect.myspace.com/index.cfm?fuseaction=user.addToFavorite&friendID=xxxxxx&public=0">Add to Favorites</a> Block User <a href="http://collect.myspace.com/index.cfm?fuseaction=block.blockUser&userID=xxxxxx">Block User</a> Rank User: <a href="http://collect.myspace.com/index.cfm?fuseaction=RateImage.UserRating&UserID=xxxxxx">Rank User</a> View All Pictures <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID=xxxxxx">View All Pictures</a> View Videos <a href="http://vids.myspace.com/index.cfm?fuseaction=vids.uservids&friendID=xxxxxx&n=2">View Videos</a> Subscribe To Blog <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ConfirmSubscribe&friendID=xxxxxx">Subscribe To Blog</a> View All Blogs <a href="http://blog.myspace.com/index.cfm?fuseaction=blog.ListAll&friendID=xxxxxx">View All Blogs</a> View All Friends <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID=xxxxxx">View All Friends</a> View All Comments <a href="http://www.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=xxxxxx">View All Comments</a> Add Comment <a href="http://comments.myspace.com/index.cfm?fuseaction=user&circuitaction=viewProfile_commentForm&friendID=xxxxxx">Add Comment</a> View All Groups <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.myGroups&userID=xxxxxx">View All Groups</a> Report User (for Inappropriate Content) <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=misc.contactInput&ProfileContentID=xxxxxx">Report User (for Inappropriate Content)</a> |
|
|
![]() ![]() |