Forums

Which Tables Does a Standard Post Update (1 post)

  1. graliv
    Member
    Posted 4 months ago #

    Hi There,

    For some insane reason, Ive decided to update direct into MYSQL from an external umm VBA Client on each post. I've managed to get the post Structure sorted in [wp_posts], and assign categories by adding entries to [wp_term_relationships]. I just cant seem to get the perma links working for each post, I am assuming I have to update into [wp_postmeta], but what needs to added. If this is the case what is the structure that is needed for assignment to the correct archive and Sidebar listing, Im seeing a structure like related to [Meta_sidebar]: a:5:{i:0;s:1:"0";i:1;s:1:"0";i:2;s:1:"0";i:3;s:1:"0";i:4;s:1:"0";} is thsi important

    Are there any other tables/data that has to be updated on a new post.

    Thanks in Advance for you assistance.

    Graeme

Reply

You must log in to post.

About this Topic