(2018-06-18, 08:46 AM)Shade Wrote: Thanks. You can also run composer install in your local machine and then upload the generated files to your server afterwards. This should drop the allow_url_fopen requirement.
Shade you're right, Today I was able to test how you say and it's much simpler and faster...
I notice that my dependencies have been updated correctly, for example:
Quote:- Installing illuminate/filesystem (v5.6.12)
Downloading: 100%
- Installing illuminate/session (v5.6.12)
Downloading: 100%
- Installing illuminate/pipeline (v5.6.12)
Downloading: 100%
- Installing illuminate/http (v5.6.12)
Downloading: 100%
- Installing illuminate/routing (v5.6.12)
Downloading: 100%
- Installing twig/twig (v2.4.7)
Downloading: 100%
- Installing hamcrest/hamcrest-php (v2.0.0)
Downloading: 100%
- Installing mockery/mockery (1.0)
Downloading: 100%
- Installing webmozart/assert (1.3.0)
Downloading: 100%
Example of my test folders, show the file size change
I see that the theme is not lost default, look at the photo of my tests
You can look at the second test here
Nota: When i try to Log in the Admin Panel, the URL cannot Login because Relink Bad for example:
xxx.com/mybb-test-1.9//index.php
To enter correct to admin panel, must write the correct:
xxx.com/mybb-test-1.9/admin/index.php
I upload all this information in case someone needs a basic guide.
I hope more people will be encouraged to test.
Shade you're right... and Thank You For the Support!
bye