Problem with IE & image & New Entry

Found a bug? Tell us!!
Post Reply
taka
Regular
Posts: 6
Joined: Wed Feb 15, 2006 9:18 am
Location: Japan

Problem with IE & image & New Entry

Post by taka »

Hi everyone,

Currently I'm facing a problem which Serendipity does not add / preview images in the entry field. Only what I could save is a text.
I have read previous discussion but not helpfull for me....maybe

And one more thing, with IE, Serendipity does not work properly(?). When I click on Manage Images button in New Entry field, it shows "You have to be logged in to view this page".

Does anyone have idea for these case ?


The problem happens below setting,
:Serendipity Ver. 1.0 beta
:Browser. FireFox, IE
:Server OS. FreeBSD

Thanks,
taka
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Problem with IE & image & New Entry

Post by garvinhicking »

The errors you mention indicate that your PHP server is not properly using Cookie Sessions.

Best 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/
taka
Regular
Posts: 6
Joined: Wed Feb 15, 2006 9:18 am
Location: Japan

Error with Firefox

Post by taka »

Image

hi Garvin,
I have reinstalled Windows and IE is correctly working. It might have some problem with my PC. However I still have a problem with Firefox.
Attached Javascript Console Error message.

Can you find anything I can fix ?


Regards,

taka
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Error with Firefox

Post by garvinhicking »

You can ignore the messages for firefox. It is just verbose CSS warnings; they are no errors, and are obsolete. Firefox is just being too nitpicky about that, it's a common problem that is a problem for many webpages. The firefox developers should put this error level back like previous firefox releases, because it is actually only disturbing.

Best 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/
taka
Regular
Posts: 6
Joined: Wed Feb 15, 2006 9:18 am
Location: Japan

huuuummm

Post by taka »

so what is the problem with Firefox 1.5.0.1 ... ?
It seems like not only my PC problem.

I'll report if I found something...

Thanks,

taka
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: huuuummm

Post by garvinhicking »

Yes, the "problem" is Firefox 1.5.0.1. It reports errors where it should not report errors.

The 'behavior' property is a perfectly fine property for Internet Explorer. FF should just drop that declartion withoout polluting the error console. The message has nothing to do in the error console.

Best 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/
Post Reply