Closed (duplicate)
Project:
Drupal core
Version:
6.x-dev
Component:
forum.module
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jul 2007 at 07:21 UTC
Updated:
2 Aug 2007 at 13:21 UTC
Environment Details
PHP - 5.2.3
Apache - 2.2.3
Drupal - drupal-6.x-dev
OS - Linux (Fedora Core 6)
Steps to reproduce
1 - Enable Forum module
2 - Create a new Forum ("Running")
3 - Access the forum (http://www.testsite8.com/forum/7)
Since there are no forum topics in forum/7 it shows and empty table.
4 - Add a forum topic to forum 7 (http://www.testsite8.com/node/add/forum/7)
5 - Access the forum again (http://www.testsite8.com/forum/7)
it shows a notice
"notice: Undefined property: stdClass::$last_reply in /work/projects/testsites/drupal/6.x/testsite8/www/modules/forum/forum.module on line 769."
see attached screenshot.
| Comment | File | Size | Author |
|---|---|---|---|
| Screenshot-1_4.png | 99.52 KB | yasheshb |
Comments
Comment #1
yasheshb commentedduplicate of http://drupal.org/node/163064