XF 2.0 Embedding my Discord Channel

azimuth

New member
Hi! I am trying to embed my Discord Channel using the Page Function. There are some things that are not clear to me at this moment.


1.) What should I fill up with the URL Portion? Titanembeds already gave me an iframe embed code. Although we can use the URL they gave me I believe.
2.) This thing keeps on popping up : http://prntscr.com/i5p594
3.) I will not require a PHP Call Back function since I am just embedding a channel.


Any thing I am doing wrong?
 
You appear to be trying to enter the embed code in the URL portion.

Just enter a name for the page (e.g. Discord_Channel) , enter the embed code in the Template HTML field.
 
1.) What should I fill up with the URL Portion? Titanembeds already gave me an iframe embed code. Although we can use the URL they gave me I believe.

This can be whatever you want, it just sets the url to the page you create

2.) This thing keeps on popping up : http://prntscr.com/i5p594

Your URL (that you mentioned in point #1) probably contains invalid characters

3.) I will not require a PHP Call Back function since I am just embedding a channel.

Then you can leave it blank :)
 
Back
Top Bottom