This app now produces a 500 error when proceeding to the donate page. Any ideas ?
This app now produces a 500 error when proceeding to the donate page. Any ideas ?
Type:ExceptionMessage:SQLSTATE[42S22]: Column not found: 1054 Unknown column 'hidden' in 'field list'
Could you please specify what donate page you are talking about? Do you use a third-party plugin for donation or this happens at http://www.oxwall.org/donation page?
The problem has been solved. For some reason the 'hidden' column did not exist in the ow_base_billing_gateway table. We have added this column and re-installed the plugin. Now everything should work correctly.