Image directory confusion? Image directory confusion?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Image directory confusion?

Started by _dopehead_, March 01, 2004, 10:41:00 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

_dopehead_

Hi There

I just recently changed from asp to php and found this great piece of code.

Now i am trying to create a site with quite alot of pics, about 90.000 of them. They are categorized into stuff like models, actresses, partypics and so on, and in those i have created albums for different things, like heidi klum, claudia schiffer and so on. Now i of course have all my pics in the directories named like my categories, but how do i upload them and batch add them and them remove the upload dirs, i don't wan't to list all the pics everytime i need to batch upload, since it takes quite a while to list all those dirs. How is this done ?

Jan

Casper

If you maintain your directory structure, placed in albums/your_directories, NOT albums/userpics/your_directories, you will see your directory structure when batch adding, but not the pics until you click on the folder you want to add from.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here