Date: 02/26/01
- Next message: cnewbill <email protected>: "[PHP-DEV] PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25"
- Previous message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9469 Updated: HAVE_REALPATH not being checked"
- In reply to: Ed Lee: "[PHP-DEV] RE: PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 : sb <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: cnewbill <email protected>: "[PHP-DEV] PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25"
- Previous message: amra <email protected>: "[PHP-DEV] PHP 4.0 Bug #9469 Updated: HAVE_REALPATH not being checked"
- In reply to: Ed Lee: "[PHP-DEV] RE: PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

