Tutorial: Installing D-shoutbox For Ipb V1.2 - Making your installation even easier

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #12) by AngelArvil on May 24 2008, 03:06 PM. (Line Breaks Removed)
hi! I'm new here...Is it the same with installing in to vBulletin?And I also want my shoutbox in my forum to be view in my main site.. is it possible?Thanks in advance
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > Tutorials

Tutorial: Installing D-shoutbox For Ipb V1.2 - Making your installation even easier

elevenmil
Over the course of the summer I have tried hard to install a shoutbox into a new forum I was developing. I went to the Invisionalize forums and found several mods for shoutboxes, but none of them seemed to work. I first tried to install the D-Shoutbox, but upon this first try, I was unsuccessful. Eventually, after much frustration, and trying other mods, which didn't seem to stack up to Dean's features, I was determined to make it work. For some, editing your files (to the newbie that is) can be difficult, with everything looking like a foreign language (basically it is).

So I dedicate my time to fellow members of Trap17 who want a shoutbox for their Invision Power Board. I want to make it easy for you, the newbie, to install and run your very own shoutbox. I hope you will find this easier than reading the actual D-Shoutbox instrucitons.

Here is a link to my forum with the shoutbox installed if you would like a demo
www.johnstownchiefs.trap17.com/forum
-----------------------------

Let's start the process.

1. First off, if you would like to install a shoutbox into your forum, you must go to the invisionalize forums and register. GO TO THE FORUMS AND REGISTER FIRST!

http://forums.invisionize.com/index.php

2. After registering, it will say you must wait until receiving the confirmation email, but that is not true, go ahead and log in (you must log in in order to download the D-Shoutbox package).

3. After doing this, click on the below link to take you to the D-Shoutbox mod.

http://mods.invisionize.com/db/index.php/f/1287

4. At the bottom of the page, click on "download", then on the next page, agree to the terms. At this time, the download notification should pop up. Click on save to save the compressed folder.

5. After the download, the D-Shoutbox folder should pop up. You will want to extract all files, so extract them to a place of your choosing.

6. After doing this, you will want to open the D-Shoutbox folder. Inside, you will see many additional folders, such as "html, style_images, sources, lang, Skin, and SQL Queries". For the newbie such as I once was, you should know that these are folders located in the name of your IPB (Invision Power Board) directory (in file manager(inside www folder)).
Important: For all folders and files you will involve, change, and upload, you will need to change your permissions to "777". To do this simply click on the folder or file, and on the right hand screen you will see "Change Permissions". Click on that to change them.

7. First lets take care of the "html" folder. In your file manager, in your IPB folder, click to access the contents of the html folder. Create a new folder "shoutbox" and change permissions to 777. Now click to go inside this new folder. Now create folders from the number 1 through the number 12. After doing so, click inside folder "1", then click on "upload file(s)". From there, browse to your downloaded D-Shoutbox folder, click on html, then shoutbox, then 1, and upload all of the images. (For some reason, I thought I didn't have to upload all of these images from folders 1 through 12, but the shoutbox wouldn't work when I didn't, so to be safe, go ahead and do it). After uploading these images, go to folder "2", and go ahead and proceed to upload all of the images located within folders 1-12. You don't have to change permissions for the images.

You are now done with uploading with the "html" folder.

8. Lets take care of the "lang" folder. Click to access its contents, you will see the "en" folder. Click to see its contents, and click to upload files. Browse your downloaded folders to find the "lang_shoutbox" file and upload it.

You are now done uploading files under the "lang" folder.

9. Next is the "Skin" folder. Click to access its files and folders, then click on "s1". Inside, click to upload files and browse to find the two files "skin_shoutbox" and "skin_shoutbox2". Proceed to upload.

You are now done uploading files under the "Skin" folder.

10. Now lets access the "sources" folder. Inside you will need to see these three folders - "Admin" "Shoutbox" and "storeitems". If you do not see these folders you need to create them and type them exactly as punctuated. After this, go inside your "Admin" folder. Proceed to upload the file "ad_Shoutbox". Now go back and click to get inside your "Shoutbox" folder and proceed to upload the five files located under the same folder of your downloaded folder. Now go back to "storeitems", click to access inside and create the folder "dshoutbox". After creation go inside the folder and upload the 9 files you should see under the same folder of your downloaded folder.

You are now done uploading files under the "sources" folder.

11. Now go to "style_images" folder, and click to access its contents. You will see the "1" folder, click inside to access and upload the files you will see under the same folder of your downloaded folder.

You are finished uploading into the "style_images" folder.

Now go back to your main set of folders (where you will also see "sources, style_images, Skin", etc...). Create the folder "SQL Queries", click to access its contents and upload "Install SQL".

You are now finsished with the "SQL Queries" folder.

12. Only a few more things to upload. Now, under your main set of folders, go to upload, and upload the following files you downloaded - "dinstall" and "sb_iframe". Now only one more file to upload. Go back to you "www" folder and upload the following file "sb_web"

*Check point* Now this may be easier if you have an FTP client, but if you don't like me then this has taken a period of time to do. Take a breath there fella, relax for a second. But, make sure everything you have clicked and uploaded has had its permissions changed to "777". This is important. Also change your IPB folder's permissions to "777". Now you are ready for the installation. This is where I will try to make it as easy as possible for you.

1. Open up the "read me" file in the D-Shoutbox folder you downloaded. This is our reference.

2. Go to your IPB main folder, click on "dinstall.php", and on the right hand side a the bottom click on the option of opening it in a browser. In the opened browser, click on install button, and afterwards, delete it out of your directory.

3. Now, back in the D-Shoutbox read me file, click to do the edits for index.php. To be safe, go ahead and change permissions to 777 for all of the files you will be editing.

It will tell you to look for the following, but when inside index.php you will not see this.

CODE
//--------------------------------
//  Expire subscription?
//--------------------------------


Instead, look for the following located a little more than 2/3 the way down the file.

CODE
//--------------------------------
// Decide what to do
//--------------------------------


Above this, go ahead and copy and paste the code...

CODE
//--------------------------------
// D-Shoutbox Functions
//--------------------------------

require ROOT_PATH."sources/Shoutbox/sbfuncs.php";
$sbfunc = new SBFUNC;

$DB->query("SELECT * FROM trap17_ipbshoutbox_settings");
$shoutbox = $DB->fetch_row();

$ibforums->sbcolors = $sbfunc->get_sbcolors();
$ibforums->dshoutbox_glink = $sbfunc->get_glink();
$ibforums->globalshouts = $sbfunc->global_shouts();


Next you will need to find the following code.

CODE
'modcp'    => 'mod_cp',

You can find this code relatively close to the previous code in the first step, it is basically right below it.

Insert the following below the code.
CODE
'Shoutbox' => 'Shoutbox/Shoutbox',
'sbextras' => 'Shoutbox/Extras',

Save the file and move on to admin.php editing.

4. In admin.php, the code you need to find is almost at the very bottom of the file. Go ahead and find
CODE
'mysql'     => 'mysql',

and paste below that...

CODE
'Shoutbox'  => 'Shoutbox',

Save the file and move on to editing sources/functions.php.

5. After opening the file, the code you will need to find is a little before 2/3 of the way down. You can find it relatively after
CODE
//---------------------------------------
       // Get the template
       //---------------------------------------


After finding
CODE
 $ibforums->skin['template'] = str_replace( "<% NAVIGATION %>"     , $nav                     , $ibforums->skin['template']);

you will want to add this below
CODE
$sb = $DB->query("SELECT * FROM trap17_ipbshoutbox_settings");
$shoutbox = $DB->fetch_row($sb);
if ($shoutbox['showglobal'] == 1)
{
  $ibforums->skin['template'] = str_replace( "<% DSHOUTBOX %>"    , $skin_universal->dshoutbox() , $ibforums->skin['template']);
       }


Next find
CODE
m.joined, m.last_post,

It is located about 7/8 of the way down. Copy and paste this after the previous code
CODE
m.use_dshoutbox, m.dshouts, m.dshouts_alltime, m.dshoutbox_mod, m.dshout_limit, m.dshouts_today, m.last_shout_time, m.sb_shoutboxtype, m.sb_showavatars, m.sb_showshouttime, m.sb_defaultcolor , m.sb_refresh, m.sb_sbcardstyle, m.sb_sbcard_value , m.sb_showsmiliest , m.sb_showtdshouters, m.sb_showtpshouters,


Save the file and move on to editing sources/Usercp.php.

6. This one should be easy to do, not hard to find what you need to look for. Scroll down not to far from the very top and you should see the code you need to find.
CODE
     //------------------------------
     case '28':
      $this->pass_change();
      break;
     case '29':
      $this->do_pass_change();
      break;

Go ahead and proceed with the instructions, adding the following below
CODE
     case '40':
      $this->shoutbox_settings();
      break;
     case '41':
      $this->do_shoutbox_settings();
      break;
     //------------------------------

After this, scroll all the way to the bottom, all the way, and paste above
CODE
}

?>

the following code shown in the instructions (extremely large code, I won't paste it here, but you should know what the code is to paste).

Go ahead and save the file and move on to editing sources/Admin/admin_pages.php.

7. This step is also fairly easy. Simply scroll all the way to the bottom, you will immediately see the code you are told to find. Copy and paste the code instructed above the ?> and save the file.

8. Open up sources/lib/usercp_functions.php. This is another easy edit. Simply scroll all the way to the bottom and paste the large instructed code above
CODE
}
?>

Go ahead and save the file and move on to editing lang/en/lang_error.php

9. Very easy one again. At the very beginning of the file, you'll easily find the code
CODE
<?php

$lang = array (

Go ahead and paste the instructed code below.

Save the file and move on to editing lang/en/lang_online.php.

10. This is not a large file, so you should have no trouble finding the code. Follow the instructions, find the code, and place below the added code.

Save the file and move on to editing lang/en/lang_ucp.php.

11. This is easy as well. At the very top you'll see the code you are looking for. Follow the instructions placing the new code below the code you were told to find.

Save the file and go to edit skin/s1/skin_global.php.

12. The first step is easy, the code to find is once again at the top of the page. Copy and paste the new code below the code you were told to find.

The second code you are to find is located just about 1/2 way down the file. Find the code
CODE
&nbsp; &nbsp;&nbsp;<img src="{$ibforums->vars['img_url']}/atb_calendar.gif" border="0" alt="" />&nbsp;<a href='{$ibforums->base_url}act=calendar'>{$ibforums->lang['tb_calendar']}</a>

and simply place
CODE
{$ibforums->dshoutbox_glink}

below that.

Save the file and proceed to edit skin/s1/skin_ucp.php.

13. The first code you will need to find in this large file is between 1/2 way down and 2/3 way down the file. If you can come across the code
CODE
<!--
TABLE TO FIX IE/6 ISSUE
The one where 23% margin + 100% table = 123% in IE6 o_O
-->

then a few lines below that you should find what you are looking for. So go ahead and find
CODE
 &middot; <a href='{$base_url}act=UserCP&CODE=04'>{$ibforums->lang['m_board_opt']}</a><br />

and place below the following.
CODE
 &middot; <a href='{$base_url}act=UserCP&CODE=40'>{$ibforums->lang['m_sbox_opt']}</a><br />


The second code you need to find is easily found at the very bottom of the file. Simply copy and paste the added code above the
CODE
}
?>

Go ahead and save the file.

*NOTE* If you have more than one skin already, you will need to do steps 12 and 13 for every other skin you have (such as if you have a folder s2, s3, etc...).

Wow, time for the breather. Get a drink, stretch, whatever, you the newbie is about to see your new shoutbox. Go to your forum, log in and access your admin CP. Go to the board wrappers section under skins and templates, select the skin to edit and find the
CODE
<% NAVIGATION %>
Place
CODE
<% DSHOUTBOX %>
below that. Do this for every skin.

Boom, it's over. Go to your forums homepage and see if your shoutbox is there. You can change your shoutbox settings in you admin cp if you want to, it is found at the bottom of your admin cp controls.

- Common errors -

If you have errors, then one of the following may have happened.
1. You did not change your permissions to 777 for everything you edited, created, or uploaded.
2. The database may not have been automatically updated.

If your database was not updated, simple go to your main control panel, click on phpMyAdmin, select the database your forum runs on, and run the following quiery.

CODE
DROP TABLE IF EXISTS trap17_ipbshoutbox;
DROP TABLE IF EXISTS trap17_ipbshoutbox_badwords;
DROP TABLE IF EXISTS trap17_ipbshoutbox_colors;
DROP TABLE IF EXISTS trap17_ipbshoutbox_settings;
DROP TABLE IF EXISTS trap17_ipbshoutbox_stats;

CREATE TABLE trap17_ipbshoutbox (
 id int(11) NOT NULL auto_increment,
 name text NOT NULL,
 uid int(11) NOT NULL,
 message longtext NOT NULL,
 time text NOT NULL,
 time_time int not null default '0',
 color varchar(25) not null,
 PRIMARY KEY  (id)
);

CREATE TABLE trap17_ipbshoutbox_badwords (
 id int(11) NOT NULL auto_increment,
 bword varchar(255) NOT NULL default '',
 switch varchar(255) default NULL,
 exact tinyint(1) NOT NULL default '0',
 PRIMARY KEY  (id)
);

CREATE TABLE trap17_ipbshoutbox_colors (
 id int(11) NOT NULL auto_increment,
 color varchar(255) NOT NULL,
 PRIMARY KEY  (id)
);

CREATE TABLE trap17_ipbshoutbox_settings (
 online tinyint(1) NOT NULL default '1',
 sbname varchar(255) NOT NULL default 'D-Shoutbox',
 postspp int(11) NOT NULL default '10',
 flood int(11) NOT NULL default '10',
 flood_seconds int(11) NOT NULL default '30',
 guestviewsb tinyint(1) NOT NULL default '1',
 guestposting tinyint(1) NOT NULL default '0',
 minimum_refresh int(11) default '30',
 refresh int(11) NOT NULL default '30',
 banner tinyint(1) default '0',
 bannerurl varchar(255) default NULL,
 autodelete tinyint(1) default '0',
 addays smallint(3) default '0',
 showava tinyint(1) NOT NULL default '1',
 showglobal tinyint(1) NOT NULL default '1',
 showou tinyint(1) NOT NULL default '1',
 showrules tinyint(1) NOT NULL default '1',
 showtods tinyint(1) NOT NULL default '1',
 todsnum int(11) default '10',
 showtops tinyint(1) NOT NULL default '1',
 topsnum int(11) default '10',
 smiliestable tinyint(1) NOT NULL default '1',
 iframe tinyint(1) NOT NULL default '1',
 iframeh mediumint(5) NOT NULL default '370',
 iframew mediumint(5) NOT NULL default '100',
 noavatar_name varchar(255) NOT NULL default '',
 avatar_dims varchar(255) NOT NULL default '80x80',
 allowsmilies tinyint(1) NOT NULL default '1',
 allowbbcodes tinyint(1) NOT NULL default '1',
 usestorep tinyint(1) default NULL,
 useshopp tinyint(1) default NULL,
 usesbcard tinyint(1) default NULL,
 chargeperpost int(11) default NULL,
 shoppoints int(11) default NULL,
 storepoints int(11) default NULL,
 website_extra text,
 error_msg_1 text NOT NULL,
 error_msg_2 text NOT NULL,
 error_msg_3 text NOT NULL,
 error_msg_4 text NOT NULL,
 error_msg_5 text NOT NULL,
 error_msg_6 text NOT NULL,
 error_msg_7 text NOT NULL,
 error_msg_8 text NOT NULL,
 error_msg_9 text NOT NULL,
 gsnum int(11) NOT NULL default '5',
 wordwrap int(11) NOT NULL default '0',
 gseffect int(2) NOT NULL default '0',
 skin_selection char(3) NOT NULL default 'new',
 sbdisplay char(1) NOT NULL default 'L',
 global_rlb tinyint(1) NOT NULL default '0'
);

CREATE TABLE trap17_ipbshoutbox_stats (
 totalshouts int(11) NOT NULL default '0',
 shouts_alltime int(11) NOT NULL default '0'
);

INSERT INTO trap17_ipbshoutbox VALUES ('1', 'Dean (D-Scripting)', '0', 'Hello,<br>Thanks for installing D-Shoutbox 5.7! This is just a post by me to show that your new D-Shoutbox is working. You may keep this shout here or delete it.<br>Thanks again for installing D-Shoutbox 5.7', '', '', 'black');
INSERT INTO trap17_ipbshoutbox_colors VALUES ('1', 'black');
INSERT INTO trap17_ipbshoutbox_colors VALUES ('2', 'blue');
INSERT INTO trap17_ipbshoutbox_colors VALUES ('3', 'red');
INSERT INTO trap17_ipbshoutbox_colors VALUES ('4', 'green');
INSERT INTO trap17_ipbshoutbox_colors VALUES ('5', 'yellow');
INSERT INTO trap17_ipbshoutbox_stats VALUES ('1', '1');
INSERT INTO trap17_ipbshoutbox_settings VALUES (1, 'D-Shoutbox', 10, 10, 30, 1, 0, 30, 30, 0, '', 0, 0, 1, 1, 1, 1, 1, 10, 1, 10, 1, 1, 370, 100, '', '80x80', 1, 1, 0, 0, 0, 0, 0, 0, '', 'Sorry, guests cant view the shoutbox!', 'The shoutbox is currently offline!', 'You are not allowed to view the shoutbox!', 'You must be a shoutbox moderator to use this feature!', 'You are not allowed to post to the shoutbox!', 'Guests are not allowed to post to the shoutbox!', 'You have been banned from the shoutbox!', 'You can't delete the shout because it is not yours!', 'You have reached your daily shout limit for the day!',5, 30, 1, 'new', 'L', 1);

ALTER TABLE trap17_ipbgroups
ADD g_view_dshoutbox tinyint(1) DEFAULT '1',
ADD g_post_dshoutbox tinyint(1) DEFAULT '1',
ADD g_dshoutbox_mod tinyint(1) DEFAULT '0',
ADD g_dshout_limit varchar(200) DEFAULT '0',
ADD g_dshouts_today varchar(200) NOT NULL;

ALTER TABLE trap17_ipbmembers
ADD use_dshoutbox tinyint(1) DEFAULT '1',
ADD dshouts mediumint(5) NOT NULL DEFAULT '0',
ADD dshouts_alltime int(11) NOT NULL,
ADD dshoutbox_mod tinyint(1) default '0',
ADD dshout_limit varchar(200) default '0',
ADD dshouts_today varchar(200) NOT NULL,
ADD last_shout_time int(11) NOT NULL,
ADD sb_shoutboxtype tinyint(1) default '0',
ADD sb_showavatars tinyint(1) default '1',
ADD sb_showshouttime tinyint(1) default '1',
ADD sb_defaultcolor varchar(15) NOT NULL,
ADD sb_refresh int(3) NOT NULL default '0',
ADD sb_sbcardstyle int(2) default '1',
ADD sb_sbcard_value int(11) NOT NULL default '100',
ADD sb_showsmiliest tinyint(1) default '1',
ADD sb_showtdshouters tinyint(1) default '1',
ADD sb_showtpshouters tinyint(1) default '1';

INSERT INTO trap17_ipbcache_store (cs_key, cs_value) VALUES ('sbrules', '<b><u><center>D-Shoutbox Rules!</center></u></b>\n<br />Below are listed the main rules of the D-Shoutbox.  We can\'t list out every minor detail because it would take forever!\n<br /><ul>\n<br /><li>Be kind to others using the D-Shoutbox\n<br /><li>Do <u>NOT</u> cuss or use bad language\n<br /><li>Respect everyone and treat the forums with care for since it took a good amount of time to create\n<br /><li>Be active and have fun!\n<br /></ul>\n<br />Those are just the main features.\n<br />Remember to abide by these so you dont get banned!');


If this still doesn't work, let me know and I will see what I can do. The support forum for this mod over on the invision forums basically no longer gives support, so if anything goes wrong let me know and I'll be sure to do my best to help you.

I hope this makes it easier for all of the newbies out there. It seemed like a overwhelming task to me at first, but with some patience, it turns out it wasn't that hard. Good luck to everyone out there who uses this to install their new shoutbox, and I hope to hear good results.

- elevenmil

 

 

 


Reply

Saint_Michael
interesting tutorial it should help those starting out in the forum making to install a shoutbox for quicker communication.

Reply

TripleH13
thanks man your the best i was just trying to do this. it never installed to so hopefull i will understand this and get my shoutbox set up thanks again

Reply

chiclete
I'm not sure if I'm for or against this tutorial.
Everyone who has already installed IPB and extensions knows that those addons come with tutorials just like yours and if you follow you can install it very easy... But... every tutorial is welcome, so... Thanks!

Reply

elevenmil
Yes, the mods have their own installation instructions, that is mentioned in the tutorial...to use the D-Shoutbox instructions as a reference...

This tutorial is aimed at the newbie, it breaks down the instructions and gives you a better idea of where to find the codes. Also, it is important to note that when editing the index.php file you won't find the code it tells you to look for, so this fixes up that little problem too.

Reply

baffo
I am a newbie and I have encountered an error when I finished the installation and editing.

When I want to access my website it shows an mysql eror like this:
QUOTE
There appears to be an error with the Da' Strikers database.
You can try to refresh the page by clicking here, if this does not fix the error, you can contact the board administrator by clicking here

Error returned:

mySQL query error: SELECT moderator.mid as is_mod, moderator.allow_warn, m.id, m.name, m.mgroup, m.password, m.email, m.restrict_post, m.view_sigs, m.view_avs, m.view_pop, m.view_img, m.auto_track,
                              m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.time_offset, m.posts, m.joined, m.last_post, m.use_dshoutbox, m.dshouts, m.dshouts_alltime, m.dshoutbox_mod, m.dshout_limit, m.dshouts_today, m.last_shout_time, m.sb_shoutboxtype, m.sb_showavatars, m.sb_showshouttime, m.sb_defaultcolor , m.sb_refresh, m.sb_sbcardstyle, m.sb_sbcard_value , m.sb_showsmiliest , m.sb_showtdshouters, m.sb_showtpshouters,
                  m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, m.org_perm_id, m.temp_ban, g.*
                  FROM trap17_ipbmembers m
                    LEFT JOIN trap17_ipbgroups g ON (g.g_id=m.mgroup)
                    LEFT JOIN trap17_ipbmoderators moderator ON (moderator.member_id=m.id OR moderator.group_id=m.mgroup )
                  WHERE m.id=1

mySQL error: Unknown column 'm.use_dshoutbox' in 'field list'
mySQL error code:
Date: Sunday 18th of September 2005 09:51:17 AM



on my adminCP all works perfectly, also the Dshotbox menu appears and most of its functions works except the main page on it.

DO you have some suggestions?

 

 

 


Reply

leiaah
What a timely tutorial! Thanks very much I NEED this! smile.gif

Reply

elevenmil
Just wanted to update this thread as TripleH's problem has been solved, although he is pretty much inactive anymore, and baffo's problem as well has been solved. If you have any questions at all be sure to ask me. I am also proposing to you a pay installation option laugh.gif as from installing this for others who have now become inactive I don't want to waste my time in the future. I will install your shoutbox for you for 10 credits hassle free, satisfaction guaranteed biggrin.gif. If you've installed it but have general questions, I still may do it for free smile.gif. Feel free to PM me here or at IPBGaming.com.

Reply

InsaneXterminator
hey. sorry for a very noobish question, but where do i find the folders like html, etc etc...
are they at the host i have used for my forum?

Reply

jlhaslip
yes they are at your Hosting account inside the public_html or www folder.


Reply

Latest Entries

AngelArvil
hi! I'm new here...

Is it the same with installing in to vBulletin?

And I also want my shoutbox in my forum to be view in my main site.. is it possible?

Thanks in advance

Reply

iGuest
Invision Free or Invision Power Board
Tutorial: Installing D-shoutbox For Ipb V1.2

Is the D-shoutbox only for the Invision Power Boards or for Invision Free forums which are hosted free by IF?

Although there is a "File Manager" in the AdminCP of IF, it seems to be lacking a lot.

-reply by mree

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. d-shoutbox - 37.62 hr back. (1)
  2. how to make shout box work for invision board - 58.97 hr back. (1)
  3. how do u install ipb shoutbox - 76.78 hr back. (1)
  4. shoutbox for a invision board - 83.60 hr back. (1)
  5. ipb shoutbox nulled - 97.19 hr back. (1)
  6. ipb adding image to name in shoutbox - 107.79 hr back. (1)
  7. d-shoutbox colors - 113.73 hr back. (1)
  8. d-shoutbox delete shouts - 114.19 hr back. (1)
  9. shoutbox client - 136.27 hr back. (1)
  10. d21 shoutbox board wrapper - 142.10 hr back. (1)
  11. ipb shoutbox tut - 145.44 hr back. (1)
  12. auto_increment macromedia director - 146.00 hr back. (1)
  13. how to install d-shoutbox tutorial - 149.68 hr back. (1)
  14. how to d-shoutbox - 149.80 hr back. (1)
Similar Topics

Keywords : installing shoutbox ipb v1 making installation easier

  1. Making Winrar Archives - and adding password to winrar archives (13)
    **** This tutorial will show you how to put files into .rar Archive and pass worded (if wanted)
    **** What You Will Need Before continuing you will need a couple of thing, first of all you
    need WINRAR , which is a very powerful archive manager. It can reduce size for you email
    attachments, decompress RAR, ZIP and other types of files downloaded from the internet. You can get
    winrar at http://www.rarlabs.com The other thing is that make sure your using Windows XP because
    this is what I used to make this tutorial. I think it works with any other windows not...
  2. Making A Song In Fruity Loops Part Three - part three precusion (1)
    ok part three now which covers the precusions setup of the small song i built for this tutorial.
    the nesecery files can be downloaded here the image below is included in the precusions folder as
    it mught not be entierly visable within this post so shold you need it its there also the images
    purpose is to enable you to see what i am refering to within this tutorial lateron. now what i
    have done above is blackd out every pattern that has nothing to do with the precusion. so the
    patterns displayed in light grey are the only patterns i will be refering to. ok lets b...
  3. Make A Flat Based Shoutbox, With Auto Refresh. - (6)
    With this tutorial, you will learn how to create a simple shoutbox, but only uses a .txt file. Also
    with auto refresh, and I am going to do a backgound. We will be making 5 files. 1. index.php The
    main page 2. msg.php Reading msg.txt 3. msg.txt Note: You must give it 777 4. shout.php Where
    it add to msg.txt 5. bg.gif Background. Index.php would be like this: Shoutbox
    Name: Message: Let's go over what the code do. -> are just the title.
    gets msg.php which gets msg.txt. You will know why I do that later. -> is wh...
  4. Ftp In Visual Basic 6.0 - Start making your FTP client using VB6 (1)
    Recently, I had a need to make a FTP client, since our webhosting FTP server was kind of exotic, and
    very restrictive, and most of uploads, even though they reach 100% would crash... File would be
    uploaded to a server, but FTP clients just froze upon completion, waiting for the 226 (OK) from FTP
    server... So, I had to make my own, one who would not wait for 226, but instead, watch the file
    pload progress... This tutorial is not fuly complete, in the sense that it does not offer COMPLETE
    FTP client functionality (for example, I ddn't write the code for FTP download, ...
  5. Making Calculators with PHP - Some basic calculator scripts I made. (4)
  6. How To Make An Ultimate Game List. - If you're making a site on video games or such. (0)
    Hello. I am BuBBaG. You can call me Bubba for short. I'm going to show you how to make an
    Ultimate Game List. First off, we need to make a database, we are going to call this database
    `my_db`, leave out the `'s. Inside that database we will need to create a table
    called `ugl'(Ultimate Game List, duh). To make the table, simply enter this in the Syntax.
    CODE CREATE TABLE ugl ( System char(50), Game char(50), ) In the
    above code, it is stating we are creating a table called ugl, with two columns, System, and Gam...
  7. How To: Make A Simple Php Site - Making one file show up on all pages using php (21)
    I have looked all over the site and could not find anything that was like this simple, or just like
    this at all.. For some people i know that you are using a basic HTML site...and having a big menu
    if you want to add somthing you have to go into every one of the pages and add or remove or edit
    what you want to do, but with somthing verry simple all you would have to do is edit one file, and
    all of the pages that have the PHP script on them would suddenly change to what that one file is.
    So to start off if you are planning on using this little tirck, the page that you a...
  8. Installing Glut To Dev - (3)
    Hello, before I came to Trap17 I had a series of GLUT programming tutorials at astahost. Since then
    I have moved here and wanted to continue the series. As I am told I cannot just repost the
    tutorials here so I will put them into quotes until I start making new tutorials. I hope everyone
    will enjoy the tutorials I bring to this community. Ok to get started. Below are some instructions
    on installing GLUT, the tool we will be using to program in my tutorials. This was actually given
    to me back when I had a programming site and James deserves full credit for this tuto...
  9. Making Interactive Cds With Flash - My second flash tutorial for Beginners (2)
    Im back again with what i think it would be an interesting tutorial for all of you guys who wants to
    take flash out of the web and make really cool interactive CDS. First of all if all of you are
    thinking right now: "this dude is wrong for making interactive cds you have to use macromedia
    Director", well you are right macromedia director it's used to build interactive cds and dvds
    among other things, but you can also make interactive cds with Flash, the thing is: if you want to
    make a simple interactive CD you can totally do it with flash, of course Director brings ...
  10. Installing Apache And Php - Need help? (2)
    First of all you will need Apache httpd server. Go to this link for download And then follow the
    images to help you. 1. Go to the link and scroll down to find this bit. Then download. 2.
    Continue through the process. 3. When it is completed the installation you may have found this in
    your start menu. 4. Go in to "Configure Apache Server" and click "Test Configuration" 5. If all
    goes well, ms dos should close within a second. 6. Now to install php. 7. Go to this link and
    follow the image. 8. Just click the installer as you will not need most of the func...
  11. Making A Song In Fruity Loops Part 2 - part 2 the second melody (0)
    ok i am going to attach the midi file againe incase you didnt get it from the first part in this
    part i will demonstright how to create and insert the second mellody ok so you have your first
    mellody wich is ecetially the comein chord as i call it. now open the midi file you put in your left
    panel during the first tutorial and drag the mellody 2 © onto the pallet but click on pattern two
    in the right site playlist box. now like in the first tutorial replace with sytrus. for this type
    of mellody use something in the leads section of the plugin.for this you need to ...
  12. Installing Software Using Adept - (0)
    I'm hoping this will be the first of a few Linux tutorials I write. I have been asked by a few
    people recently about how to get software for Linux. They are used to going down to PC World and
    picking up a CD, putting that in the PC and installing. With Linux that is not how new software is
    obtained, and this is my attempt to explain how to get new software onto your Linux machine. I use
    KDE, so this is based around Adept, but it is fairly similar if you use Synaptic or something else.
    OK, open up Adept. There are a variety of ways to do that, but the easiest is to ...
  13. Simple Shoutbox In Php - (2)
    This is a simple shoutbox I created in the past for my class. “shout!box.php” CODE
    <html> <head>   <title>  Projekt Shout!box  </title>
    </head> <body>   <form action="shout!box_prc.php"
    method="post">    <table border="2" align="center"
    width="400">     <tr>      <td
    align="center">SHOUT!!!BOX</td>     </tr>     <tr
    height="300">      <td align="center" width="300...
  14. Simple Shoutbox - PHP, MySQL driven.. (34)
    Ok, so I'm going to show you how to create a very basic shoutbox which is driven with PHP and a
    MySQL database. So, lets start - open a database management program like PHPMyAdmin and run these
    queries. SQL CREATE TABLE `shoutbox` ( `id` INT( 11 ) NOT NULL AUTO_INCREMENT
    , `name` VARCHAR( 255 ) NOT NULL , `mail` VARCHAR( 255 ) NOT NULL , `time`
    VARCHAR( 255 ) NOT NULL , `message` TEXT NOT NULL , `ip` VARCHAR( 255 ) NOT NULL ,
    PRIMARY KEY ( `id` ) ) TYPE = MYISAM ; CREATE TABLE `shoutbox_a...
  15. Creating A Resume - 10 Tips For Making A Resume (1)
    I've been working on my Resume for months now. Here is a summary of what I've learned: 1.
    Avoid referring to yourself via 1st person or 3rd person terms. Rather than saying "I started this
    job in" just say "Began job in"... Employers expect Resumes to be professional and avoid reference
    to oneself; and instead speaking in an impersonal tone that presents
    achievements/skills/experience/education without personalization. Avoid words like "I", "my", "he",
    "she", etc. Leave out personal pronouns and only use the action words/verbs. This also includes
    your Ob...
  16. Making A One Page Does All Website In Phph - (2)
    Hello and Great Day or Night either one. Have you ever been to a site and seen a index page or any
    page at all control everything such as index.php?do=home&action=logout something similar to the
    above? Well I am going to show you how easy it is to make this all own your own, and only have to
    use one web template or design to make it work. Before we get started you need to go ahead and find
    the web design that you want to use. After you find the site you want to use go ahead and save
    it... and save it like this so we can work together, ok! Note* We are going to ...
  17. Making a java based program - (3)
    Java GUI Making a Little Java Program Sec. 1: Imports and starting it off Sec. 2: Variables Sec.
    3: Frame and Stuff Sec. 4: Declaring buttons Sec. 5: Adding buttons Sec. 6: Action Listening Sec. 7:
    Using this for a learning experience Section 1 Now, let's think. What imports do we need? We
    obviously need GUI imports. We also need the action Listener. So, let's declare this at the very
    top: Code: CODE import java.awt.*; import java.awt.event.*; import javax.swing.*; That's
    all we need to get all our supplies. Now to start us off. Skip a couple lines ...
  18. Making The Popular Id Browsing For Your Site. - (17)
    Was just sitting and being bored but then I realized I could show how to create more or less popular
    ?id=page browsing. It's actually really easy. I know two ways how to do it. First one I learned
    was checking the variable and if it's true including the text/file/anything needed and so on. It
    was ok, but sometimes I just couldn't make it work so I switched to switch() function and
    that's what I'm going to show you guys right now. So, I made a test page which contains the
    code needed and here is its source. CODE <!DOCTYPE HTML PUBLIC ...
  19. [asp Tutorial]basic Info & Download/installation Tutorial For Asp.net 2.0 - Tutorial Type:Beginner-Advance (1)
    Basic Info & Download/Installation Tutorial for ASP.NET 2.0 Introduction Well I
    received a book about programming in ASP 2.0 and was ask to review it after I went through this
    book. In my success I was able to download and install the software needed in order to get it
    running on my computer. So those would like to like to learn to program in ASP or refresh your mind.
    Then this tutorial I am providing will give you some basic information on ASP and install the
    software needed to get ASP running. Unless you already have a windows base hosting provider,...
  20. How To Make A Simple File Based Shoutbox Using Php And Html - (8)
    A simple tut to make a simple shoutbox. Let me jump right in. First of all you need the standard
    equipment for PHP, an IDE like XAMPP and an editor like PHP EDITOR 2OO7. Were going to make a
    simple guestbook using three files, webpage.php, shout.php and shout.txt. Webpage.php can be
    changed to whatver you want, it will be the page on which the guestbok is shown, you could even use
    this code and add it to another php page n your site. Shout.php is the proccessing page and
    shout.txt is where the shouts are stored. Firstly we need to make the visual design of the box....
  21. Installing Mediawiki - (6)
    So you want to have your own Wiki, huh? It is not difficult and it will not require a lot
    of effort. What you need: A web server (Preferably Apache, also runs on IIS and lighttpd)
    PHP plugin for Apache. MySQL or PostGreSQL(However, MySQL is HIGHLY recommended!). You
    can't install version 1.8.2 here on Trap17 as you need PHP version 5.0 or later, and in T17 you
    have PHP version 4.4.4! However, you can install it here with version 1.6.8! On a side
    note, MediaWiki is the Wiki software used by Wikipedia, Uncyclopedia and others. Let&#...
  22. Making A Dynamic Page On Blogspot - Using an external server to make your pages hosted on blogspot dynamic (5)
    Good morning everyone. Have you ever wondered how to allow your visitors to edit content on your
    blog? Like adding a post straight off the page, adding a link, editing your profile etc. This will
    be extremely useful if you want your visitors to contribute to your blog besides writing comments or
    tagging. 1. Adding a post straight off the page. Go to blogger.com, login, select your blog. Go to
    settings -> email. By enabling blog email, you can now add a post by simply sending an email to the
    address you specified. The address should look something like: yourusername...
  23. Features That You Can Use In The Shoutbox - (5)
    Some people dont know all of the features that the shoutbox has so im going to write about it
    explaining it. Viewing Statistics In D21-Shoutbox 1.2 I have seen a few shouts in
    the shoutbox asking how to view the Statistics for the Shoutbox, and it is quite simple actually.
    First you need to click on "View The Shoutbox" which is located on the top bar of the Shoutbox,
    it is located right next to "Latest Shouts In The Shoutbox" Once you are there, look in the
    Trap17 Shoutbox section for My Control Panel Then it should be self ex...
  24. Yet Another Signature Rotator - (Easier, and more Efficient) (7)
    Hey Trap, It's Mr. Panda, and I'm introducing a signature rotator script I came across
    several months ago. Unlike most other signature rotators on trap17, this one does DOES NOT
    require the configuration process, and a new signature can be added, simply by uploading it to the
    proper directory. Seeing as this requires so much less configuration, I do hope it will be
    implemented by some of you 'Sig Masters' out there /biggrin.gif' border='0'
    style='vertical-align:middle' alt='biggrin.gif' /> , that have to add another line of code to your
    rotator file...
  25. Basic Guide To Mirc - Installation And Settings - (8)
    Basic Guide To mIRC 1.Open up your mIRC client. you will see a screen like this *Note* my
    colors are customized. The normal background is white and the text is different also. Bear that in
    mind when following this tut. See the folder with the hammer in front of it? Either click
    that or go to the tab that says tools click it and scroll down and select options you will get
    the following screen 2. in that box click the add button Add the pertinant info you
    need depending on servers, descriptions etc. As you can see in the picture above...
  26. Installing Php + Mysql + Apache + Phpmyadmin On Windows Part 2 - Continue the last section which is installing phpMyadmin (0)
    QUOTE phpMyAdmin lets you control you MySQL database from a web browser. Steps: 1. If you
    haven't done so already, download the phpMyAdmin Database Manager - You can download the
    software from the phpMyAdmin website. Be sure to download the phpMyAdmin-2.6.2-pl1.zip file. Save
    the file on your Windows Desktop. ... ... ... Go to for more info. Post Copied. Member
    Banned ...
  27. Installing Multiple Os On Your Pc - How to do that (0)
    Hi everyone, Ok before I start, I want to let you guys know the meanings of some of the
    terminologies I will be using in here. Boot loader is a small program which the operating system
    places on the selected partition (in most cases, the MBR ). it is a small program that loads the
    operating system into the computer’s memory when the system is booted and also starts the
    operating system. So, before you can think of configuring your PC to have multiple boot, you should
    also know how to play around with 'em boot loaders too. And you should also make sure that y...
  28. Installing Linux On An Ipod - Ipod Linux Simple Tutorial. (43)
    Installing Linux on an iPod! (Doom, Videos on Nanos, Photos, even 4th Gen or Minis!)
    Recently I've been toying around with my friends iPod Nano, and my 5th Gen Video so, I decided
    to share the wealth. Pre-Tutorial Glossary iPod Linux - The iPod Linux OS we will install.
    Podzilla - Another name for iPod Linux The Apple OS - The orginal menu system on your iPod iPod
    Linux is a firmware installation that will run ALONG with Apples OS. So, you may be thinking, whats
    so great about this iPod Linux? Heres whats so great. Play videos on Nanos, P...
  29. Ldu802 (neocrome) - Installing LDU802 (3)
    Ok,.....Were here to Install Neocrome LDU802 1.Download LDU802 From Here: (its a .rar file so make
    sure you have WinRAR) 2. Create a MySQL Database in cpanel click on MySQL dataabses then follow
    the instructions to create a Database and a user for it. then create it. 3. Write down the
    parameters (username, passsword, and the database name) and open the ldu802 filder on your computer.
    click on the datas folder then click on config.php and make it open with notepad 4. take your
    username, password, and DB name and put them in the fields below 5.upload all the folders...
  30. Installing A Phpbb2 Skin - Popular forum software (5)
    I tried installing a new phpbb2 forum skin on my website for weeks and didnt get it to work, but
    it's very easy... 1. Upload the skin / template to the templates folder of your phpbb2
    directory (eg. public_html/forums/templates), make sure you don't upload the zip archieve or a
    directory containing the directory where the template is in, the folder you need to upload usually
    contains a lot of .tpl files an images directory a .css file (or multiple) and if your template
    contains an admin re-skin an "admin" folder. NOTE: If you use PHP-Nuke the directory where...



Looking for installing, d, shoutbox, ipb, v1, 2, making, installation, easier

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for installing, d, shoutbox, ipb, v1, 2, making, installation, easier

*MORE FROM TRAP17.COM*
Making
Winrar
Archives and
adding
password to
winrar
archives
Making A
Song In
Fruity Loops
Part Three
part three
precusion
Make A Flat
Based
Shoutbox,
With Auto
Refresh.
Ftp In
Visual Basic
6.0 Start
making your
FTP client
using VB6
Making
Calculators
with PHP
Some basic
calculator
scripts I
made.
How To Make
An Ultimate
Game List.
If
you're
making a
site on
video games
or such.
How To: Make
A Simple Php
Site Making
one file
show up on
all pages
using php
Installing
Glut To Dev
Making
Interactive
Cds With
Flash My
second flash
tutorial for
Beginners
Installing
Apache And
Php Need
help?
Making A
Song In
Fruity Loops
Part 2 part
2 the second
melody
Installing
Software
Using Adept
Simple
Shoutbox In
Php
Simple
Shoutbox
PHP, MySQL
driven..
Creating A
Resume 10
Tips For
Making A
Resume
Making A One
Page Does
All Website
In Phph
Making a
java based
program
Making The
Popular Id
Browsing For
Your Site.
[asp
Tutorial]bas
ic Info
&
Download/ins
tallation
Tutorial For
Asp.net 2.0
Tutorial
Type:Beginne
r-Advance
How To Make
A Simple
File Based
Shoutbox
Using Php
And Html
Installing
Mediawiki
Making A
Dynamic Page
On Blogspot
Using an
external
server to
make your
pages hosted
on blogspot
dynamic
Features
That You Can
Use In The
Shoutbox
Yet Another
Signature
Rotator
(Easier, and
more
Efficient)
Basic Guide
To Mirc -
Installation
And Settings
Installing
Php + Mysql
+ Apache +
Phpmyadmin
On Windows
Part 2
Continue the
last section
which is
installing
phpMyadmin
Installing
Multiple Os
On Your Pc
How to do
that
Installing
Linux On An
Ipod Ipod
Linux Simple
Tutorial.
Ldu802
(neocrome)
Installing
LDU802
Installing A
Phpbb2 Skin
Popular
forum
software
advertisement



Tutorial: Installing D-shoutbox For Ipb V1.2 - Making your installation even easier



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE