Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Aurovrata Venet

    (@aurovrata)

    Thanks ntyknet, the error you are facing is unrelated to the error reported in the previous thread, hence keeping them separated makes it easier for future users to read through them and identify possible issues with their own installations.

    Now, as far as I can see, there is an error in the menu adjustments of the CF7 section of the dashboard.

    This plugin installs and uses a WP std table list for CF7 form post, namely edit.php?post_type=wpcf7_contact_form. The default CF7 plugin uses a custom page to display the table list which made it difficult to insert custom columns (the polylang links). So this plugin adds a new sub-menu to the Contacts section as well as removes the previous sub-menu page.

    Your error comes from this part of the code. This is using WordPress Core functionality, so I think the error is coming from your theme or another plugin which is clashing with this.

    Basically the error is saying that it cannot find the CF7 default menu. Are you by an chance modifying your Dashboard menus in your theme functions.php file?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    are you still having issues with the plugin ?

    Thread Starter ntynknet

    (@ntynknet)

    I did not modify the dashboard menus in theme functions.php file but I am using a plugin – Adminimize [https://wordpress.org/plugins/adminimize/] to modify the dashboard view based on a user’s role.

    Is it caused the crash?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    did you try to deactivate the Adminimize plugin to see if this fixes the error?

    Plugin Author Aurovrata Venet

    (@aurovrata)

    It just dawned on me that you are using this on a multi-site!!!!

    I think I know where the error is coming from. Do you by any chance have some child sites where the CF7 plugin is not active?

    Thread Starter ntynknet

    (@ntynknet)

    My CF7 version is Version 4.4.2, Polylang Version 1.9.3

    Message:
    “CF7_2_POST: [387]./admin/class-cf7-polylang-admin.php
    + CF7 POLYLANG: Missing CF7 translation file for locale zh_CN

    PHP Notice: Undefined index: default_lang in /home/…/wp-content/plugins/polylang/admin/admin-base.php on line 190
    CF7_2_POST: [168]./admin/cf7-post-admin-table.php”

    Plugin Author Aurovrata Venet

    (@aurovrata)

    Sorry, that doesn’t really help. Can you try to deactivate all your plugins except the Polylang plugin, the CF7 plugin and the CF7 Polylang Extension Module and see if it works.

    Plugin Author Aurovrata Venet

    (@aurovrata)

    I am assuming this issue has been fixed since I have not hear from you.

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

The topic ‘Error after activation on network admin page.’ is closed to new replies.