• Welcome to the Chevereto User Community!

    Here, users from all over the world come together to learn, share, and collaborate on everything related to Chevereto. It's a place to exchange ideas, ask questions, and help improve the software.

    Please keep in mind:

    • This community is user-driven. Always be polite and respectful to others.
    • Support development by purchasing a Chevereto license, which also gives you priority support.
    • Go further by joining the Community Subscription for even faster response times and to help sustain this space

YOURLS from Private to Public

wowbufer

banned
if I put my YOURLS script to PUBLIC..., so it's available for public and have index page.....
then

Code:
http://url.interes.hr/yourls-api.php?format=simple&action=shorturl&username=DeMo&password=DeMo&url=

it's not working :S

i try put this

Code:
http://url.interes.hr/yourls-api.php?format=simple&action=shorturl&url=

but still not working.. :S

Anyone know how to fix this problem?
 
Chevereto does a cURL get to the yours URL with the image URL. I have tested your yourls and isn't working so is very likely that chevereto doesn't short the url.
 
You didn't get it, I set on YOURLS that is public soo anyone can shour their URL on main page of URL SHorter (url.interes.hr) but then it's not working this....

Code:
http://url.interes.hr/yourls-api.php?format=simple&action=shorturl&username=DeMo&password=DeMo&url=
 
if you fetch the yourls url and isn't working, Chevereto will also don't work with that.
If this:
Code:
http://url.interes.hr/yourls-api.php?format=simple&action=shorturl&url=http://google.com

Doesn't work when you copy that url and paste it on your browser then your yourls api isn't working.
 
you see there is a problem, because when i try that it works but when i put that same URL (but without google.com last is &url=)

to chevereto config file don't want to work on via chevereto, but manualy it's working...
 
Back
Top