insert media issue

Found a bug? Tell us!!
Post Reply
CapriSkye
Regular
Posts: 119
Joined: Sun Oct 31, 2004 4:42 am
Location: Taiwan
Contact:

insert media issue

Post 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!
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: insert media issue

Post 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
# 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/
CapriSkye
Regular
Posts: 119
Joined: Sun Oct 31, 2004 4:42 am
Location: Taiwan
Contact:

Post by CapriSkye »

Hello Garvin,

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

files in /templates/default/admin/
Image
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# 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/
CapriSkye
Regular
Posts: 119
Joined: Sun Oct 31, 2004 4:42 am
Location: Taiwan
Contact:

Post by CapriSkye »

hello garvin,

thank you for checking into this, i've sent you pm.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

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

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/
CapriSkye
Regular
Posts: 119
Joined: Sun Oct 31, 2004 4:42 am
Location: Taiwan
Contact:

Post by CapriSkye »

garvin did it again! great job!
Post Reply