Enjin Support

Here's a tutorial on how to use this on enjin websites.

Requirements:

  • Web Space
  • HTML Module

It's really simple. Login to your Enjin site, look up for HTML Module, in there paste the following code.

<iframe src="PUT YOUR LINK TO THE PAGE HERE" width="100%" height="300"> <p>Your browser does not support iframes.</p> </iframe>

Where it says "PUT YOUR LINK TO THE PAGE HERE", you're supposed to redirect this into the place where you uploaded your Web GUI. So for example, this would look something like this:

<iframe src="http://www.{yourhost}.com/straighttodatabase.php" width="100%" height="300"> <p>Your browser does not support iframes.</p> </iframe>
If you require more help, feel free to message me.

Video tutorial for this, coming soon.


Comments

Posts Quoted:
Reply
Clear All Quotes