Hi, i downloaded the new tarball and i can upload one picture at the time. What is the problem?
I have ff3, flash 10, drupal 5.12, image 5.x-2.0-alpha3. I downloaded the swfupload from your link, and copied in the modul directory, in the swfupload.

Best Regards,
Chrispooh

Comments

Jānis Bebrītis’s picture

must be component swfupload doesnt work for you. you can check that at demo.swfupload.org -> simple demo

looking forward to answer

chrispooh’s picture

Thank you for the answer. The demo on your link is working for me :(
Krisz

Jānis Bebrītis’s picture

bad news :/

if you are familiar with coding, you could try to disable line 322 on prog_gallery.js file
(" gallery_checkswfu_id = setTimeout("gallery_checkswfu()", 3000); ")
and respond if that helps.

thanks

chrispooh’s picture

Whoops, i have no upload buttom in my ff. I commented out the line.

Jānis Bebrītis’s picture

then i have no idea on how to fix multiupload
http://drupal.org/node/341243

chrispooh’s picture

Ohh, i'm not so happy :( Could it be a settings or module incompatibility problem?
Krisz

Jānis Bebrītis’s picture

one more shot is demo at http://stuff.prog.lv/prog_gallery - all settings and files are correct there

chrispooh’s picture

I can't believe it. It's working for me there. It could be an incompatibility with one of my modules.

Jānis Bebrītis’s picture

- did you install properly (replaced files from misc with core files) jquery_update version 2.x?

chrispooh’s picture

Yes, i did it. Now, i reinstalled the gallery, and it's working :))) Sorry for disturb you with this problem. Thank you very much, it is a great module.
Krisz

chrispooh’s picture

Did you try the module in IE? It drops the css in IE7 and IE6 for me. If i deactivate the module, everything is ok.

Jānis Bebrītis’s picture

what do you mean by "drops css"? I have tried it on ie6/7 and it works pretty much the same

Jānis Bebrītis’s picture

great! :) (ment as replay for your message that it worked)

chrispooh’s picture

It means, that the main css is not working, so my site is pure :) I see your site in my ie is excellent, so i have to find the problem again :)
Is it possible to deselect all the pictures after i upload? I have to deselect one by one for select one for thumbnail.
Krisz

Jānis Bebrītis’s picture

does css break when you browse
- /galleries
- /node
any other page?

no, there is no such button/option for selecting/deselecting all images. it could be easily made tho, but i am affraid it would take space in user interface. anyway - there's a quick hack - press button "add images" and then just close that dialog. all images will be de-selected :)

Jānis Bebrītis’s picture

Status: Active » Postponed (maintainer needs more info)

any updates?

chrispooh’s picture

Thank You Jancis, everything is ok :)
I have a question. I would like to create a view, with i show a block on the advanced profile user page with user's gallery. I would like list the last 3 galery with thumbnail image and the gallery name. Can you help me, how can i do this? I tried to find the thumbnail in views, but ... :(

thank you

Krisz

Jānis Bebrītis’s picture

if you select nodes in view, gallery`s teaser actually contains thumbnail of gallery. therefor you can select these galleries as nodes with all parameters - owner, etc

i really hope i understood you correctly

chrispooh’s picture

Yes, that's it. Can i list thumbnail in list view?

chrispooh’s picture

I tried the teaser view, but there is no thumbnail picture. Is it possible to have the thumbnail from views different way?

chrispooh’s picture

I tried to use the contemplate modul, but it not show the variables in prog gallery content type.

Jānis Bebrītis’s picture

i selected node:body filter and then changed it`s argument from full view to teaser.

Jānis Bebrītis’s picture

first question - do you want to display in that block user`s gallery who`s profile is being viewed (e.g /user/1 and user`s 1 galleries are listed) or you want to display viewer`s galleries in that block? anyway - this can be made

chrispooh’s picture

I want to display block user's gallery, who's profile is being viewed.

chrispooh’s picture

I displayed the viewer's gallery, i see you created a block for this, but i have to display the profile owner galleries :(
I forgot to say, your modul is great ;)

Jānis Bebrītis’s picture

you could still make block using views using /user/UID parameter for filter input

chrispooh’s picture

:))))
So i made the block, i have a table with gallery name and created date, and on every profile shows the profile owner's galleries. I have problem with the thumbnail image, because if i set the views to teaser i don't see the thumbnail. Anyway I would like to do it with list views, or if you can help me to override your block code from viewer's gallery block to profile owner gallery block, it is good for me, too.
Thank you very much your kindness.

Jānis Bebrītis’s picture

look here, A user schoenae implemented this :)

http://drupal.org/node/346695

chrispooh’s picture

Yes, it's great. Thank you.
Krisz

Jānis Bebrītis’s picture

Assigned: Unassigned » Jānis Bebrītis
Status: Postponed (maintainer needs more info) » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.