• Resolved liftedextracts

    (@liftedextracts)


    I got this issue when trying to activate on wordpress Version 6.0.1.

    Warning: require(/home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/symfony/polyfill-mbstring/bootstrap80.php): Failed to open stream: No such file or directory in /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/symfony/polyfill-mbstring/bootstrap.php on line 15

    Fatal error: Uncaught Error: Failed opening required ‘/home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/symfony/polyfill-mbstring/bootstrap80.php’ (include_path=’.:/usr/local/php80/lib/php’) in /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/symfony/polyfill-mbstring/bootstrap.php:15 Stack trace: #0 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/composer/autoload_real.php(78): require() #1 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/composer/autoload_real.php(61): composerRequiredc05ae024d787f94419d69853da61d5e() #2 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/autoload.php(7): ComposerAutoloaderInitdc05ae024d787f94419d69853da61d5e::getLoader() #3 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/realid.php(43): require(‘…’) #4 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-admin/includes/plugin.php(2313): include_once(‘…’) #5 /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-admin/plugins.php(192): plugin_sandbox_scrape() #6 {main} thrown in /home/mbdrgesl/domains/hiddenwebsite.com/public_html/wp-content/plugins/identity-verification-for-woocommerce/vendor/symfony/polyfill-mbstring/bootstrap.php on line 15

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Dylan Pierce

    (@verdictapps)

    Hi @liftedextracts ,

    Thanks for reporting this issue, is it possible you’re using PHP v8.x on your WordPress site?

    We currently support PHP v7.x only, because www.ads-software.com was rejected PHP 8.x code in plugins, but maybe that bug has been resolved.

    We’re happy to send you a custom version of the plugin to test – please email us at [email protected] and we’ll help you one on one.

    For now, here’s an development version of the latest plugin you can download and install directly that _might_ help:

    https://drive.google.com/file/d/17fpGdWrWR3EWBuxKwyGKudUw4Hgx1AU2/view?usp=sharing

    Thread Starter liftedextracts

    (@liftedextracts)

    Hello, I am on PHP v8.0 lightspeed. I was able to successfully install and activate the development version of the plugin. Thank you

    Thread Starter liftedextracts

    (@liftedextracts)

    Is it possible to set this up so the ID check is on user register? If not possible could I request that feature? Thank you

    Plugin Author Dylan Pierce

    (@verdictapps)

    Hi @liftedextracts

    Great to hear, thanks for testing that. We’ll be launching the official update to include this fix.

    > Is it possible to set this up so the ID check is on user register? If not possible could I request that feature? Thank you

    Yes, we’ve just launched a beta for this on the Shopify version of this plugin. Here’s an article that describes how it works:

    https://help.getverdict.com/article/7-how-to-prompt-id-verification-after-customer-registration

    Quick question for you – are you requiring users to register an account before they can purchase or view products on your store?

    Do you need ID verification to take place before they can check out? Or is after checkout out ok as long as an ID check is delivered to their email address?

    Thread Starter liftedextracts

    (@liftedextracts)

    Hello, users are required to register before they can purchase items. I seen in the wordpress options I do have the ability to ID check either before checkout, or after checkout. Using the before checkout one is fine for now, but I would love to have the option to require id check immediately after registration on the wordpress version.

    Plugin Author Dylan Pierce

    (@verdictapps)

    Thanks for clarifying, so it sounds very similar to the Shopify ID verification flow we just released.

    Here’s the flow we’ve designed:

    https://www.figma.com/file/rVMe31asMl1lcN6VwHBBrB/Untitled?node-id=0%3A1

    Step 1 is an introductory screen that you can customize that explains why ID verification is required, it allows the customer to view other pages you have whitelisted, but otherwise the site requires a verified account to proceed.

    Just 2 more quick questions to help us build this:

    Are you using any plugins currently to require an account before checkout?

    Or any plugins that enhance or modify the customer registration form or flow?

    Thread Starter liftedextracts

    (@liftedextracts)

    That flow would be perfect to implement to the wordpress version aswell!

    I am not using any additional plugins to require an account before checkout – although in the default WooCommerce settings I do have guest checkout disabled seen here , https://i.gyazo.com/a5a508f3c8349ff370ac0ee1f3658eb7.png

    I am using profile builder’s (https://www.ads-software.com/plugins/profile-builder/) enhanced login and registration forms which syncs up user data to WooCommerce no problem.

    Also, for the “customers only need to verify once” is locked. Is it a paid feature working on the wordpress side or enabled by default? I would like to make sure that option is available on the wordpress version aswell. https://i.gyazo.com/3643fc1d99a4b9b1f6a6e2efff725de8.png

    Plugin Author Dylan Pierce

    (@verdictapps)

    Thanks for sharing those details! Super helpful to follow along and make sure this flow is compatible with your WooCommerce settings & this plugin you have installed.

    > Also, for the “customers only need to verify once” is locked. Is it a paid feature working on the wordpress side or enabled by default? I would like to make sure that option is available on the wordpress version aswell.
    https://i.gyazo.com/3643fc1d99a4b9b1f6a6e2efff725de8.png

    That feature is locked because it’s a Pro plan feature, this is the same for both WordPress & Shopify versions of the plugin.

    The Pro plan feature also unlocks custom branding and content, and reduces the price of ID checks from $1.99 per check down to $1.29.

    Here’s a link to our pricing page: https://getverdict.com/pricing

    A screenshot of the specific features at each tier: https://share.cleanshot.com/Tjzx8W

    You can cancel or change your subscription at any time.

    Thread Starter liftedextracts

    (@liftedextracts)

    Got it, looking forward to seeing those implemented!

    Thank you for the information about the plans aswell ??

    Plugin Author Dylan Pierce

    (@verdictapps)

    Of course, happy to help! We’re excited to bring this to WordPress and WooCommerce and make ID verification as easy as possible and without any custom code to setup or maintain on your part.

    I’ll be replying here when it’s ready, or please feel free to email me at [email protected] for help.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Also having issue activating..’ is closed to new replies.