Quantum-Manager / tracker

Tracker for all questions about Quantum Manager.
3 stars 0 forks source link

Error after package install #49

Closed cr8on closed 4 years ago

cr8on commented 4 years ago

Describe the bug Immediately after an Install from Web install completes, there is an error highlight shown "Error: PKG_QUANTUMMANAGER_LIBFIELDS_INSTALLATION_ERROR"

To Reproduce

  1. Go to 'Install from Web'
  2. Search for Quantum Manager package
  3. Click on and install package
  4. After the package install completes, there is an error message, as described above, as well as an install success message.

Expected behavior No error is shown after install

System Information (please complete the following information):

dmitriitux commented 4 years ago

The manager remotely downloads the field library from the server. Apparently you have a ban on remote downloading. Install this library manually. Link: https://github.com/JPathRu/lib_fields/releases/tag/1.2.1

cr8on commented 4 years ago

Thank you. I did some troubleshooting, and it looks like I had allow_url_fopen and allow_url_include disabled in php.ini, and this was likely the cause of not getting the library. This was also causing the stock photo integrations to download empty files.

dmitriitux commented 4 years ago

@cr8on Yes, the integration of photo stocks refers to our server, which then receives information from photo stocks.

dmitriitux commented 4 years ago

and I have to create a constant, I forget about it all the time :)