-
Author
-
October 12, 2016 at 00:08 #139180dlxParticipant
In the error logs of my server I see a lot of errors like this:
WordPress-Datenbank-Fehler Unknown column ‘wp_kleo_rt_rtm_media.sort_parameters’ in ‘where clause’ f\xc3\xbcr Abfrage SELECT wp_kleo_rt_rtm_media.* FROM wp_kleo_rt_rtm_media where 2=2 AND wp_kleo_rt_rtm_media.media_type = ‘photo’ AND wp_kleo_rt_rtm_media.sort_parameters = ‘new,view,like,rate,comment’ AND (wp_kleo_rt_rtm_media.privacy is NULL OR wp_kleo_rt_rtm_media.privacy=0 OR (wp_kleo_rt_rtm_media.privacy=20) OR (wp_kleo_rt_rtm_media.media_author=10 AND wp_kleo_rt_rtm_media.privacy>=40) OR (wp_kleo_rt_rtm_media.privacy=40 AND wp_kleo_rt_rtm_media.media_author IN (”))) AND (wp_kleo_rt_rtm_media.privacy = “0” OR wp_kleo_rt_rtm_media.privacy is NULL ) ORDER BY wp_kleo_rt_rtm_media.media_id desc LIMIT 0,10 von require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/kleo/page.php’), get_template_part, locate_template, load_template, require(‘/themes/kleo/page-parts/general-before-wrap.php’), kleo_has_shortcode, apply_filters(‘the_content’), do_shortcode, preg_replace_callback, do_shortcode_tag, vc_do_shortcode, WPBakeryShortCode->output, WPBakeryShortCode_VC_Row->content, WPBakeryShortCode->loadTemplate, include(‘/themes/kleo/vc_templates/vc_row.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, vc_do_shortcode, WPBakeryShortCode->output, WPBakeryShortCode->content, WPBakeryShortCode->loadTemplate, include(‘/themes/kleo/vc_templates/vc_column.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, vc_do_shortcode, WPBakeryShortCode->output, WPBakeryShortCode->content, WPBakeryShortCode->loadTemplate, include(‘/themes/kleo/vc_templates/vc_column_text.php’), wpb_js_remove_wpautop, do_shortcode, preg_replace_callback, do_shortcode_tag, RTMediaGalleryShortcode::render, RTMediaQuery->__construct, RTMediaQuery->query, RTMediaQuery->get_data, RTMediaQuery->populate_data, RTMediaQuery->populate_media, RTMediaModel->get_media, RTMediaModel->get,
Versions:
– Kleo 4.1.5 (noticed the errors on 4.1.4, too)
– RTmedia 4.1.8I already tried to enable BuddyPress groups, deactivated RTmedia, enabled agian like described here: http://community.rtcamp.com/t/database-error-dbname-wp-prefix–bp-groups-doesnt-exist/4273
Any idea what may cause this?
October 12, 2016 at 19:53 #139323RaduModeratorHi,
do you have tried to re-install entire wordpress bu choosing this kind of database collation ? utf8_general_ci
And after you install WP and buddypress next time enable all buddypress components then install rt media and check again
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionOctober 13, 2016 at 13:14 #139431dlxParticipantHi Radu,
I´m sorry, but I can´t reinstall everything from scratch and loose all content. The DB type already was utf8_general_ci – checked this again. And I´m pretty sure the order during the install has been WP, Kleo, BuddyPress and RTmedia at the end.
So this error has to have a different cause.
Best regards,
JanOctober 13, 2016 at 18:41 #139473RaduModeratorHi,
I see, you can do that on a subdomain for testing proposes but anyway, try to do the next :
Uninstall rtMedia then check in phpmyadmin if those tables are still there : http://seventhqueen.com/public-files/radu/localhost__localhost__kleo__phpMyAdmin_4.5.2__2016-10-13_18-39-29.png
If yes delete them and re-install rtmedia from plugin repository
Cheers
R.Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
The forum ‘Bugs & Issues’ is closed to new topics and replies.