• Hello all,

    I am new to the forum. I have searched my topic late in to last night and again this morning. I found a lot of information about revisions but nothing about the issue I have.
    My revisions were working until I went live with the site. When setting up the site locally they were working. Once I moved the site to a hosting site, the revisions stopped incrementing. I have tried a revision plugin but that didn’t help. My last saved revision is from August 24th 2015 and I have lots of changes since then.
    If anyone has seen this happen or knows how to correct the issue I would be grateful.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Is there any declarations in the wp-config.php file that have to do with revisions?

    https://codex.wordpress.org/Revisions

    Thread Starter jerrybulda

    (@jerrybulda)

    I looked in the wp-config file as one of the first areas to troubleshoot. There wee no lines in there about revisions. I added the line in ‘define( ‘WP_POST_REVISIONS’, 10 );’
    but when I downloaded a plugin to manage the revisions, it recommended I remove the line of code out, so I did.

    Do you have access to the database using phpMyAdmin? I’d check the tables and make sure they are all ok ..specifically the revision tables. I’d also wonder if you did a search and replace of the urls in all the tables when you deployed it to the hosting site.

    https://interconnectit.com/products/search-and-replace-for-wordpress-databases/

    Thread Starter jerrybulda

    (@jerrybulda)

    I do have access but wasn’t sure what tables to look at. I didn’t see any tables specifically named Revisions or anything like that. I will into the database tool in the link.
    I did use a search and replace tool when migrating but it was a plugin so I don’t know how thorough it was.
    Thanks.

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

The topic ‘Revisions No longer work’ is closed to new replies.