• I have only one suggestion:

    To fix error “Undefined variable: components in …./orillacart/core/framework.php on line 45”

    In /wp-content/plugins/orillacart/core/framework.php file on 42nd row change
    public function get_active_components() {
    to
    public function get_active_components($components=null) {

    Best regards

Viewing 1 replies (of 1 total)
  • Plugin Author orillacart

    (@orillacart)

    Hello,

    Thank you for the review and for spotting that.
    I have added the fix and will be up and running with the next commit.

    Best Regards

Viewing 1 replies (of 1 total)
  • The topic ‘Nice plugin’ is closed to new replies.