Ed Lee wrote:
> I don't know why, our web site visabrc.com was working for years and
> problem occurred on last Saturday. No body changed any include files 
> or so.

  This is hard to believe.

> However,
> 
> In /usr/local/lib/php/class.Visitor.inc, we had $CS declared:
> 
> <?php
> class Visitor extends Service {
>     var $visitorid, $vpromo, $CS, $promoCS;

  Are you initializing $CS somewhere, with $CS = new CS(...) for instance?

-- 
 sebastian bergmann         e-mail :              [EMAIL PROTECTED]
                          homepage :      http://www.sebastian-bergmann.de
                       make a gift : http://wishlist.sebastian-bergmann.de
 measure the usability of your web application -> http://phpOpenTracker.de

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to