Sub Menu
Links Menu
Online Users

In total there are 307 users online :: 2 registered, 0 hidden and 305 guests

Most users ever online was 1091 on Wed Aug 16, 2023 5:27 pm

Registered users: Google [Bot], Majestic-12 [Bot] based on users active over the past 60 minutes

Adding a mod to the BBcode file

Support for IntegraMOD 140

Moderator: Integra Moderator

Adding a mod to the BBcode file

PostAuthor: jackflack » Thu Apr 03, 2008 7:59 am

Your phpBB Version: 2.0.21
phpBB Type: Integramod 140
MODs: Yes
Your knowledge: Basic Knowledge
Board URL: http://srguild.org

PHP Version:
MySQL Version:


What was done before the problem appeared?
No problems yet


What was done to try to solve the problem?
Haven't installed yet



De.scription and Message

I know I am running an old version of just about everything, but I am truly just waiting until 2.0 with phpbb3.0. So I need some guidance on adding this mod to my site. It's designed for phpbb 3.0 but I am sure its backwards compatible since it originally ran on 2.XX

http://armory.deluxe-board.com/forum/vi ... hp?f=2&t=2

This is what they want installed.

BBCode

Code: Select all
[char={TEXT1}]{TEXT2}[/char]  <script> if(tipcount){ tipcount = tipcount + 1; } else { var tipcount = 1 } document.write("<span></span>"); sendRequest_char("{TEXT1}", "tip-"+tipcount, "{TEXT2}", "en"); </script><no>[{TEXT1}]</no>


&

Code: Select all
[wow]{TEXT}[/wow]  <script> if(tipcount){ tipcount = tipcount + 1; } else { var tipcount = 1 } document.write("<span></span>"); sendRequest("{TEXT}", "tip-"+tipcount, "en"); </script><no>[{TEXT}]</no>


And this goes in the overall_header.html (I think I got that one down since I have made changes before).

Code: Select all
<script><overLIB></script><script></script><link><script></script><link>


I just need directory links to the files i need to change, and where to make the changes. I tried what I thought would work, but it didn't so I undid the changes.

Thanks in advance,

-Jack
Last edited by jackflack on Wed Dec 31, 1969 4:00 pm, edited 1 time in total.

jackflack
Newbie
Newbie
 
Posts: 13
Likes: 0 post
Liked in: 0 post
Joined: Sat Apr 29, 2006 2:43 pm
Cash on hand: 0.00

Return to IntegraMOD 140

Who is online

Registered users: Google [Bot], Majestic-12 [Bot]

cron