[PHP-DEV] Bug #11561: Inconsistent behavior between imap_getmailboxes and imap_getsubscribed

2001-06-19 Thread ed
an be tested against: LATT_NOINFERIORS - This mailbox has no "children" (there are no mailboxes below this one). LATT_NOSELECT - This is only a container, not a mailbox - you cannot open it. LATT_MARKED - This mailbox is marked. Only used by UW-IMAPD. LATT_UNMARKED - This mailbox is not marked. Only u

[PHP-DEV] RE: PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25

2001-02-26 Thread Ed Lee
I don't know why, our web site visabrc.com was working for years and problem occurred on last Saturday. No body changed any include files or so. However, In /usr/local/lib/php/class.Visitor.inc, we had $CS declared: mailto:[EMAIL PROTECTED]] Sent: Monday, February 26, 2001 5:35 PM To: [EMAIL PR

[PHP-DEV] PHP 4.0 Bug #9939: libphp4.sl is not DSO

2001-03-22 Thread Ed . Werzyn
From: [EMAIL PROTECTED] Operating system: HP/UX 11.0 PHP version: 4.0.4pl1 PHP Bug Type: Compile Problem Bug description: libphp4.sl is not DSO Steps: ./configure --with-apxs(No errors) make (No errors) ... Making all in . /bin/sh /o

[PHP-DEV] Bug #14810: ob_clean() undefined

2002-01-02 Thread ed . swartz
error: Call to undefined function: ob_clean() in C:\Inetpub\wwwroot\PHP_Library\SPCG_ACCESS_Form2.php on line 21. I did a print_r( get_defined_funcs() ). ob_clean() is not shown in the function list. ob_start and ob_end_clean() work fine. I did a standard/default install. Ed -- Edit

[PHP-DEV] Bug #14811: form variables undefined on action page under certain conditions

2002-01-02 Thread ed . swartz
From: [EMAIL PROTECTED] Operating system: Windows 2000 PHP version: 4.0.6 PHP Bug Type: Scripting Engine problem Bug description: form variables undefined on action page under certain conditions Under certain conditions form variables are not defined. When I access a form va

[PHP-DEV] Bug #14811 Updated: form variables undefined on action page under certain conditions

2002-01-04 Thread ed . swartz
ID: 14811 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Scripting Engine problem Operating System: Windows 2000 PHP Version: 4.0.6 New Comment: After some debugging this appears to be related to arrays. I changed the FormIncludes[] definition on the Form

[PHP-DEV] RE: PHP 4.0 Bug #9471 Updated: Warning: $CS is not an object in /www/wwwx/index.phtml on line 25

2001-04-10 Thread Ed Lee
Jani, Thanks very much. The bug has been fixed, it was actually due to disk full which caused MySQL database crash. Regards, Ed -Original Message- From: Bug Database [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 10, 2001 10:12 AM To: [EMAIL PROTECTED] Subject: PHP 4.0 Bug #9471