Ticket #1359 (new bug)
Opened 2 years ago
Group forum: "Undefined index: ThreadVisibility"
| Reported by: | lemon-head | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | unassigned |
| Component: | unknown | Keywords: | groups, forum |
| Cc: |
Description
I get the following error when I click "New Topic" in a group forum:
Notice: Undefined index: ThreadVisibility in /home/bwrox/www.bewelcome.org/build/forums/templates/editcreateform.php on line 166
Call Stack
# Time Memory Function Location
1 0.0002 71780 {main}( ) ../index.php:0
2 0.0002 71900 main( ) ../index.php:78
3 0.0021 325860 RoxLauncher->launch( ) ../index.php:63
4 0.0642 708800 RoxLauncher->chooseAndRunApplication( ) ../roxlauncher.php:22
5 0.0692 1214972 RoxFrontRouter->route( ) ../roxlauncher.php:68
6 0.0758 1569488 RoxFrontRouter->route_normal( ) ../roxfrontrouter.class.php:34
7 0.0773 1656180 RoxFrontRouter->runControllerMethod( ) ../roxfrontrouter.class.php:224
8 0.1038 4027028 RoxFrontRouter->renderPage( ) ../roxfrontrouter.class.php:351
9 0.1049 4067652 PageWithHTML->render( ) ../roxfrontrouter.class.php:392
10 0.1049 4067652 PageWithHTML->printHTML( ) ../html.page.php:18
11 0.1061 4073980 PageWithRoxLayout->body( ) ../html.page.php:169
12 0.1063 4080548 require( '/home/bwrox/www.bewelcome.org/templates/shared/roxpage/body.php' ) ../roxlayout.page.php:129
13 0.1478 4903432 PageWithRoxLayout->columnsArea( ) ../body.php:21
14 0.1479 4909168 require( '/home/bwrox/www.bewelcome.org/templates/shared/roxpage/columnsarea.php' ) ../roxlayout.page.php:227
15 0.1494 4909684 PageWithRoxLayout->_column( ) ../columnsarea.php:14
16 0.1494 4909684 GroupForumPage->column_col3( ) ../roxlayout.page.php:283
17 0.1669 6703900 ForumsController->index( ) ../groupforum.page.php:52
18 0.1776 6931876 ForumsView->createTopic( ) ../forums.ctrl.php:219
19 0.1853 7166052 require( '/home/bwrox/www.bewelcome.org/build/forums/templates/editcreateform.php' ) ../forums.view.php:47
Nice, isn't it? (maybe this is only visible to people who can see debug information - dunno)
I can get around this bug by logging out and in again. Then I have one free post :)
Note: See
TracTickets for help on using
tickets.


