View Single Post
Old
  (#2 (permalink))
killerbee
Member
 
Status: Offline
Posts: 484
Join Date: Nov 2004
Location: UK Derby
01-30-2005, 10:39 AM

ok here is the ERROR page

Code:
Problems with indexes of table `nuke_authors` 
 PRIMARY and INDEX keys should not both be set for column `aid` 
Problems with indexes of table `nuke_autonews` 
 PRIMARY and INDEX keys should not both be set for column `anid` 
Problems with indexes of table `nuke_banned_ip` 
 PRIMARY and INDEX keys should not both be set for column `id` 
Problems with indexes of table `nuke_banner` 
 PRIMARY and INDEX keys should not both be set for column `bid` 
Problems with indexes of table `nuke_bannerclient` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_bbsessions` 
 PRIMARY and INDEX keys should not both be set for column `session_id` 
Problems with indexes of table `nuke_blocks` 
 PRIMARY and INDEX keys should not both be set for column `bid` 
Problems with indexes of table `nuke_comments` 
 PRIMARY and INDEX keys should not both be set for column `tid` 
Problems with indexes of table `nuke_downloads_categories` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_downloads_downloads` 
 PRIMARY and INDEX keys should not both be set for column `lid` 
Problems with indexes of table `nuke_downloads_editorials` 
 PRIMARY and INDEX keys should not both be set for column `downloadid` 
Problems with indexes of table `nuke_downloads_modrequest` 
 PRIMARY and INDEX keys should not both be set for column `requestid` 
Problems with indexes of table `nuke_downloads_newdownload` 
 PRIMARY and INDEX keys should not both be set for column `lid` 
Problems with indexes of table `nuke_downloads_votedata` 
 PRIMARY and INDEX keys should not both be set for column `ratingdbid` 
Problems with indexes of table `nuke_encyclopedia` 
 PRIMARY and INDEX keys should not both be set for column `eid` 
Problems with indexes of table `nuke_encyclopedia_text` 
 PRIMARY and INDEX keys should not both be set for column `tid` 
Problems with indexes of table `nuke_faqanswer` 
 PRIMARY and INDEX keys should not both be set for column `id` 
Problems with indexes of table `nuke_faqcategories` 
 PRIMARY and INDEX keys should not both be set for column `id_cat` 
Problems with indexes of table `nuke_headlines` 
 PRIMARY and INDEX keys should not both be set for column `hid` 
Problems with indexes of table `nuke_journal` 
 PRIMARY and INDEX keys should not both be set for column `jid` 
Problems with indexes of table `nuke_journal_comments` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_journal_stats` 
 PRIMARY and INDEX keys should not both be set for column `id` 
Problems with indexes of table `nuke_links_categories` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_links_editorials` 
 PRIMARY and INDEX keys should not both be set for column `linkid` 
Problems with indexes of table `nuke_links_links` 
 PRIMARY and INDEX keys should not both be set for column `lid` 
Problems with indexes of table `nuke_links_modrequest` 
 PRIMARY and INDEX keys should not both be set for column `requestid` 
Problems with indexes of table `nuke_links_newlink` 
 PRIMARY and INDEX keys should not both be set for column `lid` 
Problems with indexes of table `nuke_links_votedata` 
 PRIMARY and INDEX keys should not both be set for column `ratingdbid` 
Problems with indexes of table `nuke_message` 
 PRIMARY and INDEX keys should not both be set for column `mid` 
Problems with indexes of table `nuke_modules` 
 PRIMARY and INDEX keys should not both be set for column `mid` 
Problems with indexes of table `nuke_pages` 
 PRIMARY and INDEX keys should not both be set for column `pid` 
Problems with indexes of table `nuke_pages_categories` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_poll_desc` 
 PRIMARY and INDEX keys should not both be set for column `pollID` 
Problems with indexes of table `nuke_pollcomments` 
 PRIMARY and INDEX keys should not both be set for column `tid` 
Problems with indexes of table `nuke_public_messages` 
 PRIMARY and INDEX keys should not both be set for column `mid` 
Problems with indexes of table `nuke_queue` 
 PRIMARY and INDEX keys should not both be set for column `qid` 
Problems with indexes of table `nuke_quotes` 
 PRIMARY and INDEX keys should not both be set for column `qid` 
Problems with indexes of table `nuke_referer` 
 PRIMARY and INDEX keys should not both be set for column `rid` 
Problems with indexes of table `nuke_related` 
 PRIMARY and INDEX keys should not both be set for column `rid` 
Problems with indexes of table `nuke_reviews` 
 PRIMARY and INDEX keys should not both be set for column `id` 
Problems with indexes of table `nuke_reviews_add` 
 PRIMARY and INDEX keys should not both be set for column `id` 
Problems with indexes of table `nuke_reviews_comments` 
 PRIMARY and INDEX keys should not both be set for column `cid` 
Problems with indexes of table `nuke_stories` 
 PRIMARY and INDEX keys should not both be set for column `sid` 
Problems with indexes of table `nuke_stories_cat` 
 PRIMARY and INDEX keys should not both be set for column `catid` 
Problems with indexes of table `nuke_topics` 
 PRIMARY and INDEX keys should not both be set for column `topicid` 
Problems with indexes of table `nuke_users` 
 PRIMARY and INDEX keys should not both be set for column `user_id`



can anyone tell me how can I sort this out ? lol as I sead everything is working fine only prob Im having is its not letin me submit the reply in the forums ty Boris
  Send a message via MSN to killerbee  
Reply With Quote