Important

Okay
  Public Ticket #1162772
Can't setup a license
Closed

Comments

  • Ivan started the conversation

    Hi,

    there is an error

    Module Ves PageBuilder is not yet registered! Go to Backend > Venustheme > License to register the module. Please login to your account in landofcoder.com, then go to Dashboard > My Downloadable Products, enter your domains to get a new license. Next go to Backend > Vesnustheme > Licenses to save the license.

    After a try to do that there is another error:

    1 exception(s):
    Exception #0 (SoapFault): SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://landofcoder.com/api/soap/?wsdl=1' : failed to load external entity "http://landofcoder.com/api/soap/?wsdl=1"
    Exception #0 (SoapFault): SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://landofcoder.com/api/soap/?wsdl=1' : failed to load external entity "http://landofcoder.com/api/soap/?wsdl=1"
    #0 /var/www/html/app/code/Ves/All/Block/Adminhtml/System/ListLicense.php(76): SoapClient->SoapClient('http://landofco...')
    #1 /var/www/html/lib/internal/Magento/Framework/Data/Form/Element/AbstractElement.php(453): Ves\All\Block\Adminhtml\System\ListLicense->render(Object(Magento\Framework\Data\Form\Element\Text))
    #2 /var/www/html/lib/internal/Magento/Framework/Data/Form/Element/Text.php(43): Magento\Framework\Data\Form\Element\AbstractElement->getHtml()

    Please help.

    Regards,

    Ivan

  • Daniel replied

    I have this same problem, any help with this please

  •  1,319
    Land of replied

    Hi

    Please install php soap on your server 

    Thanks

  • Daniel replied

    I have php soap installed, my server is on a docker container. Any extra configuration needed?

  •   Land of replied privately
  • Daniel replied

    I can't see the private reply

  •  1,319
    Land of replied

    Hello Daniel,

    Please try to download my attach file, then upload it into webroot folder of your site. Then run there commands:

    php bin/magento setup:upgrade 

    php bin/magento setup:static-content:deploy -f

    php bin/magento cache:clean

    Then go to admin of your site to verify license key again.