Bugs item #1193425, was opened at 2005-05-01 19:42
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1193425&group_id=81260
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Yves Kuendig (ykuendig)
Assigned to: Nobody/Anonymous (nobody)
Summary: Problems with phpws 0.9.3 and EZForm.php
Initial Comment:
Some people reported errors like this:
Warning: Missing argument 2 for setid() in
/home/bullmoos/www/www/core/EZform.php on line 198
after upgrading phpwsbb on phpws 0.9.3-x.
You can find the threads here:
https://sourceforge.net/forum/message.php?
msg_id=2965253
http://www.phpwsforums.com/showthread.php?t=1169
For me it looks as $id is not set somewhere in phpwsbb.
Newer EZform classes handle this with the default-value
NULL. The older files NOT...
Yves
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=562402&aid=1193425&group_id=81260
|