1
comegona
2 NewBB2 RC2 issues
  • 2004/10/11 13:23

  • comegona

  • Not too shy to talk

  • Posts: 165

  • Since: 2003/11/9


I noticed that when doing an Advance Search in NEWBB2 RC2 it also displayes the Private Forums as part of the search selection. In the config I've set this to WebMaster only. How can this be removed.

When changing the posts viewed from "From Last 100 Days" to anything else, I get the following error:
Quote:

<h4>An Error Occured<br>SELECT t.*, u.name, u.uname,u2.name as last_post_name, u2.uname as last_poster, p.post_time as last_post_time, p.poster_name as last_poster_name, p.icon FROM xoops_bb_topics t LEFT JOIN xoops_users u ON u.uid = t.topic_poster LEFT JOIN xoops_bb_posts p ON p.post_id = t.topic_last_post_id LEFT JOIN xoops_users u2 ON u2.uid = p.uid WHERE (p.post_time > 1011100665 OR t.topic_sticky=1) AND t.forum_id = AND t.approved = 1 AND p.approved = 1 ORDER BY topic_sticky DESC, p.post_time DESC</h4>


At the same time how can I change the setting to default to "From The Beginning"?

2
phppp
Re: 2 NewBB2 RC2 issues
  • 2004/10/11 13:39

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


which version are you using?
I can not re-produce the non-last-100-days error.

the 'search' returns results based on the permissions of the submitter.
Check the difference with webmaster account and annoymous account.

BTW: can 'access' the forum (no access means you can not enter the forum hence you can not see the topic titles) is different from can 'view' topics (even can not 'view' you still can see the titles).

3
vanchan
Re: 2 NewBB2 RC2 issues
  • 2004/10/13 13:22

  • vanchan

  • Just popping in

  • Posts: 33

  • Since: 2003/8/15


Quote:
At the same time how can I change the setting to default to "From The Beginning"?

comegona, I had the same question and it was solved a couple of threads away thanks to ackbarr.

https://xoops.org/modules/newbb/viewtopic.php?topic_id=25624&forum=4

4
comegona
Re: 2 NewBB2 RC2 issues
  • 2004/10/13 14:05

  • comegona

  • Not too shy to talk

  • Posts: 165

  • Since: 2003/11/9


Thanks vanchan I got that working.

But I still have permission issues. I've set for each forum the following:
Resized Image

and

Resized Image


When logged in as Webmaster to the forum I get the error I mentioned in the first post and when I login as a guest I get
Quote:
You don't have the right to access this forum.


Is there something that I'm not setting?

I'm using RC2 that was downloaded from xoops.

5
comegona
Re:2 NewBB2 RC2 issues
  • 2004/10/13 16:17

  • comegona

  • Not too shy to talk

  • Posts: 165

  • Since: 2003/11/9


I think I solved it. I deleted the templates then generated them again. I wasn’t too sure if by deleting them would actually 'delete' them.

6
Booga
Re: 2 NewBB2 RC2 issues
  • 2004/10/13 17:35

  • Booga

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/11/29


how and where or what do you actually mean by deleting the templates and regenerating them.....sorry for my ignorance

7
recupsoft
Re: 2 NewBB2 RC2 issues
  • 2004/10/13 21:13

  • recupsoft

  • Friend of XOOPS

  • Posts: 151

  • Since: 2003/10/30


delete the ...newbb_... files into ROOT/templates_c

8
Booga
Re: 2 NewBB2 RC2 issues
  • 2004/10/14 2:52

  • Booga

  • Not too shy to talk

  • Posts: 124

  • Since: 2003/11/29


Quote:

recupsof wrote:
delete the ...newbb_... files into ROOT/templates_c


thanks recupsof, and XOOPS automatically regenerates these files??......all I have to do is delete them - nothing else??

9
recupsoft
Re:2 NewBB2 RC2 issues
  • 2004/10/14 6:56

  • recupsoft

  • Friend of XOOPS

  • Posts: 151

  • Since: 2003/10/30


Automatic regeneration using structural theme+templates files available into ROOT/themes + ROOT/modules/MODULE's NAME/templates.

That's why if you modify anything into one of those directories you can't see the result unless you delete previous version from ROOT/templates_c, which is a kind of theme+templates cache.

Login

Who's Online

279 user(s) are online (185 user(s) are browsing Support Forums)


Members: 0


Guests: 279


more...

Donat-O-Meter

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

Latest GitHub Commits