2014-09-03, 01:14 AM
(This post was last modified: 2014-09-03, 11:34 AM by Ankit Arya.)
Error
SQL query:
--
-- Dumping data for table
--
INSERT INTO
(0, '', 1, '', 'a:5:{s:6:"config";a:18:{s:3:"tab";s:1:"0";s:8:"settings";s:1:"0";s:7:"banning";s:1:"0";s:14:"profile_fields";s:1:"0";s:7:"smilies";s:1:"0";s:8:"badwords";s:1:"0";s:6:"mycode";s:1:"0";s:9:"languages";s:1:"0";s:10:"post_icons";s:1:"0";s:14:"help_documents";s:1:"0";s:7:"plugins";s:1:"0";s:16:"attachment_types";s:1:"0";s:9:"mod_tools";s:1:"0";s:7:"spiders";s:1:"0";s:9:"calendars";s:1:"0";s:7:"warning";s:1:"0";s:15:"thread_prefixes";s:1:"0";s:3:"asb";i:0;}s:5:"forum";a:6:{s:3:"tab";s:1:"0";s:10:"management";s:1:"0";s:13:"announcements";s:1:"0";s:16:"moderation_queue";s:1:"0";s:11:"attachments";s:1:"0";s:7:"akismet";i:0;}s:5:"style";a:3:{s:3:"tab";s:1:"0";s:6:"themes";s:1:"0";s:9:"templates";s:1:"0";}s:5:"tools";a:17:{s:3:"tab";s:1:"0";s:13:"system_health";s[...]
MySQL said:
#1062 - Duplicate entry '0' for key 'PRIMARY'
This Error Occures When I Using Phpmyadmin For Backup....
What To Do...
I Have Both Backup And Full Zipped public_html
any know ?
SQL query:
--
-- Dumping data for table
forumsfun_adminoptions
--
INSERT INTO
forumsfun_adminoptions
(uid
, cpstyle
, codepress
, notes
, permissions
, defaultviews
, loginattempts
, loginlockoutexpiry
) VALUES(0, '', 1, '', 'a:5:{s:6:"config";a:18:{s:3:"tab";s:1:"0";s:8:"settings";s:1:"0";s:7:"banning";s:1:"0";s:14:"profile_fields";s:1:"0";s:7:"smilies";s:1:"0";s:8:"badwords";s:1:"0";s:6:"mycode";s:1:"0";s:9:"languages";s:1:"0";s:10:"post_icons";s:1:"0";s:14:"help_documents";s:1:"0";s:7:"plugins";s:1:"0";s:16:"attachment_types";s:1:"0";s:9:"mod_tools";s:1:"0";s:7:"spiders";s:1:"0";s:9:"calendars";s:1:"0";s:7:"warning";s:1:"0";s:15:"thread_prefixes";s:1:"0";s:3:"asb";i:0;}s:5:"forum";a:6:{s:3:"tab";s:1:"0";s:10:"management";s:1:"0";s:13:"announcements";s:1:"0";s:16:"moderation_queue";s:1:"0";s:11:"attachments";s:1:"0";s:7:"akismet";i:0;}s:5:"style";a:3:{s:3:"tab";s:1:"0";s:6:"themes";s:1:"0";s:9:"templates";s:1:"0";}s:5:"tools";a:17:{s:3:"tab";s:1:"0";s:13:"system_health";s[...]
MySQL said:
#1062 - Duplicate entry '0' for key 'PRIMARY'
This Error Occures When I Using Phpmyadmin For Backup....
What To Do...
I Have Both Backup And Full Zipped public_html
any know ?