(Request) YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE

salvation

New member
Jul 24, 2019
19
7
3
Hi all, to remove the registration ERROR


Comment out line 166 and 180 having:
YIT_Plugin_Licence
YIT_Upgrade()


PHP:
        public function register_plugin_for_activation() {
            if( ! class_exists( 'YIT_Plugin_Licence' ) ) {
                require_once( 'plugin-fw/licence/lib/yit-licence.php' );
                require_once( 'plugin-fw/licence/lib/yit-plugin-licence.php' );
            }
         // YIT_Plugin_Licence()->register( YITH_WELRP_INIT, YITH_WELRP_SECRET_KEY, YITH_WELRP_SLUG );
        }

        /**
         * Register plugins for update tab
         *
         * @return   void
         * @since    2.0.0
         * @author   Francesco Licandro <[email protected]>
         */
        public function register_plugin_for_updates() {
            if( ! class_exists( 'YIT_Upgrade' ) ) {
                require_once( 'plugin-fw/lib/yit-upgrade.php' );
            }
           // YIT_Upgrade()->register( YITH_WELRP_SLUG, YITH_WELRP_INIT );
        }
        }
 
  • Like
Reactions: tanierlyons

otmane

Member
May 15, 2019
25
25
13
HELLO ALL MY FRIENDS, INEED UPDATE 1.2.0 FOR YITH EASY LOGIN & REGISTER POPUP FOR WOOCOMMERCE,

thank you
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu