Yourls: Duplicate urls?

Created on 17 Jul 2018  路  3Comments  路  Source: YOURLS/YOURLS

I'm on the latest version. I found this report when looking into this issue:

35

It says the issue is fixed - but it won't let me add the same URLs more than once. Do I need to change a setting somewhere? Or has this bug re-emerged?

To Reproduce
Steps to reproduce the behavior:

  1. Add a new short link from the front end with an existing end URL that already exists

Expected behavior
It should allow me to add the same URL again (with a different short link)

Screenshots
n/a

Environment (please complete the following information):

  • YOURLS version:

    • Plugins enabled: Allow Hyphens in Short URLs

  • PHP version: not sure (PHP 7 I think)

Additional context
n/a

RTFM question

Most helpful comment

Add define( 'YOURLS_UNIQUE_URLS', 'false' ); to config. See here for other options.

All 3 comments

Hey @youradds, thanks for opening an issue!

Unfortunately, it seems you are missing information from the issue template.
Make sure it has all the necessary details as described in our contribution guidelines.

Add define( 'YOURLS_UNIQUE_URLS', 'false' ); to config. See here for other options.

Thank you :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

infotek picture infotek  路  7Comments

sshcli picture sshcli  路  3Comments

dylanh724 picture dylanh724  路  6Comments

lkuza2 picture lkuza2  路  3Comments

jayzisme picture jayzisme  路  7Comments