Search found 240 matches

by tomsommer
Wed Mar 09, 2005 11:21 am
Forum: Bugs
Topic: gzip compressed pages
Replies: 1
Views: 2763

Thanks, I fixed this in CVS
by tomsommer
Mon Feb 21, 2005 12:33 am
Forum: Installation
Topic: again: undefined function: session_start()
Replies: 4
Views: 4568

please provide a phpinfo()

you are most likely missing the session extension
by tomsommer
Tue Feb 15, 2005 12:03 pm
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

It has to be when getimagesize() can't return the mimetype.


What PHP versions are you guys using?
by tomsommer
Tue Feb 15, 2005 12:55 am
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

The problem seems to be that it doesn't know the value for "thumbnail_name"...
by tomsommer
Tue Feb 15, 2005 12:20 am
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

And all those are broken?
by tomsommer
Tue Feb 15, 2005 12:07 am
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

I only use MSN and IRC

(and currently raiding stockade in World of Warcraft :))
by tomsommer
Tue Feb 15, 2005 12:04 am
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

tom, doesn't this sound like the problem that appeared on supersized.org also? Yes, but I can't narrow it down -- I'm thinking it has something to do with the mimetype... maybe it's when getimagesize can't find the mime of the file, and 'noimage' is returned and so s9y thinks it doesn't need a thum...
by tomsommer
Tue Feb 15, 2005 12:03 am
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

hrmmmm
by tomsommer
Mon Feb 14, 2005 11:55 pm
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

tom, doesn't this sound like the problem that appeared on supersized.org also? Yes, but I can't narrow it down -- I'm thinking it has something to do with the mimetype... maybe it's when getimagesize can't find the mime of the file, and 'noimage' is returned and so s9y thinks it doesn't need a thum...
by tomsommer
Mon Feb 14, 2005 11:53 pm
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

please send me the file you uploaded then, I tried jpeg and png -- both worked fine when uploading from the "add media" menuitem
by tomsommer
Mon Feb 14, 2005 8:43 pm
Forum: Bugs
Topic: Since s9y_200502101337 the .jpg and .png Upload is broken
Replies: 29
Views: 23858

Hi,

I just tested with the latest CVS version and I don't have any problems with uploading or deleteing images.

From where did you upload them?
by tomsommer
Wed Feb 09, 2005 8:22 pm
Forum: General discussions
Topic: Templates
Replies: 9
Views: 7176

While the templates are only compiled once, you still have to require() another file for each plugin, and parse extra smarty logic (like smarty-plugins etc)

The overhead would be noticeable; however it would of course be nice if it was doable :)
by tomsommer
Fri Feb 04, 2005 3:49 pm
Forum: General discussions
Topic: s9y announcements mailinglist
Replies: 2
Views: 3213

You just click "monitor" on the file package
by tomsommer
Thu Feb 03, 2005 11:59 pm
Forum: Installation
Topic: Categories zapped
Replies: 6
Views: 5845

paging also appears to be broken, but everything works fine on my personal blog, URL rewriting turned off.