PDA

View Full Version : Link Details URL Override


Rainmaster
09-27-2009, 01:40 PM
What is with the dual (2) 'Link Details URL Override' sections in the Modify Settings/Search Engine Optimization area? Is this an error?:confused:

Brian
09-28-2009, 11:51 AM
Thank you for pointing this out. I'm not sure how the extra setting got added, but you can remove it by running this query via phpMyAdmin or your vB Admin CP.
DELETE FROM adv_setting WHERE varname = 'links_spider_entrytext';