• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Recommend me a good php based photo gallery software

Red Squirrel

No Lifer
I currently use one called Plogger, but for whatever reason it totally just randomly died on me. When I upload a pic it just goes to a blank page, and it breaks all the galleries. For whatever reason the thumbnail ID on random galleries will get set to 0 and viewing a page that has a gallery set to 0 makes it just go blank. Whole thing is a mess. Had to go in the DB and manually change it so I can at least view the existing pics.

Whether I try to submitter or try to upload and import it does this. It looks like it's lost the functionality to generate thumbnails, I think that's where it gets caught up.

I want to just replace the whole thing with something more modern. I kind of like the way Facebook's interface works where you can reorder pics etc. Anyone know of a program like that? I want this to run on my own server so I'm not interested in any online based stuff where I can't control it.

Worse case scenario I may just code my own.
 
Can you reorder the pictures within the albums, or what do you mean exactly?

Have you looked at some of these?

If you're looking for something specific not commonly found in these applications, I think that programming your own is probably the best way to go, if you know how, of course. If not, the gallery is most likely done with jQuery libraries and Ajax on the client side, which is the most effective way.
 
Back
Top