MyBB Community Forums

Full Version: Show First Post [1.4]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
(2020-10-20, 12:07 PM)panayot Wrote: [ -> ]I tried to make a new installation of the plugin and there are no errors. 

You can see what is the actual error in the error.log file in your main forum directory.

Or you can turn off the option "Use Error Handling" in 

Board Settings » Server and Optimization Options

This is the error:

MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
1366 - Incorrect integer value: 'NULL' for column c1046lariojam.mtb_settinggroups.gid at row 1

Query:
INSERT INTO mtb_settinggroups (gid,name,title,description,disporder,isdefault) VALUES ('NULL','first_post_mod_settings','Show First Post Plugin Settings','Settings for the Show First Post plugin.','4','no')
Thank you for helping me solve this problem. Your sql server is more strict than mine, that is why I did not catch it when testing.

I have uploaded a new version of the plugin.
(2020-10-20, 10:02 PM)panayot Wrote: [ -> ]Thank you for helping me solve this problem. Your sql server is more strict than mine, that is why I did not catch it when testing.

I have uploaded a new version of the plugin.

Now yes, thanks! Wink
Still need to add auto hide long posts...
Pages: 1 2 3