Viewing 3 replies - 1 through 3 (of 3 total)
  • I get similar error messages, but mine relate to line 218 and 229 of smart-manager.php.

    I fixed this by changing both these lines to

    if (isset($_GET['action']) && $_GET['action'] != 'sm-settings') {

    to check the action exists. I guess this is a bug that needs to be fixed in the core of the plugin.

    Plugin Contributor Ratnakar

    (@ratnakardubey)

    Yes, you are right. We made the changes mentioned by you and it will be reflected in next version of Smart Manager.

    Thank you for your input. We appreciate it!

    Great news

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Smart Manager for e-Commerce] Undefined index: action in’ is closed to new replies.