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

    (@cyberlord92)

    Hi Julian,

    It looks like you do not have cURL extension activated or installed for your PHP installation. Can you let me know the PHP version you are using?

    To enable cURL go to your php.ini file and remove the ; mark from the beginning of the following line:
    ;extension=php_curl.dll

    If you cannot find that line then you will need to install the cURL extension for your PHP version. You can check this link for more information : http://php.net/manual/en/book.curl.php

    Regards,
    miniOrange Team

Viewing 1 replies (of 1 total)

The topic ‘Error message after registration in mini orange’ is closed to new replies.