Fancyuploader or Swif or whatever...

Have a programming question regarding your component, plug-in, extension or core hacks? Have an interesting tidbit, FAQ or programming tip you’d like to share? This is the place for you.

Moderators: tjay, seadap, Rogue4ngel, matthewhayashida

Post Reply
landsknecht
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Tue Jan 15, 2008 10:15 pm

Fancyuploader or Swif or whatever...

Post by landsknecht » Sun Jan 20, 2008 8:04 am

I am playing around with building a component in 1.5rc4 and I need the admin end to have image upload abilities.  There is NOTHING in the docs that I can find that helps with this.  I've stumbled onto something in the codebase called fancyupload but can't figure out how to use it.

I just need a kick in the right direction here, any advice is welcome. 

Thanks in advance,
Landsknecht

itsthetaste
Joomla! Fledgling
Joomla! Fledgling
Posts: 3
Joined: Fri Jan 18, 2008 2:32 am

Re: Fancyuploader or Swif or whatever...

Post by itsthetaste » Sun Feb 03, 2008 4:15 am

Hi,

Ive just stumbled across your post.  Looks like im doing the same thing you are. 
I'm not sure if your trying to achive the same thing as me.  Im attempting to allow an admin to upload images that dont get uploaded via the mediamanager into the content, but just get uploaded to the server and a record stored in the database so that i can place them wherever i want on my frontend.

Dont know how you got on, I have managed to add another form beneath my adminForm which uses fancyupload to upload images.  The upload is working fine, I am able to create uniqueids(relatively) for each image, then get a callback to refresh my second form via ajax.
Im still working on the callback bit, but the upload works.

Theres too much to explain here, but I could send you my work in progress if your interested.

Thanks
Richard

StefanoG
Joomla! Fledgling
Joomla! Fledgling
Posts: 1
Joined: Sat Feb 09, 2008 10:40 am

Re: Fancyuploader or Swif or whatever...

Post by StefanoG » Sun Feb 10, 2008 6:31 pm

Richard, I am stucked on the fancyupload as well and I am looking for help... could you please post something just for helping?

this is my original post:

http://forum.joomla.org/index.php/topic,263484.0.html

Thanks in advance

Stefano


Post Reply