RatMD/bloghub-plugin

Wrong columns type

Closed this issue · 2 comments

column 'author_table' in table 'ratmd_bloghub_comments' need to be string to work properly

'$table->string('author_table')->nullable();'

Hello,

thanks for your bug report. I fixed it in the current master branch, I'll push a new version today or tomorrow.

~Sam.

Fixed in v1.3.3 (Version has been pushed to Octobers Marketplace).