[phorm] [Phorm:] All fixed

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 22 Jul 2003 01:43:50 -0000

The following new message has been posted on Phorm Support Forum at 
<http://www.phorm.com/support/>. 

*************************************************************************** 

  MESSAGE:  (#3027) All fixed 
            <http://www.phorm.com/support/?rev=3027> 
  AUTHOR:   Rich 
  DATE:     July 21, 2003 at 9:43 p.m. EST 

  Reply To: (#3026) Using md5 function?? 
  Author:   Rich 
  Date:     July 21, 2003 at 7:58 p.m. EST 

All fixed. I forgot the: 

$PHORM_INFONLY = true; 

in the config. 

Thanks anyway, 

Rich 

> Hello, 

> I am having a problem with the fetch portion when I 
> use the md5 function(Creating the encrypted password 
> with md5 is working fine). I keep getting a Phorm 
> error (with the pink background) that states: 

> 090 - There has been an error, and your information 
> has not been sent. 

> I am also using *$ph_debug72 = true;* and when I copy 
> and paste the query into MySQL, it works perfectly. 
> Below is what I have in my config file. Any ideas? 
> Thanks... Rich 

> $PHORM_PARSPHP = "True"; 
> $PHORM_ALERTTO = "email@xxxxxxxxxxxxx "; 

> $Password = md5($Password); 
> $DHost = "localhost"; 
> $DUser = "USER"; 
> $DPass = "PASSWORD"; 
> $DBase = "DATABASE"; 

> $PHORM_MYTABLE = "table_name"; 
> $PHORM_DBFETCH = "UName, PWord"; 
> $PHORM_DBWHICH = "UName = '$User' AND PWord = 
> '$Password'"; 

> $PHORM_ACK = "ack1.php"; 

> $TimeStamp = date("y/m/d H:i:s "); 

> $ph_debug72 = true; 

*************************************************************************** 

This is an automatically-generated notice.  If you'd like to be removed from 
the mailing list, please visit Phorm Support Forum at 
<http://www.phorm.com/support/>, or send your request to webbbs@xxxxxxxxxx  If 
you wish to respond to this message, please post your response directly to the 
board.  Thank you! 
-------------------------------------------------
You are receiving this message because you are subscribed to the Phorm mailing 
list. To send messages to the mailing list, simply send email to 
phorm@xxxxxxxxxxxxx from the address you have subscribed. You may unsubscribe 
from the list by sending email to phorm-request@xxxxxxxxxxxxx with 
'unsubscribe' in the SUBJECT field.

Other related posts: