Hi,
Please try suggestions provided in following threads. You would need access of cPanel/phpMyadmin to apply these suggestions:
https://ww.wp.xz.cn/support/topic/error-with-wp-35-wpdbprepare?replies=2
https://ww.wp.xz.cn/support/topic/missing-argument-2-for-wpdbprepare-3
Hope that helps.
Thanks,
I do not have access to either cPanel or phpMyadmin. Is there something else I can do?
Hi,
To make changes in WordPress files, you would need cPanel/FTP access and for the database changes you would need phpMyadmin access.
Can you post the full error here? An error you are receiving must have referenced some theme or plugin name.
Thanks,
Warning: Missing argument 2 for wpdb::prepare(), called in /home/content/31/10924531/html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 143 and defined in /home/content/31/10924531/html/wp-includes/wp-db.php on line 1210
Warning: Missing argument 2 for wpdb::prepare(), called in /home/content/31/10924531/html/wp-content/plugins/buddypress/bp-core/bp-core-functions.php on line 1005 and defined in /home/content/31/10924531/html/wp-includes/wp-db.php on line 1210
Warning: Cannot modify header information – headers already sent by (output started at /home/content/31/10924531/html/wp-includes/wp-db.php:1210) in /home/content/31/10924531/html/wp-includes/pluggable.php on line 1196
This is what pops up when I try to get to the back end of the website. I know what I have to do in the code to change it but it doesn’t let me get to the back end.
Hi,
An error is referencing to plugin buddypress. I went ahead find some useful resources for you to fix this error. Hope that helps.
https://make.ww.wp.xz.cn/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/
https://buddypress.trac.ww.wp.xz.cn/ticket/4654
Thanks,