1
Gladys
Undefined class name in kernel/object
  • 2007/4/2 19:27

  • Gladys

  • Just popping in

  • Posts: 3

  • Since: 2007/4/2 1


hello!
After install I get a blank white page (with the publicity of the server).
I have read the faq and got to this error

Fatal error: Undefined class name 'mytextsanitizer' in /data/members/free/tripod/es/c/i/c/cicloimagen/htdocs/kernel/object.php on line 288

any idea of what's the problem and how to solve it?

that you very much.

2
Gladys
Re: Undefined class name in kernel/object
  • 2007/4/2 20:04

  • Gladys

  • Just popping in

  • Posts: 3

  • Since: 2007/4/2 1


the lines of the file object.php are:

case XOBJ_DTYPE_TXTBOX:
            switch (
strtolower($format)) {
            case 
's':
            case 
'show':
            case 
'e':
            case 
'edit':
                
$ts =& MyTextSanitizer::getInstance();
                return 
$ts->htmlSpecialChars($ret);
                break 
1;

3
Gladys
Re: Undefined class name in kernel/object
  • 2007/4/2 20:24

  • Gladys

  • Just popping in

  • Posts: 3

  • Since: 2007/4/2 1


the lines of the file object.php are:

case XOBJ_DTYPE_TXTBOX:
            switch (
strtolower($format)) {
            case 
's':
            case 
'show':
            case 
'e':
            case 
'edit':
                
$ts =& MyTextSanitizer::getInstance();
                return 
$ts->htmlSpecialChars($ret);
                break 
1;

Login

Who's Online

437 user(s) are online (50 user(s) are browsing Support Forums)


Members: 0


Guests: 437


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Oct 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits