cforms breaks when editing the database manually
-
Hi, I tried changing the CSS format of the admin email for cforms2 directly in the database in the record ‘cforms_settings’ in table ‘wp-options’. I changed the following string:
Original:
"key_td";s:99:"style="padding: 0.3em 1em; border-bottom:1px dotted #ddd; padding-right:2em; color:#888; width:1%;"";s:6:
Changed to:
"key_td";s:99:"style="padding: 0.3em 1em; border-bottom:1px dotted #ddd; padding-right:2em; color:#888; width:250px;"";s:6:After saving the database change, cforms throws a fatal error.
Any hints/ideas?
Thanks
rudek
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘cforms breaks when editing the database manually’ is closed to new replies.