| Bug #6330 | fatal error on line 122 of db.php |
| Submitted: |
2005年12月22日 16:29 UTC |
| From: |
info at darrencampbell dot com dot au |
Assigned: |
quipo |
| Status: |
Closed |
Package: |
Mail_Queue |
| PHP Version: |
Irrelevant |
OS: |
| Roadmaps: |
(Not assigned) |
[2005年12月22日 16:29 UTC] info at darrencampbell dot com dot au
Description:
------------
Not sure what is going on. That's why I am reporting this bug. I just see this in my cron email. I wish I could provide more information to help but this is all I get.
Fatal error: Call to undefined function: quote() in /home/www/facternet.com/freespace/includes/PEAR/Mail/Queue/Container/db.php on line 122
Test script:
---------------
I don't know how to write a test script.
Expected result:
----------------
I don't expect to see an error.
Actual result:
--------------
Fatal error: Call to undefined function: quote() in /home/www/facternet.com/freespace/includes/PEAR/Mail/Queue/Container/db.php on line 122
Comments
[2005年12月22日 22:04 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2005年12月22日 22:36 UTC] info at darrencampbell dot com dot au
Thank you for the quick response. I have downloaded the CVS versions and am trying them.
Hopefully my client won't receive any further errors in cron and I can get back to Christmas :-)
Let me know if you need anything.
[2005年12月23日 08:27 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2005年12月23日 15:05 UTC] info at darrencampbell dot com dot au
The new file versions didn't fix the error.
[2005年12月23日 15:41 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2005年12月23日 16:03 UTC] info at darrencampbell dot com dot au
My client sent me notification that cron is now sending him a change history web page.
What is going on?
Here is the section of code used:
include_once './mail_queue_config.php';
/* How many mails could we send each time the script is called */
$max_amount_mails = 50;
/* we use the db_options and mail_options from the mail_queue_config */
$mail_queue =& new Mail_Queue($db_options, $mail_options);
/* really sending the messages */
$mail_queue->sendMailsInQueue($max_amount_mails);
[2005年12月23日 18:18 UTC] info at darrencampbell dot com dot au
Ok I'm foolish. I have replaced the files with the CVS history logs instead of the sourcecode. I have since replaced the files with the sourcecode. Now to wait and see if the error surfaces.
[2006年03月01日 11:33 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2006年06月16日 18:10 UTC] secret at non-existent dot com
(Mil)
This bug still exists. I've tried checking out v1.1.4 from the CVS and that doesn't help.
[2006年06月17日 10:01 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2006年10月20日 16:40 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2007年10月01日 16:01 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2007年10月22日 21:42 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!
[2008年03月05日 15:15 UTC] User who submitted this comment has not confirmed identityIf you submitted this note, check your email.If you do not have a message, click here to re-send
MANUAL CONFIRMATION IS NOT POSSIBLE. Write a message to pear-dev@lists.php.net
to request the confirmation link. All bugs/comments/patches associated with this
email address will be deleted within 48 hours if the account request is not confirmed!