Links not working?, Is it me or what? |
![]() ![]() |
Links not working?, Is it me or what? |
Dec 3 2006, 03:15 PM
Post
#1
|
|
|
Genin ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: Oct 2006 Member No: 471,009 |
Alright, so I used a layout from Createblog and I put in my myspace but the links won't work. It keep saying:
![]() and the url of the page says: ![]() I'm not sure what I did wrong but here's the code: QUOTE <div class="content" style="position: absolute; left:202px; top:442px; width:432px; height:40px; overflow: auto;"> <p><center> <a href="http://home.myspace.com/index.cfm?fuseaction=user&MyToken=366dbfc4-466f-4c9b-a1ba-a9561ea9b965">Home</a>// <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID="2708478"&MyToken=3334265d-0094-4f5a-9c13-083dfdce2bb3">Comments</a>// <a href="http://blog.myspace.com/"2708478"">Blog</a>// <a href="http://messaging.myspace.com/index.cfm?fuseaction=mail.message&friendID="2708478"&MyToken=3334265d-0094-4f5a-9c13-083dfdce2bb3">Send Message</a>// <a href="http://collect.myspace.com/index.cfm?fuseaction=invite.addfriend_verify&friendID="2708478"&MyToken=3334265d-0094-4f5a-9c13-083dfdce2bb3">Add To Friends</a>// <a href="http://groups.myspace.com/index.cfm?fuseaction=groups.addtogroup&friendID="2708478"">Add To Group</a>// <a href="http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPicture&friendID="2708478"&MyToken=c763799c-8471-4ef6-994d-4ec2d1c19c6f">More Pics</a>// <a href="http://home.myspace.com/index.cfm?fuseaction=user.viewfriends&friendID="2708478"&MyToken=0425e669-5bc7-493a-bba5-d59015c3410c">View Friends</a></center> </div> I spaced it out so that it would be easier to read. So anyone know what's up? I put my ID# wherever is should be. Is it the links? My myspace. |
|
|
|
Dec 3 2006, 03:18 PM
Post
#2
|
|
|
. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 3,264 Joined: Jan 2004 Member No: 761 |
Delete the quotation marks and all the stuff after your friend ID in the URL.
|
|
|
|
| *WHIMSICAL 0NE* |
Dec 3 2006, 03:18 PM
Post
#3
|
|
Guest |
Your links should look like this:
CODE <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=2708478">Comments</a>// not QUOTE <a href="http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID="2708478"&MyToken=3334265d-0094-4f5a-9c13-083dfdce2bb3">Comments</a>// You should only have one quote at the end of the url, not on before the friendID and after. |
|
|
|
Dec 3 2006, 03:28 PM
Post
#4
|
|
|
Genin ![]() ![]() ![]() ![]() Group: Member Posts: 196 Joined: Oct 2006 Member No: 471,009 |
Ooooh, okay I'll try it out.
Ha, it worked. Thanks! Topic may be closed now. |
|
|
|
![]() ![]() |