Finrod https://goo.gl/photos/tR71UVrptETdUHDb7 I have the "Something went wrong while trying to load the full version of this site." message This appears after install some extensions. Help me please
luceos Enable debug mode in your config.php and check your logs. Your browser can also give a hint in the developer console.
Finrod [30-Jan-2017 12:16:47 UTC] PHP Fatal error: require(): Failed opening required '/public_html/vendor/composer/../symfony/polyfill-mbstring/bootstrap.php' (include_path='.:/opt/php-5.6/pear') in /public_html/vendor/composer/autoload_real.php on line 66
luceos Finrod does your vendor folder exist? What you could try is: rm -rf vendor composer install --prefer-dist --no-dev Otherwise it might be the case that your php is missing mbstring, check by: php -i | grep mbstring Hope this helps.
Finrod luceos I havent ssh access. I use a free hosting I do all in my computer and then i upload all is the same?
luceos Finrod that might be the cause of your issue, can you ask your hosting provider whether mbstring is enabled?
Finrod luceos mbstring Multibyte Support enabled Multibyte string engine libmbfl HTTP input encoding translation disabled libmbfl version 1.3.2 Thats is the info of php server