integration and scripts forums
Skip to content
If you wish to attach one or more files enter the details below. You may also attach files by dragging and dropping them in the message box.
Maximum filesize per attachment: 1 MiB.
by Madisondade » Tue Feb 12, 2019 8:54 am
by axew3 » Thu Jan 24, 2019 9:22 pm
by axew3 » Thu Jan 24, 2019 2:57 pm
Code: Select all
<script> var boardU = "{BOARD_URL}"; // change 'forum' with the name of the wordpress page that embed/display the phpBB iframe (page-forum template name you coosed/created) if( /\/forum\//ig.exec(document.referrer) == null && (document.referrer.indexOf(boardU) > -1) == false ) { var w3_chat_phpBBpage = true; } </script>
by axew3 » Thu Jan 24, 2019 1:15 pm
by xray » Thu Jan 24, 2019 11:46 am
by xray » Thu Jan 24, 2019 11:26 am
Top