What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » php shoutbox help

Pages: (2): « First « 1 [ 2 ] Last »
php shoutbox help
Author: Message:
Plik
Veteran Member
*****

Avatar

Posts: 1489
Reputation: 46
34 / Male / –
Joined: Jun 2004
RE: php shoutbox help
actually i just looked at the meta tags in your html file and because you declair the content type there you dont need that line of code, so you can just delete it :chrongue:
12-08-2005 09:09 PM
Profile PM Find Quote Report
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: php shoutbox help
thrn how do i fix it? :S
12-08-2005 09:11 PM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: php shoutbox help
quote:
Originally posted by Supersonicdarky
     header ( 'Refresh: 2;URL=' . $sb_back_url );
also needs to go. And, you don't need the first header() anyway.... :-/
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-08-2005 09:24 PM
Profile PM Web Find Quote Report
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: php shoutbox help
i get error when i try to admin login

when wrong pass:
code:
Warning: Cannot modify header information - headers already sent by (output started at /home/ssd/public_html/new/shoutbox.php:14) in /home/ssd/public_html/shoutbox/shoutbox.admin_login.php on line 21

when right:
code:
Warning: Cannot modify header information - headers already sent by (output started at /home/ssd/public_html/new/shoutbox.php:14) in /home/ssd/public_html/shoutbox/shoutbox.admin_login.php on line 15

Warning: Cannot modify header information - headers already sent by (output started at /home/ssd/public_html/new/shoutbox.php:14) in /home/ssd/public_html/shoutbox/shoutbox.admin_login.php on line 17
12-08-2005 09:55 PM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: php shoutbox help
whatever shoutbox you are using needs to be on its own page, not included in a custom one.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-08-2005 10:05 PM
Profile PM Web Find Quote Report
Supersonicdarky
Veteran Member
*****

Avatar

Posts: 2317
Reputation: 48
– / – / Flag
Joined: Feb 2005
Status: Away
O.P. RE: php shoutbox help
but it can:

quote:
Originally posted by Readme

Installation
------------------------------------------------------------------------
1. Extract the files to a temporary directory. Open shoutbox.php
and edit the settings. REMEMBER CHANGE THE ADMIN PASSWORD!!
The settings are explained in the shoutbox file.

2. Upload to your server. The PHP files, the HTM files,
and the directory "shouts" must be in the same directory.

3. CHMOD the "shouts" directory to 0666 or 0777

4. CHMOD the *.dat files to 0666 or 0777

5. Include the shoutbox into your page via PHP or iframe.

   Using PHP
   *****************************************************
   <?php
   include ( '/path/to/shoutbox.php' );
   ?>
   *****************************************************

   Using Iframes (not recommended,a lot of browsers other than IE cannot render iframes properly!):
   *****************************************************
   <iframe src="http://yoursite.com/path/to/shoutbox.php"></iframe>
   *****************************************************
12-08-2005 10:07 PM
Profile E-Mail PM Find Quote Report
ShawnZ
Veteran Member
*****

Avatar

Posts: 3146
Reputation: 43
32 / Male / Flag
Joined: Jan 2003
RE: php shoutbox help
well then the readme sucks.
Spoiler:
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
the game.
12-08-2005 10:14 PM
Profile PM Web Find Quote Report
Pages: (2): « First « 1 [ 2 ] Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On