• 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.

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