Back to Content Plus Support

toms
toms

Hi,

Just installed to my cms. When creating a post (both in news and blog) an error appears "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'BL_locate.content_blog' doesn't exist (SQL: select count(*) as aggregate from content_blog where slug = test)" on line 624 of /var/www/vendor/laravel/framework/src/Illuminate/Database/Connection.php"

Checked the DB - upon installation the DB table was created, but with a prefix "indikator" - so there are tebles "indikator_content_blog" and "indikator_content_news".

It seams that in controllers the author has used different table name "DB::table('content_blog')->.."

Please fix this!

gergo85
gergo85

Hi,

I fixed this issue and I updated the plugin.

Last updated

toms
toms

Hi,

Thanks. Another minor bug. The same naming problem occurs when I try to deactivate or remove news or blog item from list view in backend. Only way to deactivate a post is by updating it from edit view.

gergo85
gergo85

Hi,

Thank you for reporting this bug. I fixed it and I updated the plugin.

1-4 of 4