1
xiaodao
Registered users cannot visit newbb
  • 2007/11/16 1:39

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Hi,

Registered users in my site can not access newbb forum, version 3.08.

I've set access and browse permissions in newbb forum permisson section for them, and granted registered user to use the forum in system group management section, but this not worked.

In addition, if I granted the registered users could manage newbb forum in system group management, then the users can access and manage the forum. It's very odd.

Anybody could help? Thanks a lot!

2
skenow
Re: Registered users cannot visit newbb
  • 2007/11/16 2:13

  • skenow

  • Home away from home

  • Posts: 993

  • Since: 2004/11/17


CBB has very flexible and granular permissions - every category and every forum can have different permissions and you need to assign permissions to all of them, none are assigned by default. Do this in the CBB module administration under permissions. You can create a default permissions 'template' and apply to all the forums at once, to save you some time. Then just adjust those you wish to control more closely.

3
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/16 14:45

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Thanks skenow, I did exactly what you said.

I granted "all" rights to the registered user group, and applied it to all board, I also make proper change to group management part in system module.

The above operations works fine for my local windows hosted site on XAMPP, but not for a remote linux hosted site, only administrator could access the CBB forum on that server, it's very odd.

Does anybody know where CBB store the permission data? which table? or file? so I will do a check for it.

Thanks.

4
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/16 15:00

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


OK, there's must be something wrong with my CBB, my local forum does not work too!!!

I found that only the default board "Test board" can be access ed by Anonymous and registered users, other board cannot be seen by anyone else except administrator.

My XOOPS version is 2.0.17.1, cbb version 3.08, and I found the following code in xoops_version.php file:

$modversion['name'] = _MI_NEWBB_NAME;
$modversion['version'] = 3.08;
$modversion['description'] = _MI_NEWBB_DESC;
$modversion['credits'] = "NewBB 2 developed by Marko Schmuck (predator) and D.J. (phppp)";
$modversion['author'] = "D.J. (phppp)";
$modversion['license'] = "GNU General Public License (GPL) see LICENSE";
$modversion['image'] = "images/xoopsbb_slogo.png";
$modversion['dirname'] = "newbb";

$modversion['author_realname'] = "CBB Dev Team";
$modversion['author_website_url'] = "http://xoopsforge.com";
$modversion['author_website_name'] = "XForge";
$modversion['author_email'] = "php_pp@hotmail.com";
$modversion['status_version'] = "3.07";
$modversion['status'] = "Stable";

$modversion['warning'] = "For XOOPS 2.0*, 2.2*, 2.3";

Any body has the same experience?

5
xiaodao
Re: Registered users cannot visit newbb
  • 2007/11/24 4:32

  • xiaodao

  • Just popping in

  • Posts: 9

  • Since: 2007/11/14


Thank you skenow, the problem is solved now.

I stupidly missed some category permission setting in newbb.

Login

Who's Online

228 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 228


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