• Welcome to the Chevereto user community!

    Here users from all over the world gather around to learn the latest about Chevereto and contribute with ideas to improve the software.

    Please keep in mind:

    • 😌 This community is user driven. Be polite with other users.
    • 👉 Is required to purchase a Chevereto license to participate in this community (doesn't apply to Pre-sales).
    • 💸 Purchase a Pro Subscription to get access to active software support and faster ticket response times.
  • Chevereto Support CLST

    Support response

    Support checklist

    • ⚠️ Got a Something went wrong message? Read this guide and provide the actual error. Do not skip this.
    • ✅ Confirm that the server meets the System Requirements
    • 🔥 Check for any available Hotfix - your issue could be already reported/fixed
    • 📚 Read documentation - It will be required to Debug and understand Errors for a faster support response

COMPLETED -- [$500] Feature Integration into Albums

ashkir

👽 Chevereto Freak
Hello. I have a feature I would like to get developed. I tried myself and kept running into walls.

What I desire:
  • An Image Randomizer
How it should function:
  • Integrate into Albums and be enabled via the album as an option album feature
  • Any image inside the album can be randomly output by a given URL.
  • The given randomizer URL will display a random photo
  • The randomizer URL should preferably end with .jpg .png or .gif depending on the type of images.
Chevereto Functions
It should integrate into get-album-contents and the listing. Whomever figures out how to pull the album id listing, can easily connect this over to the other code I have. Which I will share upon a proof of concept to generating a list of album URLs, or by having a strong reputation at Chevereto.

Would be awesome:
  • A standalone feature (If it'd be easier to make)
  • Easy to integrate into your profile
  • Easy to manage
Concept art:
https://cdn.nickpic.host/images/RSRM5.jpg
https://cdn.nickpic.host/images/RS1eP.jpg
https://cdn.nickpic.host/images/RcBEm.jpg
https://cdn.nickpic.host/images/RcpVN.jpg
https://cdn.nickpic.host/images/RcxpO.jpg


If you're interested in building this out please contact me. I'm extremely interested in this. This feature I feel would be the best thing that could possibly be added to Chevereto. I will pay you $250 for this feature for it working with a url like nickpic.host/randomizer/albumid.php etc. I think it would work best if it pulled the album ID from the URL strings.
 
Last edited:
I don't want to outsource outside the Chevereto community. I got burned really bad before when trying t odevelop this. :/

New Bounty
First payment upon proof of work is $150. Each additional month you will get an additional $100, until $450 is met.

I'll increase by another $200 if we can make this so only "certain" users can use this feature automatically that are manually added through an admin panel setting.

Sorry I'm having heart surgery, so my coffers got wiped :(
 
I have $500 cash now and the $50 additional would come in January.

I am very serious about this feature.
 
To display random content is not hard at all, but I don't get some parts of this requirement.

What is exactly a "randomizer"?

I'm the creator of this and I have a hard time understanding the concept of randomizer. Maybe if you can explain it better I could tell you how to develop it, but I need to understand what is on your mind.

Far as I can tell, a randomizer is a kind of flag on albums? If an album have this flag on is available for the randomize pool? Then this flag spawn a new URL to access a random image in this randomizer? Correct me if I'm wrong.

These randomizer urls ending with .jpg are what exactly, actual files? redirections?

And what kind of details should be editable for a randomizer?
 
Hello!
Take a look at this: https://sig.grumpybumpers.com/host/arthurpryce.gif
arthurpryce.gif

Load it again. Refresh again. See how it changes each and every time?

That is a randomizer. It is my most requested feature on my host.

Basically, I want to do the following:
  1. Pull a list of all URLs in an album
  2. Have a unique link that is like myhost.com/random/ALBUMID.jpg
  3. Pull a random image from the album.
  4. when the ALBUMID.jpg is hit because of the /random/ portion in the URL it'd redirect with a 302 (or redraw) the random image.
So each time the same URL is viewed, it is a different image.

I have working sourcecode that shows how this feature works if you'd like to see it.
 
I just had a heart transplant so it wrecked my finances. I'll still be willing to do this reward but on monthly payments.

I have come up with a script I think it is nearly complete but I cannot seem to get it working. I need someone more experienced at PHP to finish it off. Please PM me to chat.

I think the script is like 80% complete now. I just need to make a few last things happen in it. :D
 
Back
Top