1 nina Mar 06, 2008 15:57
3 nina Mar 06, 2008 16:48
I'm sorry I forgot to post that part.. I did edit the advanced to
// If you get blank pages, PHP may be crashing because it doesn't have enough memory.
// The default is 8 MB (in PHP < 5.2) and 128 MB (in PHP > 5.2)
// Try uncommmenting the following line:
ini_set( 'memory_limit', '32M' );
I also followed the next logical option
I made all the changes you asked for and nothing happened
Go to backoffice -> Tools -> (Misc) -> and hit the "Delete Prerendered Item Cache" link.
Nothing changed and the widget tab is the only one that does it, and it does it on every blog I try to access it from also.
4 afwas Mar 06, 2008 17:20
Hi Nina,
What does Dashboard -> Tools -> System say about PHP memory_limit?
5 nina Mar 06, 2008 17:23
says 32M in pretty 'I did it right' green. :)
6 afwas Mar 06, 2008 17:50
Hi Nina,
I don't have time today, but I am sure one of the others can have a look at your blog. Can you provide us a link?
7 nina Mar 06, 2008 17:52
sure - http://www.mysticalkoala.com/blogs/
everything is working fine, I just want to edit the side bars there and thought I'd give the widget thing a shot rather than manually editing the code, as everything is moved around and different in the 2.x version compared to my old one.
8 nina Mar 07, 2008 03:54
It seems it was something incredibly simple. The widget folder in \inc didnt upload correctly, even after I reuploaded the entire file structure again when the problem started.
Thanks for trying anyway Afwas. =)
9 edb Mar 07, 2008 04:07
Oh wow I was just about to say "maybe the widget files in inc didn't upload properly even after trying again".
Glad you got it resolved, and thanks for reporting the solution!
Hi Nina,
Do have a look at your php memory settings.
This page tells you what to do: http://manual.b2evolution.net/FAQ_:_After_Installation#When_I_do_xyz_I_just_get_a_blank_page_or_only_a_half_page
Good luck