Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Problem installing shoutbox
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dipps  
View profile  
 More options Apr 24 2005, 10:30 pm
From: "Dipps" <psid...@riverland.net.au>
Date: Sun, 24 Apr 2005 19:30:04 -0700
Local: Sun, Apr 24 2005 10:30 pm
Subject: Problem installing shoutbox
I guess this is the place to ask, since the mojavelinux forums are
gone.

I've been trying to setup shoutchat, with no real success. The shoutbox
displays, but when I put in a message, I get lots of PHP errors. I can
see messages going into the database, so I think that part is OK, and
I've been through the install file with a fine tooth comb, but still no
dice.

I wondered if it might be browser specific, but I get the same result
on recent versions of safari, omniweb and firefox that I do on mozilla
0.9.9 on my old laptop.

Debugging PHP isn't my strong point... while I haven't finished trying,
I could use some help here.

Just looking at the first line... Line 60 produces 2 errors:

60:       $messageText = htmlspecialchars($message['message']);

Notice: Uninitialized string offset: 0 in
/home/shoutbox/public_html/shoutbox.php on line 60

Notice: Undefined index: message in
/home/shoutbox/public_html/shoutbox.php on line 60

67:      if ($message['bol_format']) {

Notice: Uninitialized string offset: 0 in
/home/shoutbox/public_html/shoutbox.php on line 67

Notice: Undefined index: bol_format in
/home/shoutbox/public_html/shoutbox.php on line 67

There are more errors, and I haven't run out of ideas yet. Will update
this if I get anywhere.

Thanks in advance for any help!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Razan Mohamed  
View profile  
 More options Apr 26 2005, 1:22 am
From: Razan Mohamed <era...@gmail.com>
Date: Tue, 26 Apr 2005 11:22:54 +0600
Local: Tues, Apr 26 2005 1:22 am
Subject: Re: [shoutchat] Problem installing shoutbox
Hi,

I could not find exactly what is the error. I have passed this problem
to one of my friends. I ll send you the answer soon. If you can mail
the entire page. Because in PHP a systex error will cause lots of
errors in the following lines.

If you get the answer pls inform me.

Razan Mohamed


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Allen  
View profile  
 More options Apr 27 2005, 1:50 am
From: Dan Allen <dan.j.al...@gmail.com>
Date: Wed, 27 Apr 2005 01:50:32 -0400
Local: Wed, Apr 27 2005 1:50 am
Subject: Re: [shoutchat] Problem installing shoutbox

> I guess this is the place to ask, since the mojavelinux forums are
> gone.

This is indeed the place!  I decided to go with Google groups so that
I don't have to waste time maintaining my forums from hackers and
spammers and concentrate just on the scripts.  Besides, the interface
is much better designed for searching, so it should become a better
resource for those learning to use the script.

> I've been trying to setup shoutchat, with no real success. The shoutbox
> displays, but when I put in a message, I get lots of PHP errors. I can
> see messages going into the database, so I think that part is OK, and
> I've been through the install file with a fine tooth comb, but still no
> dice.

Try to go over the new download with a fine tooth comb as I just
updated to version 0.1.8.  Likely these errors you are encountering
had to do with some problems in the last package.  It will be best to
wipe your database tables by rerunning the installer script.  I just
tried out this download and got it running in a matter of minutes on a
new server, so you should have no trouble.

I have also brought the demo back online, so if you need to test it
out on mojavelinux.com, you can do so by following the link to the
demo.

Dan
--
http://www.mojavelinux.com
Open Source Advocacy


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dipps  
View profile  
 More options Apr 27 2005, 8:45 am
From: "Dipps" <psid...@riverland.net.au>
Date: Wed, 27 Apr 2005 05:45:34 -0700
Local: Wed, Apr 27 2005 8:45 am
Subject: Re: Problem installing shoutbox
Dan, I just installed 0.18 and it worked "out of the box". Thank you!!
I'll test it a bit more later, but initially it looks great. I love how
simple this is to use.

My wife's browser (recent Safari) didn't show the background images for
"screen name", "message" and "send", but the "look" is easily changed.

One thing - the INSTALL file needs an update since last version. I'll
edit it and email to you separately.

Again - thanks a million!


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dan Allen  
View profile  
 More options Apr 27 2005, 9:47 am
From: Dan Allen <dan.j.al...@gmail.com>
Date: Wed, 27 Apr 2005 09:47:45 -0400
Local: Wed, Apr 27 2005 9:47 am
Subject: Re: [shoutchat] Re: Problem installing shoutbox

> My wife's browser (recent Safari) didn't show the background images for
> "screen name", "message" and "send", but the "look" is easily changed.

Yeah, the default styles are a bit crap.  I was burning the midnight
oil a bit to late one night and came up with this strange interface.
If you have a better design, or if you just want to point me to
something that looks nice I think I will rework it to look better.

> One thing - the INSTALL file needs an update since last version. I'll
> edit it and email to you separately.

That would be brilliant.  It would be helpful to get another opinion
on how the INSTALL file should explain the setup.  Send it on over!

/dan

--
Open Source Advocacy
http://www.mojavelinux.com


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google