PEAK XOOPS - Re: problem, maybe easy to solve in englishin japanese

Re: problem, maybe easy to solve

List posts in the topic

normal Re: problem, maybe easy to solve

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2004/9/12 16:11
rocket98  上等兵   Posts: 22
Ok

Turned on PHP Debug.

See error on line 89 /admin/index.php

Undefined class name 'tinydtextsanitizer'
----------------

Quick check of tinycontent0 /admin/index.php on line 89

$myts =& MyTextSanitizer::getInstance() ;

----------------
Now opened new tinycontent1 (just downloaded here today same version i already have installed, so strange error. Something changed somewhere?

Opened /admin/index.php looked at line 89 found this

$myts =& TinyDTextSanitizer::getInstance() ;

Changed new tinycontent1 admin/index.php line 89 to:

$myts =& MyTextSanitizer::getInstance() ;

----------------

No more blanks screen works as expected solve my own problem.


Votes:1 Average:0.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!