PDA

View Full Version : How do I allow dublicate link text in title?


glamourshades
11-29-2005, 07:06 PM
Currently if I add the same title I get this error:

Title is not unique in the parent category.

How do I allow it?[/code]

Ap0s7le
11-29-2005, 07:32 PM
Where are you wanting this? The user end, or in the Admin?

-Casey

glamourshades
11-29-2005, 07:47 PM
I want it in admin. Both would be nice.

Ap0s7le
11-29-2005, 08:03 PM
User side

Open up
templates/submit.php

Find and Remove
Content visible to registered users only.

Open up
submit.php
Find and Remove
Content visible to registered users only.

Admin side

Open up
templates/admin/dir_links_edit.tpl

Find and Remove
Content visible to registered users only.

Open up
admin/dir_links_edit.php

Find and Remove
Content visible to registered users only.

Let me know if you have any questions / problems.

-Casey

glamourshades
12-01-2005, 01:47 AM
An error occured while saving.

The database server returned the following message:

Duplicate entry '**censored****censored****censored****censored****censored****censored****censored****censored****censored****censored****censored**' for key 2

Thanks for the help!