MyBB Community Forums

Full Version: error in bank plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am getting this error in mybb SQL table:
SQL Error: 1364 - Field 'buys' doesn't have a default value
Query: INSERT INTO mybb_bank_post ('pid','cost') VALUES ('1680','10000')
How can I resolve this? Heart
values changing every time .
[attachment=42821]
Hi there!

Can you take a screenshot of your database table mybb_bank_post, please?

Where's the field buys?

Cheers
from phpmyadmin
scroll to user table
change buy field to null
my forum repaired Thanks
(2020-05-07, 01:14 PM)Proton Wrote: [ -> ]from phpmyadmin
scroll to user table
change buy field to null

Thanks dear Xalysis 1+ rep for you. Heart

Thanks dear proton1+ rep for you. Heart my forum is now o.k