AJAY777
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Fatal error: Call to undefined method wpdb::delete()I have downloaded the new WordPress 3.4 and using it with mu-plugin. I am using SQL-Server database.
In earlier version WordPress 3.2 everything was working fine but now I am getting these two errors in Latest version of WordPress3.41. I am getting following error when trying to delete the post from trash:-
Fatal error: Call to undefined method sqlsrv_wpdb::delete() in C:\inetpub\wwwroot\wordpress\wp-includes\post.php on line 2084
2. I am getting following error when trying to update the general settings at admin section:-
Fatal error: Call to undefined method sqlsrv_wpdb::delete() in C:\inetpub\wwwroot\wordpress\wp-includes\option.php on line 370
Please tell How to resolve these errors???
You can also try to see this by inserting 1,00,000 posts using the loop,
Then try to click on Go to next page…
I hope you will get the same error.I have tried all these settings, But I think it is due to memory. I worked hard to find the solution for this problem. Currently I am using IIS7 and SQL SERVER.
When i click on next, it tries to go in database and it makes the query like select all wp_posts.Can you please resolve this problem????