Page 1 of 1

insert media issue

Posted: Tue Nov 20, 2007 8:09 am
by CapriSkye
Hello, i'm having trouble inserting media to my entry. it works on my other s9y installation on the same server, just not this new one. when creating new entry, and click on the media link, i get these errors in error console,

Code: Select all

Warning: The stylesheet http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body was loaded as CSS even though its MIME type, "text/html", is not "text/css".
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 0

Warning: Selector expected.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 1

Warning: Expected ',' or '{' but found 'SetCookie'.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 27

Warning: Expected ',' or '{' but found 'rememberOptions'.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 34

Warning: Selector expected.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 53

Warning: Unexpected end of file while searching for closing } of invalid rule set.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 60

Warning: The stylesheet http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body was loaded as CSS even though its MIME type, "text/html", is not "text/css".
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 0

Warning: Selector expected.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 1

Warning: Expected ',' or '{' but found 'SetCookie'.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 27

Warning: Expected ',' or '{' but found 'rememberOptions'.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 34

Warning: Selector expected.  Ruleset ignored due to bad selector.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 53

Warning: Unexpected end of file while searching for closing } of invalid rule set.
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body
Line: 60

Warning: The stylesheet http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body&serendipity[action]=&serendipity[adminAction]=&serendipity[adminModule]=&serendipity[step]=&serendipity[step]=tree was loaded as CSS even though its MIME type, "text/html", is not "text/css".
Source File: http://mostlyu.com/blog/serendipity_admin_image_selector.php?serendipity[textarea]=body&serendipity[action]=&serendipity[adminAction]=&serendipity[adminModule]=&serendipity[step]=&serendipity[step]=tree
Line: 0
Those are just some of them, and errors seem to be repeating. Strange thing is, on my working installation, i'm getting pretty much the same javescript errors.

I've tried using default theme but that doesn't seem to help. The blog is located here, http://mostlyu.com. phpinfo here, http://mostlyu.com/test.php, and i'm running suphp, not sure if that makes different. anyone have any idea? thanks!

Re: insert media issue

Posted: Tue Nov 20, 2007 12:09 pm
by garvinhicking
Hi!

Can you make a screenshot of how your media selector popup looks like?

Could it be you're missing some files of templates/default/admin/? Do you have a complete check out of s9y 1.3?

Regards,
Garvin

Posted: Tue Nov 20, 2007 8:54 pm
by CapriSkye
Hello Garvin,

I used svn checkout from couple weeks ago. Here are the screenshots,
Image

files in /templates/default/admin/
Image

Posted: Wed Nov 21, 2007 11:39 am
by garvinhicking
Hi!

Very strange, I don't understand the problem. Would it be possible to give me a temporary s9y user account on your blog so that I could try to have a look at it?

Regards,
Garvin

Posted: Wed Nov 21, 2007 8:25 pm
by CapriSkye
hello garvin,

thank you for checking into this, i've sent you pm.

Posted: Thu Nov 22, 2007 11:11 am
by garvinhicking
Hi!

This was a bug in s9y 1.3 alpha. I've fixed it in SVN.

Regards,
Garvin

Posted: Fri Nov 23, 2007 12:07 am
by CapriSkye
garvin did it again! great job!