Page 1 of 1

Problem with IE & image & New Entry

Posted: Thu Feb 23, 2006 12:24 pm
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

Re: Problem with IE & image & New Entry

Posted: Thu Feb 23, 2006 12:30 pm
by garvinhicking
The errors you mention indicate that your PHP server is not properly using Cookie Sessions.

Best regards,
Garvin

Error with Firefox

Posted: Fri Feb 24, 2006 6:27 am
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

Re: Error with Firefox

Posted: Fri Feb 24, 2006 2:20 pm
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

huuuummm

Posted: Sat Feb 25, 2006 1:39 am
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

Re: huuuummm

Posted: Sat Feb 25, 2006 4:00 pm
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