[Technical Issue] Hyper links

Status
Not open for further replies.

Saikyokami

Kage in the Making 👑
Legendary
Joined
Dec 11, 2012
Messages
16,811
Reaction score
943
When ever I hyper link things on my profile it redirects to an incorrect Url
When I click on hyper links on others profiles it does the same....
Hyper links works on every other thing I do except for my profile...
any reason behind it?
 
S

Sublime

Guest
[URL="http://narutobase.net/forums/member.php?u=172850"]Link to Your profile[/URL]
^In the above code, as you can see, the link is between quote marks. These quote marks DONT work in profiles and thus **** up your links. For this code to work you'd need to delete the quotemarks...
This part of the above code:
URL=" "
Must be edited to look like this:
URL=http://narutobase.net/forums/member.php?u=172850 (<-notice, no quotemarks) to work in your profile ;) Just delete the quotemarks from all the links/colour codes and they will work just fine!

Edit: Waaait a second, I'm testing it.
Edit2: Yup, should work just fine.
 
Last edited:

Ciao

Sannin of the Scrolls 📜
Elite
Joined
Jul 11, 2012
Messages
6,568
Reaction score
760
Try taking off the "http://" part.
 

Saikyokami

Kage in the Making 👑
Legendary
Joined
Dec 11, 2012
Messages
16,811
Reaction score
943
[URL="http://narutobase.net/forums/member.php?u=172850"]Link to Your profile[/URL]
^In the above code, as you can see, the link is between quote marks. These quote marks DONT work in profiles and thus **** up your links. For this code to work you'd need to delete the quotemarks...
This part of the above code:
URL=" "
Must be edited to look like this:
URL=http://narutobase.net/forums/member.php?u=172850 (<-notice, no quotemarks) to work in your profile ;) Just delete the quotemarks from all the links/colour codes and they will work just fine!

Edit: Waaait a second, I'm testing it.
Edit2: Yup, should work just fine.

Thx love you to death Sublime :T_T:
 

neilson

Sannin of the Scrolls 📜
Elite
Joined
Nov 13, 2011
Messages
6,228
Reaction score
132
you are probably doing it wrong check very well and carefully
 

Kages

Kage in the Making 👑
Legendary
Joined
Nov 23, 2012
Messages
16,549
Reaction score
877
Maybe it doesn't work because you didn't capitalize
 
Status
Not open for further replies.
Top