From:             gthaynes at hotmail dot com
Operating system: Linux
PHP version:      5.2.6
PHP Bug Type:     Unknown/Other Function
Bug description:  FormExpress 0.3.5 Cannot create a new form on postnuke 0.7.6.4

Description:
------------
When I try to create a new form using FormExpress in PostNuke 0.7.6.4, I
always get the following error:

Error! Sorry! Creation attempt failedINSERT INTO pn_FormExpress (
pn_FormExpress.fx_form_id , pn_FormExpress.fx_form_name ,
pn_FormExpress.fx_description , pn_FormExpress.fx_submit_action ,
pn_FormExpress.fx_success_action , pn_FormExpress.fx_failure_action ,
pn_FormExpress.fx_onload_action , pn_FormExpress.fx_validation_action ,
pn_FormExpress.fx_active , pn_FormExpress.fx_language ,
pn_FormExpress.fx_input_name_suffix ) VALUES ( 0 , 'app' , '' ,
'{FormExpress:sendmail&email_address=\'[EMAIL PROTECTED]'}'
, '{FormExpress:display_message&type=\'success\'&message=\'Your message has
been sent\'}' ,
'{FormExpress:display_message&type=\'failure\'&message=\'Ooops! Something
horrid has happened!\'}' , '' , '' , '' , '' , '1212684597' )

It had been working correctly in an earlier installation, and I'm not sure
if the version was different. postnuke became corrupt, and the System
module "models" stopped functioning.

I did a clean install of postnuke, installed FormExpress 0.3.5 and get
this problem.

Any help I can get would be appreciated.



-- 
Edit bug report at http://bugs.php.net/?id=45190&edit=1
-- 
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=45190&r=trysnapshot52
Try a CVS snapshot (PHP 5.3): 
http://bugs.php.net/fix.php?id=45190&r=trysnapshot53
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=45190&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=45190&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=45190&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=45190&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=45190&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=45190&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=45190&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=45190&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=45190&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=45190&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=45190&r=globals
PHP 4 support discontinued:   http://bugs.php.net/fix.php?id=45190&r=php4
Daylight Savings:             http://bugs.php.net/fix.php?id=45190&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=45190&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=45190&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=45190&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=45190&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=45190&r=mysqlcfg

Reply via email to