17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1531 Views |
-
Trivial Patch: Fix 2 undefined index errors in Forum module

24 May 2007 at 6:22am
I tried out the new 2.0.0beta of the Forum module and I got these 2 errors when viewing a post:
Notice: Undefined index: showPost in /var/www/silverstripe/forum/code/Forum.php on line 401
Notice: Undefined index: start in /var/www/silverstripe/forum/code/Forum.php on line 409
This patch fixes those errors:
http://www.elijahlofgren.com/silverstripe/patches/modules/forum/Fix-undefined-showPost-start-errors-forum-2.0.0beta.patchHope this helps,
Elijah
-
Re: Trivial Patch: Fix 2 undefined index errors in Forum module

28 May 2007 at 2:59pm
This has been applied, but it won't be in the daily builds. The release on the daily builds is the version we use on this site, due to the development branch being fairly unstable at the moment.
| 1531 Views | ||
|
Page:
1
|
Go to Top |


