url-shortener-php
url-shortener-php copied to clipboard
Shortening doesn‘t work
If I click shorten it shows the error message:
Warning: require_once(../UrlShortener.php): failed to open stream: No such file or directory in /storage/ssd1/551/13037551/public_html/functions/shorten.php on line 6
Fatal error: require_once(): Failed opening required '../UrlShortener.php' (include_path='.:/usr/share/pear:/usr/share/php') in /storage/ssd1/551/13037551/public_html/functions/shorten.php on line 6
Sorry I am new to github. What does this label mean?
@mostlygucci If you want you can try to resolve this issue.
But how? That‘s because I send this as issue
@mostlygucci The label is for anyone who wishes to fix it, not just the author :)
I'm having this problem too.
Apply this,. and then it should work: https://github.com/urls/url-shortener/pull/25