gottalife
Sophomore
Just Getting Started
Member Likes (0)
when i up dated to WP version i was unable to post new pages.
so I wend and de activated all plugins and font the only problem i had when posting a new page was Infinite SEO
every other pluggin works
Please advise
http://www.hebrew-lessons.com

Responses (15)
WPMUDEV-ian (joined November 2011) Likes (0)
Hello gottalife,
Greetings and thanks for posting on the forums.
I am currently reviewing this and will do some tests before I go ahead and provide you a suggestion.
Thanks
PC
Member (joined April 2012) Likes (0)
thanks
WPMUDEV-ian (joined November 2011) Likes (0)
Hello gottalife,
Greetings !
I tested and tried to replicate the issue on my lab site but could not !
Could you please advise what steps you took to update the WP version and what all other plugins you have installed ?
Also, what is the error message you are getting when you are trying to create a post/page ?
Please advise
Cheers
PC
Member par excellence (joined May 2011) Likes (1)Liked by: 
I had the same bug on bloglines.co.za
All i did to fix it was remove Infinite SEO and made sure all the files were gone then i added it again and it was working it was a strange bug.
But i must say i was using this plug with 82k blogs so there was bugs as my setup just did not like this cool plug.
I then moved over to Simple Site Maps and it is almost working for us
http://premium.wpmudev.org/forums/topic/simple-site-maps-tricks-1-bug
Ps how meany blogs are on your system @gottalife
@Pc i think there should be a note in Infinite SEO if you have more the 10K in blogs please use http://premium.wpmudev.org/project/sitemaps-and-seo-wordpress-mu-style/ well just a thought
Member (joined April 2012) Likes (0)
I updated wp from lat version to 3.4
I am running 4-5 plugins
When I was posting a new page after pressing update page it would go to a blank page with nothing on it so i deactivated all plugins after I checked different browsers Firefox, safari Crome and the error was on every browser
So with all plugins off the new post was working perfect
I then started to add the plugins one at a time and identified the plugin in question I can't remember if I did my usual Last check all plugins off and no a stand alone test I think I did!
thanks Mark for your feedback I will uninstall and re install and see it that fixes it my site is a single site
thanks
Member (joined April 2012) Likes (0)
OK i uninstalled infinite seo and re installed it and it did not fix the but i did the uninstall from the plugin page
what it does when i publish the page is it updates the page but i get a blank page http://www.hebrew-lessons.com/wp-admin/post.php and i have to use the back button. to get back to the site when checking if the page updated the answer is yes but the bug is stopping wp
Member par excellence (joined May 2011) Likes (0)
Ok give this a try
Edit wp-config.php
define('WP_MEMORY_LIMIT', '128M')Also try this
http://premium.wpmudev.org/forums/topic/infinite-seo-casuing-500-errors#post-209733
I hope it helps :)
WPMUDEV-ian (joined November 2011) Likes (0)
Heya gottalife,
Did any of the suggestions above help you?
PS : I have also sent a note to the developer to chime in and provide his comments on this one.
Cheers
PC
Developer (joined April 2011) Likes (2)Liked by: 

Hi,
As always @Mark de Scande thank you so much for your help and valuable input. It's quite possible that the latest WP update required a bit more memory, and your limit ran low. In addition to the memory limit define (which may not get applied, depending on your host configuration), you may want to try lowering the number of posts processed for sitemaps, or to even temporarily disable sitemaps auto-update on post publishing and see if that solves the problem - you can always rebuild your sitemaps through the dashboard widget. To lower the number of posts processed for sitemaps to, say, 100, you can add something like this to your wp-config.php:
define( 'WDS_SITEMAP_POST_LIMIT', 100 );Member par excellence (joined May 2011) Likes (0)
@VeBailovity is there any of these sort codes for http://premium.wpmudev.org/project/sitemaps-and-seo-wordpress-mu-style/
@VeBailovity Thank you i always try to help
Member (joined April 2012) Likes (0)
Life has been very busy filming since I last was here but @PC i still do not have this bug fixed
WPMUDEV-ian (joined November 2011) Likes (0)
Heya gottalife,
I am looking into this one and doing extensive testing on my lab site to see what is wrong.
Did you happen to try the above suggestion as posted by Ve ?
define( 'WDS_SITEMAP_POST_LIMIT', 100 );Please advise
Cheers
PC
Developer (joined April 2011) Likes (1)Liked by: 
Hello,
Thanks to PC's invaluable help, the latest plugin release (v1.4.3, just released) should have a fix for the issue. Can you please upgrade and see if the upgrade helps with the issue by itself? If not, can you please also try adding the define, as PC suggested?
Member (joined April 2012) Likes (1)Liked by: 
@PC yes i did the above and it did not work
@VeBailovity i upgraded and the plugin works perfect thank to all support developers
WPMUDEV-ian (joined November 2011) Likes (1)Liked by: 
@gottalife,
Greetings and thanks for testing that and confirming with such a lightening fast speed :)
Special thanks goes to Ve for all his support on this one and getting a new release done for us :)
Cheers
PC
Become a member