phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [bugs #9695] fudforum dose not operate


From: Dave Hall
Subject: [Phpgroupware-tracker] [bugs #9695] fudforum dose not operate
Date: Sat, 31 Jul 2004 17:50:13 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040719 Firefox/0.9.1

This mail is an automated notification from the bugs tracker
 of the project: phpGroupWare.

/**************************************************************************/
[bugs #9695] Latest Modifications:

Changes by: 
                Dave Hall <address@hidden>
'Date: 
                Sat 07/31/2004 at 21:46 (Australia/Melbourne)

------------------ Additional Follow-up Comments ----------------------------
Please test the attached patch.

Format: CVS RCS

Affects: fudforum/index.php






/**************************************************************************/
[bugs #9695] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=9695>
Project: phpGroupWare
Submitted by: Yoshihiro Kamimura
On: Tue 07/20/2004 at 02:37

Category:  phpgw-FUDForum
Item Group:  0.9.16.001
Severity:  1 - None
Priority:  5 - Normal
Resolution:  None
Assigned to:  skwashd
Status:  Open
Component Version:  TGZ
Platform Version:  GNU/Linux - RedHat/Fedora
Reproducibility:  None
Planned Release:  0.9.16.001+
Fixed Release:  


Summary:  fudforum dose not operate

Original Submission:  I operate item..

1. recreate tables and resetup phpGroupWare.
2. login user.
3. user accounts Permissions this user has fudforum.
4. click save button.
5. logout user and relogin user.
6. click fudforum (menu)
7. show error message

Warning: Invalid argument supplied for foreach() in 
/home/httpd/html/phpgroupware/fudforum/index.php on line 202

Warning: Cannot modify header information - headers already sent by (output 
started at /home/httpd/html/phpgroupware/fudforum/index.php:202) in 
/home/httpd/html/phpgroupware/fudforum/index.php on line 219

please, check it.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sat 07/31/2004 at 21:46       By: skwashd
Please test the attached patch.

Format: CVS RCS

Affects: fudforum/index.php

-------------------------------------------------------
Date: Sat 07/31/2004 at 11:00       By: itheart
fudforum/index.php is calling get_list() arguments are five items. But, 
phpgwapi/inc/class.accounts_sql.inc.php's get_list() arguments are six items. 

fudforum/index.php:201
$users = $GLOBALS['phpgw']->accounts->get_list('accounts', 
-1,'ASC','account_lid', -1);

phpgwapi/inc/class.accounts_sql.inc.php:113
function get_list($_type='both',$start = -1,$sort = '', $order = '', $query = 
'', $offset = -1)

Please, check it.







File Attachments
-------------------

-------------------------------------------------------
Date: Sat 07/31/2004 at 21:46  Name: fud-account-fix.diff  Size: 409B   By: 
skwashd

http://savannah.gnu.org/bugs/download.php?item_id=9695&amp;item_file_id=1548






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=9695>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]