PHP Classes

Nice except for save

Recommend this page to a friend!

      CSS sprite class  >  All threads  >  Nice except for save  >  (Un) Subscribe thread alerts  
Subject:Nice except for save
Summary:Very nice, simple for site sprites. But the save is not working
Messages:2
Author:Brandon Sussman
Date:2010-12-02 16:04:06
Update:2010-12-02 19:10:33
 

  1. Nice except for save   Reply   Report abuse  
Picture of Brandon Sussman Brandon Sussman - 2010-12-02 16:04:06
When I put the example code on my local web server and run the examples, everything works except the download_sprite_example.php - it produces a 0 length file.

Firefox/3.6.12 and Konqueror 4.5.1 both produce same results.

ubuntu 10.10/Apache 2.2.16/PHP 5.3.3/other tech details on request.

I am not sure I need the save but having it work would still be nice.

  2. Re: Nice except for save   Reply   Report abuse  
Picture of Arturs Sosins Arturs Sosins - 2010-12-02 19:10:33 - In reply to message 1 from Brandon Sussman
Hi,
Thank you for stating this problem.
First we should try to determine is it browser problem, or webserver problem.
Please try example on my server here:

code-snippets.co.cc/my_classes/css_ ...

If it works, then it must be server problem, and it'll at least give us heads up where to start looking. ;)