Cant save draft
-
Hello friends,
I have been recently writting anew post for my blog and i wanted to save it as draft but everytime i try to save it i get redirected to my website and that too without css ??
but the url link shows
http://www.webdesigncut.com/blog/wp-admin/post.phpmy blog http://www.webdesigncut.com/blog
i am really confused about this?
-
Have you tried:
– deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
– switching to the default theme to rule out any theme-specific problems?
– re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress 2.9.2?
hello the problem is caused after i installed download monitor but now the problem is i had deleted its folder from plugins directory but the tables exist in my wp database should i get rid of those?
now i have updated to wp 3.0 and i can see the preview but cant save draft i am redirected to http://www.webdesigncut.com/blog/wp-admin/post.php
You can leave the tables for now. Did you follow my advice above?
among the methods u said i tried deactivating all plugins
switch to default wp theme
and i already switched to Wp 3.0but none worked still the same problem
the problem also occurs when i tried to save draft from my default theme also??
Try resetting the plugins folder by FTP or phpMyAdmin.
hello i change this
a:14:{i:0;s:23:”addtothis/addtothis.php”;i:1;s:19:”akismet/akismet.php”;i:2;s:43:”all-in-one-seo-pack/all_in_one_seo_pack.php”;i:3;s:43:”configurable-tag-cloud-widget/tag_cloud.php”;i:4;s:39:”featured-category/featured_category.php”;i:5;s:37:”google-analytics/google-analytics.php”;i:6;s:55:”google-xml-sitemaps-with-qtranslate-support/sitemap.php”;i:7;s:39:”multi-level-navigation-plugin/index.php”;i:8;s:29:”new-tag-cloud/newtagcloud.php”;i:9;s:21:”sociable/sociable.php”;i:10;s:58:”technorati-tag-cloud-for-wordpress-23/wp23techtagcloud.php”;i:11;s:19:”tweetme/tweetme.php”;i:12;s:23:”tweetmeme/tweetmeme.php”;i:13;s:27:”wp-super-cache/wp-cache.php”;}
to
this ?
a:0:{}{i:0;s:23:”addtothis/addtothis.php”;i:1;s:19:”akismet/akismet.php”;i:2;s:43:”all-in-one-seo-pack/all_in_one_seo_pack.php”;i:3;s:43:”configurable-tag-cloud-widget/tag_cloud.php”;i:4;s:39:”featured-category/featured_category.php”;i:5;s:37:”google-analytics/google-analytics.php”;i:6;s:55:”google-xml-sitemaps-with-qtranslate-support/sitemap.php”;i:7;s:39:”multi-level-navigation-plugin/index.php”;i:8;s:29:”new-tag-cloud/newtagcloud.php”;i:9;s:21:”sociable/sociable.php”;i:10;s:58:”technorati-tag-cloud-for-wordpress-23/wp23techtagcloud.php”;i:11;s:19:”tweetme/tweetme.php”;i:12;s:23:”tweetmeme/tweetmeme.php”;i:13;s:27:”wp-super-cache/wp-cache.php”;}
Change the entire thing to just
a:0:{}hello after i did this i get this error on my blog in the sidebar
Fatal error: Call to undefined function akismet_counter() in /home/webdesi1/public_html/blog/wp-content/themes/Vistalicious/sidebar.php on line 43You’ll have to manually edit your theme’s
sidebar.phptemplate to remove the Akismet counter code. Or, if you can access your admin panel, just reactivate the Akismet plugin.ya i did it and then reactivated all plugins but that didnt solve the issue 🙁
You reactivated Akismet and
Call to undefined function akismet_counter()stil appears?no the akismet counter appears alright but my main subject of topic that is i cant save any post from my draft isnt solved yet?
Ok, here’s what you need to do (and feel free to let us know if you’ve already done this):
1. Remove the Akismet counter code (to avoid the previous fatal error).
2. Deactivate all plugins.
3. With all plugins deactivated, write a post and attempt to save it as a draft.
4a. If you were able to successfully save the draft, reactivate each plugin individually, attempting to save a draft after each activation, until you find the cause of the problem.
4b. If you were not able to successfully save the draft, reactivate your plugins and let us know.
i already tried it as u read through my post from start?
i even changed to default theme but there too the problem persists?the sidebar fatal error is gone but the save option still is not working?
The topic ‘Cant save draft’ is closed to new replies.