• Resolved David181

    (@david181)


    Hi there,

    I just moved my blog to HTTPS.
    Therefore, I replaced some old HTTP urls with HTTPS. I used a tool to directly edit the values in the database.

    Now, the database is correct, but TablePress AND website are showing the same results.

    TablePress’ table is called “wp_golfresults”.

    How to make the plugin show exactly what’s in the database?

    Thanks,
    David

    • This topic was modified 8 years, 4 months ago by David181.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    Is the correct data shown on the table’s “Edit” screen?

    Regards,
    Tobias

    Thread Starter David181

    (@david181)

    Hi Tobias,

    thanks for the support.
    No, it isn’t.

    I’m wondering if wp_golfresults is the tablet that Tablepress stores it’s data in? It’s at least a table with all the information.

    Thanks,
    David

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no, wp_golfresults is not a database table from TablePress. From what I know it belongs to the VERY, VERY, VERY old wp-Table plugin (that doesn’t even exist anymore).

    TablePress stores its data as JSON encoded strings in the wp_posts table, with a value of tablepress_table in the post_type column.

    Regards,
    Tobias

    Thread Starter David181

    (@david181)

    Hi Tobias,

    that’s it. I used wp-table years ago – and it seems like the plugin didn’t delete its tables.

    Search and replace worked fine – and I have to tidy up my database. 😉

    Thanks,
    David

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘TabletPress not showing SQL table after moving to HTTPS’ is closed to new replies.