SQL error (SOlvED)

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

SQL error (SOlvED)

Post by master412160 »

http://www.phpbb.com/customise/db/mod/c ... or-t_94988

problem is explained there. i believe its due this mod but I'm not sure.
Last edited by master412160 on 28 Sep 2011, 17:06, edited 1 time in total.

SQL error

Post by master412160 »

It should be noted this script is designed to fix columns in the default phpBB3 schema. As such it will not be a cure if this problem occurs with modification related columns. If you have this issue with a modification related column, you will need to seek support in the modifications download topic or from the modification's author.
I did download the file for 3.0.9 and run it. It gave me a bunch of SQL commands to do for each table. But no command for this sql error.

Edit: I have done all SQL commands that script generated and the error is still present.

SQL error (SOlvED)

Post by Stoker »

What was the problem?

SQL error (SOlvED)

Post by master412160 »

For certain values added in the topic table there was no value added when submitting the form of the contact board admin. So it gave a error.

I added a -1 value for all fields that don't get filled out by the user.