Oh no! Where's the JavaScript?
Your Web browser does not have JavaScript enabled or does not support JavaScript. Please enable JavaScript on your Web browser to properly view this Web site, or upgrade to a Web browser that does support JavaScript.
Not a member yet? Click here to register.
Forgot Password?

Batch Photo Upload

Asked Modified Viewed 3,783 times
T
TauTau
T
TauTau 10
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
asked
Junior Member

Hi,

the documentation says, there are infusions to upload more then one photo at a time. However, it seems I can't find them? Can someone point me in the right direction?
0 replies

11 posts

A
Ankur
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
answered
Veteran Member

0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

[Thread Moved to Modifications and Requests]
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

I'm working on a mod for installing a multiple image upload panel that uses YUI-doesn't require AdobeAir. (I posted a couple of related messages elsewhere but should have posted here, I think...still learning my way around, sorry.)

My question is, how to make the panel appear only in the admin area and how to make it appear on the admin menu? I will poke around and see what I can figure out, but am asking in case someone can save me some time. Apologies in advance if I've asked in the wrong thread, etc--I'm willing to learn. :)

More info: It shouldn't require modifying the admin header file directly, right?
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Hi there,

Try PHPFusion Core 7 Edition Infusion SDK
The infusion developers kit for version 7. Please read the enclosed read thoroughly.

http://www.php-fusion.co.uk/downloads.php?cat_id=17&download_id=204

Good Luck!
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

Thanks!
0 replies
C
Craig
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
answered
Fusioneer

Your Welcome,

Also have a look at...
http://code.starefossen.com/infusions/fusion_functions/functions.php?category=infusions-functions
And...
http://code.starefossen.com/infusions/fusion_functions/upload_image

Happy Days!
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

Got a question. I uploaded the SDK folder to infusions. I figured out that I had to rename it to infusions_folder but of course that means it isn't detected as a panel. I infused it but don't see a menu link or button for it anywhere. Sorry to be stupid, but I need to know what the next step is, please?

ETA: On the admin dropdown on the left I see the Infusions dropdown but the space for the new infusions is blank and goes to page not found.
0 replies
S
smokeman
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
answered
Veteran Member

The Infusion SDK ain't an infusion you can infuse/install - it's "only" a template/example of how to write/code an infusion.
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

smokeman, thanks.
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

I am making progress, working things out. What I need help with now is, how do I get the link to my admin-upload.php page to appear in the left hand Infusions dropdown selectbox? I have been all over the database and the code, and I am overlooking what makes that happen.

ETA:
I experimented and substituted the social panel's admin rights code and that made my infusion appear in the menu. Apparently I overlooked however the admin rights code is supposed to be declared. Progress!

ETA: AHA! YES! The admin code has to be added to user rights of user table!!!!! Woohoo! ;)

ETA: I have it figured out. This was a good experience, I learned a lot about coding mods. Hopefully I will have it ready to submit as an add-on within a couple of days.

It is so much to set out to learn how to do something, first knowing very little of it, but then through trial and error and pressing the buttons to see what happens, one figures it out.
Edited by ImproperUsername on 15-04-2011 08:12,
0 replies
I
ImproperUsername
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums
answered
Member

Are there any suggestions as to refinements this addon ought to have? All it does now is batch upload images.

Merged on Apr 25 2011 at 20:00:02:
I got distracted by another project but have returned to this one. I have the batch upload working well, and it does multiple file selection for both FF and MSIE. What I'm trying to iron out now is the code for inserting it into the database.

ETA:
I hope someone will advise me about what is causing this problem:
I had my panel addon almost finished and all was working well, then suddenly whenever I try to load the page for it, it redirects to setup.php (which has been deleted anyhow).

ETA:
I found the solution here:
http://mods.php-fusion.co.uk/forum/viewthread.php?thread_id=8486

Must NOT name a file config.php!


ETA:
I have a zip file of Batch Image Upload (also attached to this post) ready for beta testing if anyone cares to try it out and give me feedback before I submit it as an addon.

ETA:
Something I could use help with is how to properly use {access denied} . Also, I found that my upload script would not work with the YUI uploader if I put any kind of access limitation on it including that of cookies and sessions. I had to resort to modifying my web.config file to prevent extra-domain uploads.
Edited by ImproperUsername on 26-04-2011 09:38,
ImproperUsername attached the following file:
batchupload.zip [No information available / 275 Downloads]
0 replies

Labels

None yet

Statistics

  • Views 0 views
  • Posts 11 posts
  • Votes 0 votes
  • Topic users 5 members

5 participants

C
C
Craig 14
  • Fusioneer, joined since
  • Contributed 4,462 posts on the community forums.
  • Started 212 threads in the forums
S
S
  • Veteran Member, joined since
  • Contributed 920 posts on the community forums.
  • Started 79 threads in the forums
A
A
Ankur 10
Hi! Its me, Ankur Thakur! smile
  • Veteran Member, joined since
  • Contributed 1,277 posts on the community forums.
  • Started 60 threads in the forums
T
T
TauTau 10
  • Junior Member, joined since
  • Contributed 33 posts on the community forums.
  • Started 11 threads in the forums
  • Started this discussions
I
I
  • Member, joined since
  • Contributed 90 posts on the community forums.
  • Started 19 threads in the forums

Notifications

Track thread

You are not receiving notifications from this thread.

Related Questions

Not yet