Heyuri / Uploader

2ちゃん uploader!
MIT License
2 stars 0 forks source link

Some of the values can't be activated #12

Closed kaguy4 closed 5 months ago

kaguy4 commented 5 months ago

In config.php:

  $f_date = '';                 //Date
  $f_anot = 'checked';          //Open files in a new tab
  $f_orig = '';
  $secret = 'yuzuyu';           //Original filename

These don't seem to do anything when set to checked. This is unlike user boards, where they display properly if set on while creation. Also there is no comment of $f_orig, it sounds like should be original filename but that was the comment of $secret which's value is... yuzuyu? O_o

hachikuji-san commented 5 months ago

im pretty sure you have to clear cookies, at least u need to do it in pen-san's branch. Werks anyhow.