← Back to NewsHub - now with PageBuilder Support
Hello,
I'm using October v.2.2.35 and this theme (latest version from theme market).
1st. When I try to reach comment section from backend gives me this error
SQLSTATE[HY000]: General error: 2031 No data supplied for parameters in prepared statement (SQL: select count(*) as aggregate from `ratmd_bloghub_comments` where status in (:value)) ~/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 669
2nd. When view counter is enabled doesn't count anything stays at 0 views (in the backend is the same 0/0 (Views/Unique)
3rd. When enable comments counter gives me this error
An exception has been thrown during the rendering of a template ("SQLSTATE[42S22]: Column not found: 1054 Unknown column 'slug' in 'order clause' (SQL: select * from `ratmd_bloghub_comments` where `ratmd_bloghub_comments`.`post_id` = 6 and `ratmd_bloghub_comments`.`post_id` is not null order by `slug` asc)"). ~/themes/ratmd-newshub-child/partials/blog/sections/posts-columns.htm line 38
Last updated
Hello,
thanks for your bug report and sorry for the long wait, I was really busy with my daily job.
All your three issues has taken place in the BlogHub extension, not in the theme, and has been fixed in the latest release (v1.3.4). A quick composer update ratmd/bloghub-plugin
followed by php artisan october:migrate
should do the job.
Thanks for your patience.
~Sam.
The best one. It was a big lucky. Just opened github and saw that you make some changes before minutes ago :D. Wait to see a new version and update! Everything works!!! Thanks again!
1-4 of 4