Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration

License Manager error and setup

by

Tips and Tricks HQ Support Portal › Forums › General Stuff › License Manager error and setup

Tagged: SLM, Software License Manager

  • This topic has 5 replies, 2 voices, and was last updated 9 years, 11 months ago by Brodephat.
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • June 9, 2015 at 2:45 am #12753
    Brodephat
    Spectator

    There doesn’t seem to be much on the License Manager

    I’m learning to develop wp plugins and really need to make this work.

    This is what error is generated when trying to activate the sample plugin from the License Manager package

    object(WP_Error)[132]

    public ‘errors’ =>

    array (size=1)

    ‘http_request_failed’ =>

    array (size=1)

    0 => string ‘A valid URL was not provided.’ (length=29)

    public ‘error_data’ =>

    array (size=0)

    empty

    The website is thewebscriptstore.com

    I followed the instructions several times but maybe I’m missing something

    My WP version is up to date and I just downloaded the License Manager today

    I’ve tried it making the suggested changes and then only changing the site url and key

    June 9, 2015 at 3:20 am #70386
    wzp
    Moderator

    Have you read this SLM tutorial article?

    https://www.tipsandtricks-hq.com/license-manager-product-communication-7985

    It helps for you to understand the end result, before working with any code.

    June 9, 2015 at 3:39 am #70387
    Brodephat
    Spectator

    Thanks, never saw this one!

    June 10, 2015 at 6:10 pm #70388
    Brodephat
    Spectator

    Well it seems that didn’t work. I’m trying to activate the sample that came with the plugin to see how it works but it seems to be not working.

    I tried the php sample and it works fine but using the plugin sample as is didn’t.

    June 10, 2015 at 9:41 pm #70389
    wzp
    Moderator

    In the sample code, look for 2 lines that now read:

    $query = esc_url(add_query_arg($api_params, YOUR_LICENSE_SERVER_URL), array('timeout' => 20, 'sslverify' => false));

    Change them to:

    $query = esc_url(add_query_arg($api_params, YOUR_LICENSE_SERVER_URL));

    As emphasized; this is a “developers only” plugin, and you should have at least 2+ years of Internet and (PHP) programming experience.

    June 11, 2015 at 2:30 am #70390
    Brodephat
    Spectator

    Gotcha – I’m willing to learn

  • Author
    Posts
Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Log In

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ