I download an install Image fupload with the 3 files inside the folder, it seems everithink is ok , but the bottom select images doesn't work

any idea?

CommentFileSizeAuthor
#5 sourcecode.txt63.2 KBasespat

Comments

grandcat’s picture

Status: Active » Postponed (maintainer needs more info)

Update your flash player to the newest version and enable JavaScript. Does this work? Give me some more infos about your system and your configuration, thanks.

asespat’s picture

I have adobe flash player 10

I do not know how to enable JavaScript , you know how to do it?

i use drupal 6.10
php5

What information do you need about my system?
thanks for your replay

grandcat’s picture

If you are using NoScript for Firefox, you have to disable it for this site. Flash Player 10 is ok, should normally work.
Please also provide the source code of your site at node/add/image (right click --> show source code).

asespat’s picture

i have enabled javaScript in Mozilla Firefox

the code is in the attachedd document

asespat’s picture

StatusFileSize
new63.2 KB

sorry this is the code

grandcat’s picture

Please provide a list of used modules. Eventually, this could be a conflict.

asespat’s picture

Hi i really have enabled a lot of modules

this is the list

ACL
Forum Access
Rotor Banner
Content
Fieldgroup
Filefield
filefieldimage
iframe
track
trackcrs
trackcsv
track file
track gpx
track graph
track kml
track stats
track tcx
Chart Api
Drupal system charting
charts
charts system
fusion charts
google
open flash chart
aggregattor
color
comment
contact
content translation
database logging
forum
help
locale
menu
path
poll
profile
search
statistics
taxonomy
throttle
tracker
update status
upload
calendar
calendar ical
date
date api
date repeat api
date timezone
embed widgets
embed widgets iframe
embed widgets ui
google gadgets
event
feedapiinherit
kmlparser
feedapi
feedapinode
ccfilter
image
image assist
image attach
image FUpload (image)
image gallery
image image publishing
image watermark
image magick advanced options
insertframe
creative commons lite
gmap
kml
location
location add
private messages
private messages filter
simplenews
simplenews diggest
simplenews statistics
Consistent language interface
language icons
color scheme api
fill pdf
advanced forum
author pane
autoassign role
avatar selection
birthdays
comment mover
filter by node type
image FUpload
integrated metatags
integrated metatags cck
jcarousel
jcarousel block
meta tags
meta tags by path
node as block
page title
poormanscron
search engine referer api
search engine referers
site map
teaser by content type
token
token actions
use import
webform
webform report
xml to kml
piclens
piclens image gallery support
piclens taxonomy and image support
album
google auth
photo
picasa
smileys
smileys import
javasdcript tools (/to try to use image fupload module)
tabs
jquery pluggins
Wysiwyg
views
views exporter
views ui
fivestar
fivestar comments
fivestar extra
voting api
xml sitemap
xml sitemap engines
xml sitemap node
xml site map term
xml sitemap user

I do not use all , and in fact some are doiing almost the same i think

grandcat’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ok, I rechecked your uploaded code and found the problem:

You are not using the version 2.2, this is an older version, no doubt.
Download this file http://ftp.drupal.org/files/projects/image_fupload-6.x-2.2.tar.gz and replace the original directory on your server.
Additionally, download http://swfupload.googlecode.com/files/SWFUpload%20v2.2.0%20Beta%205%20Co... and copy the needed files in that directory described on the frontpage of this module.

After all, run update.php. This should work for you.

asespat’s picture

Thanks a lot

it's pretty close now

i can see a buttom + and then i can exam the files to upload

Unfortunatly when i try to select the images appears this message

"You have attempted to queue too many files.
You may select up to 0 files.?"

i suppose i have to change the range of upload files, but i don't find where

i checked in upload settings, and in image

but i can't find where

asespat’s picture

I think i solve it

i went to the module and open the file swfupload-settings.tpl.php then there i change the queue uploads from 0 to 100

and it seems to work fine now

Thanks a lot , really a great module

I was using image publishing

but with vista i can't , and this module is better, i guess, especially cos the other user can upload easily their pictures

thanks a lot

asespat’s picture

Just a litle non really important question

when i upload pictures i can't create a new gallery, i have to do it before, there is a way to create galleries, when you upload new pictures , without having to do it before as in image publishing?

and thanks a lot

it's been really helpful to me

grandcat’s picture

No, Image FUpload won't create gallerys for image module, this is taxonomy for. But you could use Free Taging to automatically create gallerys. But don't forget to set it before uploading otherwise the images won't be tagged. To prevent this, you could set it as "required", so Image FUpload will check first, and if it isn't set, image upload will be stopped.

Perhaps you are interested in CCK implementation, Image FUpload will automatically do gallery creation (multiple images per node) for ImageFields in the future. But also "standard mode" (one image per node) will be possible.

asespat’s picture

Thanks a lot

right now i'll stay like that.

I have to handle still with other modules to create the site as i want. and i can go on with imagefupload like it is now.

thanks again

it's been really usefool

Status: Fixed » Closed (fixed)

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