1
sato-san
CBB 3.08 with a big BUG
  • 2007/7/19 18:40

  • sato-san

  • Quite a regular

  • Posts: 224

  • Since: 2005/7/1 1


A User has installed the CBB 3.08, now he has a big probem with SPAM in the backend:

Quote:

http://www. url .de/modules/newbb/report.php?forum=1&topic_id=1&viewmode=thread&order=ASC&post_id=1


All guests can write here! (Arrive at present over 100 pieces on the day at backend.) For this reason will the forum MUCH SLOW and the web page becomes slow-acting.

All entries can be seen here:
Quote:

http://www. url .de/modules/newbb/admin/admin_report.php


Is there a temporary solution? Thanks and greetings, René

2
Anonymous
Re: CBB 3.08 with a big BUG
  • 2007/7/19 19:23

  • Anonymous

  • Posts: 0

  • Since:


Quote:
sato-san wrote:

Is there a temporary solution?


Yes!!

Go to Admin>Forums and click on "Preferences".

About half-way down the options is "Report a Post". Turn it off. That will stop it.

3
sato-san
Re: CBB 3.08 with a big BUG
  • 2007/7/19 19:37

  • sato-san

  • Quite a regular

  • Posts: 224

  • Since: 2005/7/1 1


Hello John,

It was already switched off, but nevertheless one can use that.

4
Anonymous
Re: CBB 3.08 with a big BUG
  • 2007/7/19 19:45

  • Anonymous

  • Posts: 0

  • Since:


Turning it off stopped it on my site...... well, that and setting Protector 3.0x "anti-SPAM: URLs for guests" to a setting of "3"

I do get the occsional attempt at spamming via the module's report.php but Protector catches those. I'm assuming that all to these are by "bots" as turning off the "Report a Post" hides the "Report" button.

5
sato-san
Re: CBB 3.08 with a big BUG
  • 2007/7/19 20:48

  • sato-san

  • Quite a regular

  • Posts: 224

  • Since: 2005/7/1 1


Is there a bugtracker for the module? If, is the bugtracker also used?

6
christian
Re: CBB 3.08 with a big BUG
  • 2007/7/19 21:29

  • christian

  • Just can't stay away

  • Posts: 401

  • Since: 2002/2/24


Hi René,

The bugtracker is here , I think.

7
sato-san
Re: CBB 3.08 with a big BUG
  • 2007/7/20 5:56

  • sato-san

  • Quite a regular

  • Posts: 224

  • Since: 2005/7/1 1


Merci @christian, im have added.

8
iHackCode
Re: CBB 3.08 with a big BUG

the only temporary solution i have is . edit report.php and add what is in blue..

So.. The setting of enabling and disabling report a post will determine if the file can or can't be used.
include 'header.php';

[
color=0066FF]if($xoopsModuleConfig['reportmod_enabled']){[/color]
if ( isset(
$_POST['submit']) ) {
$GPC "_POST";
} else {
$GPC "_GET";

... 
wayyy bottom

 
include XOOPS_ROOT_PATH.'/footer.php';
}
[
color=0066FF]}else{
redirect_header("index.php"2_NOPERM);
}
}[/
color]?>


---------------
request to move to . 'Module troubleshooting' forum.
CBB / LatestNews / Publisher / XM-Spotlight

(ノ◕ヮ◕)ノ*:・゚✧

9
sato-san
Re: CBB 3.08 with a big BUG
  • 2007/7/25 6:16

  • sato-san

  • Quite a regular

  • Posts: 224

  • Since: 2005/7/1 1


BIG THANK YOU. That works great!

Login

Who's Online

163 user(s) are online (104 user(s) are browsing Support Forums)


Members: 0


Guests: 163


more...

Donat-O-Meter

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

Latest GitHub Commits