Whoops where'd it go?

Found a bug? Tell us!!
Post Reply
carlobal
Regular
Posts: 7
Joined: Thu Jan 31, 2008 3:07 pm
Location: New York

Whoops where'd it go?

Post by carlobal »

Of late my Serendipity blog, accessed through the navbar on my BotanicalGardening.com website is opening in a strange fashion.

Instead of a string of recent entries and all the plugins and admin to the right as was normal, I'm getting only three entries stretched all the way across the screen with no material to the right. I can't even get the the admin screen to post new entries without fiddling around.

How can I get my normal configuration back? (And what the heck happened?)
Carlo A. Balistrieri
www.BotanicalGardening.com
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Whoops where'd it go?

Post by garvinhicking »

Hi!

Inside your third entry you'Ve placed <iframe> could but used <iframe /> instead of <iframe></iframe> which makes the browser think all the following content is inside the iframe, so it appears to you that everything else is missing.

If you inspect your HTML sourcecode you will see that everything is there!

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
carlobal
Regular
Posts: 7
Joined: Thu Jan 31, 2008 3:07 pm
Location: New York

Whoops, where'd it go?

Post by carlobal »

Garvin,

Thanks for the info. When I try to edit that entry, the code flickers in the window and disappears...I can't do anything with it.

Should I delete and repost with a new entry? (*might be the easiest?)
Carlo A. Balistrieri
www.BotanicalGardening.com
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Whoops, where'd it go?

Post by garvinhicking »

Hi!

You might need to temporarily disable the WYSIWYG editor (through your Personal Preferences section in th es9y admin backend) to be able to remove that code.

HTH,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
carlobal
Regular
Posts: 7
Joined: Thu Jan 31, 2008 3:07 pm
Location: New York

Whoops, where'd it go?

Post by carlobal »

Garvin,

Thanks much. I think I've got it now (just deleted the offending lines of code, which were redundant anyway...).

Now I can leave for the weekend in a relaxed mode...

Have a nice one yourself!
Carlo A. Balistrieri
www.BotanicalGardening.com
Post Reply