Conversation
supportHi, Since today I receive the stack trace error Uncaught DivisionByZeroError . It doesn’t open the frontend form. To my knowledge it means something is being divided by zero. The error is coming from here: \WH_GF_Multicolumn_Public_Form_Current.php on line 170 I see there’s a formula dividing columns widths: $columnWidth = is_numeric( ( 100 - $columnWidthCount ) / $this->rowColumnArray[ $this->rowCounter ] ) ? floor( ( 100 - $columnWidthCount ) / $this->rowColumnArray[ $this->rowCounter ] ) : 1; Might this conflict involve theme settings? Any idea where to look at and what is being done here? With thanks, Demian
Hi @demian85 , Thank you for your message. Sorry that you have encountered an issue with the plugin. Would you be able to send an export of your form ( https://docs.gravityforms.com/exporting-a-form-from-gravity-forms/ ) to gfmc@webholism.com for further investigation? Thank you for your time. Kind regards.
Hi @demian85 , Thank you for your message. Sorry that you have encountered an issue with the plugin. Would you be able to send an export of your form ( https://docs.gravityforms.com/exporting-a-form-from-gravity-forms/ ) to gfmc@webholism.com for further investigation? Thank you for your time. Kind regards.