savetheinternet / Tinyboard

The better imageboard software

Home Page:http://tinyboard.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Your post looks automated.

sithtoast opened this issue · comments

Heyo,
So I have shared my board with people on campus and for some reason I can post (i'm guessing since i'm a mod and all) and others cannot and are met with the automated error message.

My current settings are as follows:

spam hidden_inputs_min = 4
spam hidden_inputs_max = 12
spam hidden_inputs_max_pass = 12
spam hidden_inputs_expire = 10800

$config['spam']['unicode'] = false;

Does this fix it?

(You will need to rebuild after making any changes to $config['spam'].)

It looks like it. Though my users are getting the chan_time SQL error again.

If you pulled the latest commit, the chan_time SQL error is gone.

lol i gotta pull :)

Awesome! Everything works!

To confirm, did $config['spam']['unicode'] = false; fix it? Can I have a link to your site?