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

problem, maybe easy to solve

  • You cannot open a new topic into this forum
  • Guests cannot post into this forum
Previous post - Next post | Parent - Children.1 | Posted on 2004/9/12 15:51
rocket98  ¾åÅùʼ   Posts: 22
Hi,

I use tinycontent on site. Now installed second module

modules/tinycontent0
modules/tinycontent1

tinycontent0 works fine, tinycontent1 shows blank page when access in admin. I can get to and see Pref screen, all other admin options for tinycontent1 are blank screen in xoops admin.

Ideas, suggestions.

tinycontent 1.5, xoops 2.0.7.3

Thanks
Votes:1 Average:0.00
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
Previous post - Next post | Parent - No child | Posted on 2004/9/20 18:34
GIJOE  ÀèǤ·³Áâ   Posts: 4110
hi rocket98.

Your solution is not so good.

All TinyD installed in your XOOPS must be the same version.

Perhaps, your tinycontent/ is older than tinycontent1/.

Overwrite the recent version into tinycontent/.
Votes:0 Average:0.00

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!