View Single Post
  #7  
Old 04-19-2009, 04:20 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 11,328
BMR777 is on a distinguished road
Default RE: Why do I have 2 index pages?

Ok, can you run a SQL query on your database for me please?

Run this in PHPMyAdmin:

Code:
SELECT * FROM adopts_links
When you run this query, are there two sets of the links listed, ie duplicates, or is only one set present?
Reply With Quote