1
Kerjin
Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 17:17

  • Kerjin

  • Just popping in

  • Posts: 48

  • Since: 2004/3/10


I've just updated to XOOPS 2.0.7 (The most recent release) and can not now edit my exisintg messages in NewBB. If I 'preview' a message or I 'edit' an existing message, the text area is blank, there's no content and if I submit that then I get an empty message.

The URL ishttp://www.lbworld.org

Can anyone take a look and help me figure this one out? I've been troubleshooting for 2 days and can't find anything.

That is making my site unusable.

2
dengage
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 17:42

  • dengage

  • Just popping in

  • Posts: 34

  • Since: 2004/5/16


Did you update the newbb module and the other modules?

Well, everything works for me after updating... lol

3
Kerjin
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 17:50

  • Kerjin

  • Just popping in

  • Posts: 48

  • Since: 2004/3/10


Yes, I updated each and every module that I had just to be sure.

Still can not edit or preview messages.

4
Mithrandir
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages

Any errors in PHP debug?

5
Kerjin
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 19:23

  • Kerjin

  • Just popping in

  • Posts: 48

  • Since: 2004/3/10


Notice [PHP]: Undefined variable: areacontent in file include/xoopscodes.php line 72

6
WarDick
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 19:25

  • WarDick

  • Just can't stay away

  • Posts: 890

  • Since: 2003/9/13


Quote:

Mithrandir wrote:
Any errors in PHP debug?


Fatal error: Call to undefined function: settype() in /home/xxxxxxxx/modules/newbb/class/class.forumpost.php on line 250
Notice [PHP]: Use of undefined constant _POST - assumed '_POST' in file modules/newbb/xoops_version.php line 239

Problem showed up after update to 2.0.7

7
phppp
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 19:57

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


need to add following to module.textsanitizer.php

function setType($value='user') {
$this->type = $value;
}

8
Dave_L
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 20:10

  • Dave_L

  • XOOPS is my life!

  • Posts: 2277

  • Since: 2003/11/7


Which newbb version are you talking about here?

9
Kerjin
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 20:10

  • Kerjin

  • Just popping in

  • Posts: 48

  • Since: 2004/3/10


Ok, thanks for fixing his error, what about mine? Any clue or am I dead in the water?

10
phppp
Re: Bug in NewBB (2.0.7 core) - Unable to edit or preview messages
  • 2004/6/23 20:23

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


I thought you were talking about the same thing, aren't you?

Login

Who's Online

205 user(s) are online (131 user(s) are browsing Support Forums)


Members: 0


Guests: 205


more...

Donat-O-Meter

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

Latest GitHub Commits