1
technigrafa
CBB 3.04 Full Text

I am using CBB 3.04 and there seems to be no way to turn on the "Full Text" notification option for regular users. Only admin users have this option.

Does anyone know why that is?

This is an established site that gets a lot of hits, so I don't necessarily want to update the module to the newest version unless I know this will solve the problem.

2
pjskluzacek
Re: CBB 3.04 Full Text

I FOUND THE ANSWER!!!
You need to edit newbb/xoops_version.php

towards the end is the following two lines

$modversion['notification']['event'][6]['admin_only'] = 1;
$modversion['notification']['event'][8]['admin_only'] = 1;

Change the 1 to a 0 (that means no) and thts all there is to it.

3
technigrafa
Re: CBB 3.04 Full Text

Cool,

Thanks for posting that. The only bad thing is, I think that option is left turned off for a reason. Apparently there isn't a group permission check when sending out that notification, so users can subscribe to forums that they don't have permission to view, I believe.

4
pholman
Re: CBB 3.04 Full Text
  • 2007/5/24 4:33

  • pholman

  • Just popping in

  • Posts: 20

  • Since: 2002/6/3 0


Quote:

pjskluzacek wrote:
I FOUND THE ANSWER!!!
You need to edit newbb/xoops_version.php

towards the end is the following two lines

$modversion['notification']['event'][6]['admin_only'] = 1;
$modversion['notification']['event'][8]['admin_only'] = 1;

Change the 1 to a 0 (that means no) and thts all there is to it.


Thanks. Very helpful
- Pat

Login

Who's Online

181 user(s) are online (99 user(s) are browsing Support Forums)


Members: 0


Guests: 181


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