#1054 – Unknown column 'link_category' in 'field list'
-
Hello,
I’m in the middle of transfering my site to a new hosting but when I try to upload the database to the new host I get this error and I’m at a lose for what to do, any ideas?
Error
SQL query:
—
— Dumping data for tablewp_links
—
INSERT INTOwp_links
(link_id
,link_url
,link_name
,link_image
,link_target
,link_category
,link_description
,link_visible
,link_owner
,link_rating
,link_updated
,link_rel
,link_notes
,link_rss
)
VALUES ( 21, ‘https://www.example.com/’, ‘Click here’, ”, ‘_blank’, 0, ”, ‘Y’, 4, 0, ‘0000-00-00 00:00:00’, ”, ”, ” ) , ( 22, ‘https://www.example.com’, ‘click here’, ”, ”, 0, ”, ‘Y’, 4, 0, ‘0000-00-00 00:00:00’, ”, ”, ” ) ;MySQL said: Documentation
#1054 – Unknown column ‘link_category’ in ‘field list’
- The topic ‘#1054 – Unknown column 'link_category' in 'field list'’ is closed to new replies.