From: SourceForge.net <no...@so...> - 2006-10-16 03:06:38
|
mod/wiki item #1551721, was opened at 2006-09-03 22:17 Message generated for change (Settings changed) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1551721&group_id=81360 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Defect Group: None >Status: Closed Resolution: None >Priority: 9 Submitted By: Shaun Murray (singletrack) Assigned to: Greg Meiste (blindman1344) Summary: PHP Notice with search in Wiki 0.6.0 Initial Comment: Make sure NOTICEs are switched on. Go to a site search. eg. http://www.yourdomain.com/index.php? module=search&search_op=form Search for something Notice: Undefined index: PHPWS_WikiSettings in /home/blah/public_html/ mod/wiki/class/WikiManager.php on line 166 I'd guess you need to add a getSettings() in the search() function as Site Search is bypassing the init. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2006-10-15 22:06 Message: Logged In: YES user_id=780595 This is now available in the new version of the module released today. Thanks for your submission! Greg Meiste ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1551721&group_id=81360 |