Multi Upload In Album?


Subject: Multi Upload In Album?
How can i get multi upload feature in album? my users want to upload a lot of pics together to save time.


help!

Profile PM  
Subject: Re: Multi Upload In Album?
Hi cyber,

I'm doing this with excel and myphpadmin.

How many pics do you want to add?

For my (MG's) solution you must have db access ;-) So it's not for every user.

Profile PM  
Subject: Re: Multi Upload In Album?
TheSteffen wrote: [View Post]
Hi cyber,

I'm doing this with excel and myphpadmin.

How many pics do you want to add?

For my (MG's) solution you must have db access ;-) So it's not for every user.


Yes i have db access. im the 3rd webmaster of my site. Is it possible to upload about 10-15 pics at the same time?

can there be a drag and drop feature?

and how to make the pics already big rather than clicking them for the big one?

Profile PM  
Subject: Re: Multi Upload In Album?
anyone?

Profile PM  
Subject: Re: Multi Upload In Album?
Hi Cyber,

sorry for the late answer...

I'm using AlbumSQLGeneratorCH_Empty.xls
This is a excel file that allows you to create easy an sql code whitch you can insert into database.
So you can insert over 100 pics in one time.

The original file is in FAP Contrib Pack.
I have done some little modifications, whitch you can find in attachment.

Try to use it ;-)

If you have questions, please feel free to ask. ;-)


AlbumSQLGeneratorEmpty-mod.rar
Description: AlbumSQLGeneratorEmpty-mod.rar 
Download
Filename: AlbumSQLGeneratorEmpty-mod.rar
Filesize: 191.48 KB
Downloaded: 182 Time(s)

Profile PM  
Subject: Re: Multi Upload In Album?
thnx!

is there any way to install a drag and drop feature?

Profile PM  
Subject: Re: Multi Upload In Album?
This one is an upload mod via Java

But I don't know if it's working with the last FAP... maybe you can give it I try ;-)

Profile PM  
Subject: Re: Multi Upload In Album?
TheSteffen wrote: [View Post]
Hi Cyber,

sorry for the late answer...

I'm using AlbumSQLGeneratorCH_Empty.xls
This is a excel file that allows you to create easy an sql code whitch you can insert into database.
So you can insert over 100 pics in one time.

The original file is in FAP Contrib Pack.
I have done some little modifications, whitch you can find in attachment.

Try to use it ;-)

If you have questions, please feel free to ask. ;-)


What should i do with this xls file????

I have Icy Phoenix installed.

Profile PM  
Subject: Re: Multi Upload In Album?
With this excel file you can create the sql code witch you can insert via myphpadmin into your database.

  1. look into db for the last pic ID and insert the next one into excel file
  2. change title
  3. change description
  4. change the upload time
  5. create the new categorie where you want to insert the pics (via ACP)
  6. change cat number to the new one
  7. change view to another number if you want


For me I have done some modifications, because I like to have the pics in different folders.
So, if you upload a folder with pics (maybe 2007-01-01_icyphoenix) and the pic names (2007-01-01_icyphoenix-001.jpg and 2007-01-01_icyphoenix-002.jpg and so one)

You have to go into my excel file. On the bottom you will find a tab folder. Click this and change the two yellow cells.

Try a little bit with it and i'm sure you will find the way how it is working.

At least copie the sql code into you db:
Code: [Download] [Hide] [Select]
INSERT INTO `phpbb_album` VALUES (1,'2007-01-01_icyphoenix/2007-01-01_icyphoenix-001.jpg','2007-01-01_icyphoenix-001.jpg','Test Title','Test Description','3','Steffen','d9583a97','1167724924','2','0','0','1');

Profile PM  

Page 1 of 1


  
You cannot post new topics
You cannot reply to topics
You cannot edit your posts
You cannot delete your posts
You cannot vote in polls
You cannot attach files
You can download files
You cannot post calendar events

   

This is a "Lo-Fi" version of our main content. To view the full version with more information, formatting and images, please click here.

Powered by Icy Phoenix based on phpBB
Generation Time: 0.105s (PHP: 18% SQL: 82%)
SQL queries: 12 - Debug Off - GZIP Enabled