Welcome to Tiberium Technology® Forums
- Start new topics and reply to others
- Subscribe to topics and forums to get email updates
- Get your own profile page and make new friends
- Send personal messages to other members.
Invision Power Board
This section is for all IP.Board Related Tutorials Only!
2 topics in this forum
-
- 0 replies
- 732 views
First, you will need to have ACP Access (Duh!! :rolleyes: ), then go to ACP - Management -> Add New BBCode on left hand side near the bottom. Then you will fill out the form just like this: ( :lol: ) Custom BBCode Title: Video Custom BBCode Description: Your Video Description Custom BBCode Example: http://www.mydomain.coom/myvideo.avi Custom BBCode Tag: video Use Option in tag?: No Switch option around?: No Custom BBCode Replacement: <DIV align="center"> <OBJECT classid='clsid:6bf52a52-394a-11d3-b153-00c04f79faa6' codebase='http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#version=6,0,02,902' width='345' height='262' type='…
Last reply by [R] NuclearGeneral , -
- 0 replies
- 520 views
THIS TUTORIAL IS ONLY TO BE POSTED ON MY SITE AND THE FOLLWING SITES: InvisionModding.com InvisionTweaks.com CodersRefuge Ok, in this tutorial I'll be showing you how to integrate (FSY23) Members Online Today v3.2 with (FSY22) Boards Stats Portal Plugin v1.0. (Obviously you need it installed for this to work!) To do this, Open: sources/portal_plugins/board_stats.php and search for: (Make a backup BEFORE editing!) //----------------------------------------- // Add in show online users //----------------------------------------- $stats_html = ""; $stats_html .= $this->statfunc->active_users(); Add below: //----------------------------------------- /…
Last reply by [R] NuclearGeneral ,