Daniel Hüsken on "[Plugin: BackWPup Free - WordPress Backup Plugin] Cannot...
Plase ask you hoster for help, i think ther is thomthing misconfigured for mysqli.
View Articleli9ssb on "problems in the database"
In the ten websites that I manage I'm finding problems in the database with the new version 4.2.2. (upgrade) . I can not access the administrative area (wp-admin) because I have no access to the...
View Articleli9ssb on "problems in the database"
In the ten websites that I manage I'm finding problems in the database with the new version 4.2.2. (upgrade) . I can not access the administrative area (wp-admin) because I have no access to the...
View ArticleTara on "problems in the database"
please do not create multiple posts. Thanks: https://wordpress.org/support/topic/problems-in-the-database-1?replies=1
View Articleli9ssb on "problems in the database"
I did not know that the posts assigned to Bluehost would come to this topic. Thanks
View ArticleTara on "problems in the database"
I'm finding problems in the database what kind of problems are you finding in the database?
View Articleli9ssb on "problems in the database"
I consulted various topics about before inserting this post. In my database there are no problems, via phpAdmin. The problem is access websites that I manage to databases. All of them are without...
View Articledwighttttt on "[Plugin: Wordfence Security] MysqlError: Duplicate column name...
Reseting Wordfence seemed to do the trick. Errors are back down to 0! Yes, we're using RDS instances on AWS with read replicas. Let me know if you have any other questions to help troubleshoot on your...
View Articleli9ssb on "problems in the database"
the debug results [05-Jun-2015 20:19:43 UTC] PHP Warning: mysql_connect(): Headers and client library minor version mismatch. Headers:50542 Library:50623 in...
View Articlerctfan1999 on "Frontend Database Update"
Hello, I've been searching up how to do this but I'm still not sure how to. Let users submit a form and later edit or delete their entries. I am using Gravity Forms for the forums and I do know where...
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
i have a few Q.,, if a had a array like $Nmb=$_POST['Nmb']; $ApPtr=$_POST['ApPtr']; $ApMtr=$_POST['ApMtr']; $Tel=$_POST['Tel']; $Telmov=$_POST['Telmov']; $Email=$_POST['Email']; and for read is the same?
View Articlecatacaustic on "ANTI scriptinjection on Templates-Pages MySQL"
If you are using those values with a database, then yes, all user-input values should be escaped for every query.
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
for exmaple: $post_id = $_POST ['id']; $Nmb = $_POST ['Nmb']; $query = $wpdb->prepare( "SELECT ID, post_title from " . $wpdb->posts ." WHERE ID = %d", $post_id ); $query = $wpdb->prepare(...
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
i don have to make conection of anything DB? and what about if i want to read that info into a PHP - PAGE / Template
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
and what is post_title its a table? $query = $wpdb->prepare( "SELECT ID, post_title from " . $wpdb->posts ." WHERE ID = %d", $post_id );
View Articlecatacaustic on "ANTI scriptinjection on Templates-Pages MySQL"
i don have to make conection of anything DB? That's what the $wpdb object is. You don't need to do anything else. and what about if i want to read that info into a PHP - PAGE / Template...
View Articlehughbalboa on "ANTI scriptinjection on Templates-Pages MySQL"
very well i will read that up, thank you very much
View Articlejuniorbra on "[Plugin: Subscribe To Comments Reloaded] Table...
Hi @Reedyseth, I've deleted the line 643 and the plugin was able to activate. I've uninstalled "Comment Notifier" plugin and I am currently using your one. I hope you get time to invest in upgrading...
View ArticleReedyseth on "[Plugin: Subscribe To Comments Reloaded] Table...
Hello @juniorbra, I have planned some developing time for this day. I let you know the findings. Also can you provide your software version for PHP and MySQL?
View Article