Multiple usernames

Issue #4 new
Former user created an issue

Hi Michel,

I have a 15 year old forum with multiple users using photobucket for their image hosting. Can you make me a script that can download all my users images from one domain onto my server and replace them all with local versions? It's a PHPBB forum.

Happy to donate.

Lorcan at 750turbo.com

Comments (1)

  1. Michel van Heijster repo owner

    My apologies for the late reply!

    Regarding the support of multiple users: I think it would be best to just run the script once for every user, updating the credentials for each user in between. To prevent issues with duplicate file names, I would suggest to add the username to the TARGET_PATH, so the script creates a dedicated folder for each user.

    I last used phpBB when they were still on phpBB 2.x, so I'm not sure if it is possible to support it with the script, but if you are still interested please let me know which version you use and I can take a look.

  2. Log in to comment