Status: offline

kemal

Forum User
Regular Poster
Registered: 04/05/05
Posts: 103
Quote by LWC: First of all, it's just a guess but did you run my commented out MySQL command in PHPMyAdmin?

Secondly, if you want more than guesses no one would be able to help you unless you provide your error log.


first answer yes, sure!

second answer i looked my error.log but there is no any record!
and chatterblock plugin not run too.
other plugins running healtly,
i dont know what is the problem??
_KEMAL_

Status: offline

tgc

Forum User
Regular Poster
Registered: 03/15/06
Posts: 82
I created the shoutbox table in mysql and added the rest to lib-custom.php but I get this error:
Parse error: parse error, unexpected T_VARIABLE in /home/t/xxx.com/gl/system/lib-custom.php on line 502


chatterblock is working but only with register globals on. I want to have register globals turned off.

Frank

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
You have a syntax error, e.g. a missing semicolon or a missing quote, somewhere around line 502 (possibly before that line).

bye, Dirk

Status: offline

tgc

Forum User
Regular Poster
Registered: 03/15/06
Posts: 82
Text Formatted Code
$shout_out .= "n<form name='shoutform' action="$_SERVER['PHP_SELF']" method='post'>";
 

this line cause the problem. When I use the older code it works...

Status: offline

LWC

Forum User
Full Member
Registered: 02/19/04
Posts: 818
Sorry about that, I haven't written that I need feedback for nothing...

Being the first one who bothered trying this, you got to be the guinea pig...

Anyway, I've fixed the code so copy it again.

Page navigation