Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter arslanone

    (@arslanone)

    Oh. Thank you! This helps a lot, and makes sense now ?? Mystery solved.

    Peace be upon you.

    • This reply was modified 6 years, 4 months ago by arslanone. Reason: marking as resolved
    Thread Starter arslanone

    (@arslanone)

    Thank you Michael,

    Sorry for the late reply.

    There is no message. Just that when I make a change in the CMB2 field of a CPT, the revisions box in WP post edit screen does not change. For example, I just made a change (27 Jul 2018) in one of the custom fields and saved changes. Here is what the revisions box shows: https://imgur.com/a/9YzpBVZ

    But if I make a change in the default editor of the same CPT post, the revisions box has a new timestamp.

    The CPT code and the CMB2 fields code I’ve pasted here in a gist: https://gist.github.com/arslanfarooq/f83eafc79e88eb477dfabbcff8d9d039

    • This reply was modified 6 years, 4 months ago by arslanone.
    • This reply was modified 6 years, 4 months ago by arslanone.

    Plugin updated by developer “5 days ago”, but there are still issues with the code using deprecated stuff:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SphinxSearch has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/sphinxsearch.php on line 91

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SphinxClient has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/php/sphinxapi.php on line 378

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SphinxSearch_Config has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/php/sphinxsearch_config.php on line 32

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SphinxSearch_FrontEnd has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/php/sphinxsearch_frontend.php on line 24

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SphinxSearch_Backend has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/php/sphinxsearch_backend.php on line 24

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; LatestSearchesWidget has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/widgets/latest-searches.php on line 26

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; TopSearchesWidget has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/widgets/top-searches.php on line 26

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; SearchSidebarWidget has a deprecated constructor in /home/arslan/public_html/dms-sage1/wp-content/plugins/wordpress-sphinx-plugin/widgets/search-sidebar.php on line 26

    Notice: has_cap was called with an argument that is deprecated since version 2.0.0! Usage of user levels by plugins and themes is deprecated. Use roles and capabilities instead. in /home/arslan/public_html/dms-sage1/wp-includes/functions.php on line 4020

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