Viewing 15 replies - 1 through 15 (of 45 total)
  • Plugin Contributor cageehv

    (@cageehv)

    Hey Rudy,

    That’s strange… There are no other bug reports on this issue.

    Can you find any settings in the database?

    SELECT *
    FROM wp_options
    WHERE option_name LIKE '%rvg%'

    (replace wp_options with the actual name of your options table)

    peace,
    Rolf

    Thread Starter rudy3107

    (@rudy3107)

    it shows in database;
    but in WP it shows like this
    —————
    Current settings :
    Maximum number of – most recent – revisions to keep per post / page : 0
    Delete trashed items : NO
    Delete spammed items : NO
    Delete unused tags : NO
    Delete expired transients : NO
    Delete pingbacks and trackbacks : NO
    Keep a log : NO
    Number of excluded tables : 0
    Scheduler : NOT SCHEDULED
    —————-

    Thread Starter rudy3107

    (@rudy3107)

    i deleted all ‘%rvg%’ wp_options
    and installed latest version again

    now there are not options at all.

    Plugin Contributor cageehv

    (@cageehv)

    Hey Rudy,

    Thanks for the feedback.

    First: re-install my plugin (deactivate, delete, install)

    If that doesn’t work:
    Deactivate all plugins except for mine and see if that fixes the issue.

    Please keep me posted!

    peace,
    Rolf

    Thread Starter rudy3107

    (@rudy3107)

    i installed fresh new version after deleting files after deactivate;
    new version is not creating options in wp_options;

    Plugin Contributor cageehv

    (@cageehv)

    Hey Rudy,

    Oops our posts apparently crossed…

    But, okay, you already reinstalled the plugin.
    You changed the settings and saved them.
    And now they don’t show up in the database?
    Is that correct?

    My best bet is that it’s clashing with another plugin…

    peace,
    Rolf

    Thread Starter rudy3107

    (@rudy3107)

    but when i reinstal it should create table options;
    working not working because clash with other plugings

    Thread Starter rudy3107

    (@rudy3107)

    OTHER PLUGIN R

    Google XML Sitemaps with Multisite support
    Infolinks Official Plugin
    Post Notification
    ShareThis
    Tweetily
    WP-SpamShield
    Yet Another Related Posts Plugin

    which one you suspect

    Plugin Contributor cageehv

    (@cageehv)

    Hey Rudy,

    I don’t know any of the plugins you list…
    So, could be any of these.

    Just deactivate all of those and see if my plugin works or not.
    If it works that re-activate the plugins one by one, so will see which one causes the problem.

    Rolf

    Thread Starter rudy3107

    (@rudy3107)

    but when i re install why it is not creating table columns;
    now i have re install old one to create wp_otions.

    if those other plugins create problem then why old version is working..?

    Plugin Contributor cageehv

    (@cageehv)

    Hey Rudy,

    What is the old version that is working? What is the version number?

    Rolf

    Thread Starter rudy3107

    (@rudy3107)

    i re installed older version;
    it created wp_options
    i can change any option settings.

    but when i upgrade it will not save settings nor read the options settings.

    Thread Starter rudy3107

    (@rudy3107)

    Version 3.2.1

    Plugin Contributor cageehv

    (@cageehv)

    I repeat: which is the older version you use?
    So, 3.4, 3.3.1, 3.3, …?

    Thread Starter rudy3107

    (@rudy3107)

    Optimize Database after Deleting Revisions
    You have version 3.2.1 installed. Update to 3.4.1. View version 3.4.1 details.
    Compatibility with WordPress 4.2.1: 100% (according to its author)

Viewing 15 replies - 1 through 15 (of 45 total)
  • The topic ‘Not saving settings in WP Version 4.2.1’ is closed to new replies.