[phorm] [Phorm:] Identical phorm, not working.

  • From: webbbs@xxxxxxxxx
  • To: support@xxxxxxxxx
  • Date: 6 Aug 2004 12:48:02 -0000

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

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

  MESSAGE:  (#4237) Identical phorm, not working. 
            <http://www.phorm.com/support/?rev=4237> 
  AUTHOR:   Mark 
  DATE:     August 6, 2004 at 8:48 a.m. EST 

Hi Guys, 

Really upset here, I found phorm a while back and love it - I use it all the 
time. 

Problem, I recently set up a new hosting package for a client with my prefered 
provider, i have copied an idential perfectly working phorm form, from my 
webspace to the new one and am getting an error. 

My working version is here http://www.pixelpyro.co.uk/php/eden/ 

and the exact copy with error is http://www.edenhouse.co.uk/eden/ 

My host did take a look and altered the following code 
-------------------- 
I made a change to the phormjr.php3 file as it was clearly not calling the 
correct form variables. 

Line 74: 
From: 
" while (list($ph_var, $ph_val) = each($GLOBALS))" 
To: 
" while (list($ph_var, $ph_val) = each($GLOBALS['HTTP_POST_VARS']))" 
-------------------- 

Although this did seem to allow the .phm file to work the form never took any 
data from the input fields and passed it to the email or txt file.. so no joy. 

I'm not a php bod and that is why I love this phorm - please help.... 

Thanks in advance.. 

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

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:

  • » [phorm] [Phorm:] Identical phorm, not working.