Use U_REGISTER in BBCode

Get help developing custom BBCodes or request one.
Post Reply
User avatar
SpIdErPiGgY
Registered User
Posts: 188
Joined: Sun May 02, 2021 2:11 pm
Location: Erpe-Mere, Aalst, BE
Name: Andy Dm
Contact:

Use U_REGISTER in BBCode

Post by SpIdErPiGgY »

I'm trying to add a "register" button to my portal via BBCode, but I can't use <a href="{{ U_REGISTER }}"> in BBCode, or the link wil look like: www.forum.com/{{ U_REGISTER }}

So is it okay to just use the full URL like: www.forum.com/ucp.php?mode=register ?

There is no "sid" in that link, or is that not necessary?

This is what I use in BBCode:

Code: Select all

<a href="{{ U_REGISTER }}"><img alt="Registreren" src="https://i.ibb.co/brsz4dm/registreerhier.png" style="width: 178px; height: 60px; border-width: 0px; border-style: solid;" /></a>
Last edited by HiFiKabin on Tue May 04, 2021 9:05 am, edited 1 time in total.
Reason: Moved to Custom BBCode
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52767
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Use U_REGISTER in BBCode

Post by stevemaury »

Try it. No sid necessary.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
User avatar
SpIdErPiGgY
Registered User
Posts: 188
Joined: Sun May 02, 2021 2:11 pm
Location: Erpe-Mere, Aalst, BE
Name: Andy Dm
Contact:

Re: Use U_REGISTER in BBCode

Post by SpIdErPiGgY »

stevemaury wrote: Tue May 04, 2021 2:11 am Try it. No sid necessary.
Okay, then I use the full URL. Thank you stevemaury
Post Reply

Return to “Custom BBCode Development and Requests”