d2jsp
Log InRegister
d2jsp Forums > d2jsp > General Help > Masking Url - Need Help
Add Reply New Topic
Member
Posts: 768
Joined: Jul 18 2021
Gold: 947.50
Jul 24 2021 11:42am
Hello,

I am pretty new to d2jsp and I am struggling using the [URL] tag.
I have read several posts about it:

  • https://forums.d2jsp.org/topic.php?t=70797009&f=34
  • https://forums.d2jsp.org/topic.php?t=73762550&f=34


Yet I can't make it work (I use only d2jsp links)
For instance I am trying the following:

Quote
[URL=http://forums.d2jsp.org/user.php?i=0]My text[/URL]


Yet it still doesn't interpret the [URL] tag

[URL=http://forums.d2jsp.org/user.php?i=0]My text[/URL]
or
[URL]http://forums.d2jsp.org/user.php?i=0[/URL]

I tried https or http and both seem to fail the same way.

I would be happy to have your insight on such a noob question!

Many thanks for your help!
Member
Posts: 29,859
Joined: Apr 14 2006
Gold: 17.00
Jul 24 2021 11:44am
Using this link -
https://forums.d2jsp.org/topic.php?t=70797009&f=34

The code would look like this -
Code
[URL=https://forums.d2jsp.org/topic.php?t=70797009&f=34]your url[/URL]


The result would look like this -
your url

Try it but you may possibly need more post for it to work, not sure about this one tho, try it, if it doesn't work i'm guessing you need something like 15 post.

This post was edited by R0cktaze on Jul 24 2021 11:47am
Member
Posts: 27,803
Joined: Mar 13 2006
Gold: 200.69
Trader: Trusted
Jul 24 2021 11:44am
Off the top of my head I’m not totally sure, but you might need a higher post count. I know for images you need 15 posts, it might be the same for URLs.
Member
Posts: 768
Joined: Jul 18 2021
Gold: 947.50
Jul 24 2021 11:50am
Ahhh would make sense :)

I am trying the one you gave me:
[URL=https://forums.d2jsp.org/topic.php?t=70797009&f=34]your url[/URL]

and still the same.

Let's wait for the 15 posts count then.

Thanks a lot for your quick answer guys!
Go Back To General Help Topic List
Add Reply New Topic