If i turn my site offline and try to create image content image fupload not upload anything... return error 503. If I turn otherwise site online works perfectly... how i can resolve that problem? I would have the possibility to upload during site offline... i have too many images to load before open site to public...
Comments
Comment #1
grandcat commentedNot critical.
I have to test this first.
As a work-around, you could set "don't publish" option when creating the node (only for filefield/imagefield).
Comment #2
Aquilasfx commentedwhy don't publish? the problem is i think when swfupload is called and you pass url, that url in site offline is ignored...that is the problem also in my other custom module based on swfupload.
Comment #3
grandcat commentedI meant, you could set the site online, then upload the images (--> nodes) as "not published". After that, you can publish them all at once.
I think, this is not fixable at the moment directly.
Comment #4
Aquilasfx commentedduring site-offline drupal don't give access to menu_callback?
Comment #5
grandcat commentedIt seems like this. So, I won't fix this one.