MitsubaBBS / Mitsuba

Project Mitsuba - an opensource imageboard software written in PHP
http://mitsuba.cf/
Other
43 stars 20 forks source link

Can't delete boards. #66

Open ekem opened 10 years ago

ekem commented 10 years ago

Using a git clone everything installs fine with green indicators on all checks for install. When deleting a board the response output is:

'Invalid Form.'

Being displayed inside the page's frames as a text node etc.

Checked mysql user permissions and the user has all permissions for 'Data', 'Structure', and the 'grant' under 'Administration' ...

So I am just wondering if anyone has any suggestions before I go ahead and try dropping the row for the board from the board table. Thanks!

infamousbutterly commented 10 years ago

Delete the board folder, then delete it from your database. Simple as that.

ekem commented 10 years ago

Alright I'll do it in that manner, thanks.

I also seem to be having trouble getting embeds to work as well. They just don't show up on the board as part of the dom document, but when you submit an image with an embed it says to choose either an embed or image - so i know its at least accepting the embed. wat do

I should add that embeds are enabled for the board and there is an embed rule defined in the moderation panel and that I am attempting to get youtube embeds to work.

infamousbutterly commented 10 years ago

You'll have to talk to the boss man for that one. I'm just an idler offering help where I can.

Desuneko commented 10 years ago

'Invalid Form.'

I think I know why, I'll try to fix this one, too.