Skip to main content
  Monday, March 27 2023
  3 Replies
  140 Visits
  Subscribe
For Updateing:qw3io9_seoglossaries Tabelle

there's an error

`checked_out' doesn't have a default value
A
1 year ago
Hi,

Thanks for contacting us here about this extension.

I'm sorry, but this forum is only for pre-sale questions, for all technical requests please drop us a ticket (Menu Support > Support ticket).
Our developer in charge will take a look at that.


Thanks a lot!
Best Regards,
VE
1 year ago
Same! I don't know if I want to renew, if it's nit working proper...;-(
A
1 year ago
In latest extension we already added the following condition on bind.
if (!isset($array['checked_out'])||$array['checked_out']=='')
{
$array['checked_out'] = 0;
}
please add this code in \administrator\components\com_seoglossary\tables\glossary.php
Generally we do such things in our ticket support but if you don't want to renew please add this patch.
  • Page :
  • 1
There are no replies made for this post yet.