General discussion of development ideas and the approaches taken in the 3.x branch of phpBB. The current feature release of phpBB 3 is 3.3/Proteus.
Forum rules Please do not post support questions regarding installing, updating, or upgrading phpBB 3.3.x. If you need support for phpBB 3.3.x please visit the 3.3.x Support Forum on phpbb.com.
If you have questions regarding writing extensions please post in Extension Writers Discussion to receive proper guidance from our staff and community.
I tried to install latest release for phpbb 3.1 (rc1 - 5720) same as the previous releases.
I don't know where you got these numbers from. I don't know what 5720 stands for and there has been no phpBB 3.1.0-RC1 release so far. The packages nickvergessen linked to are the most up-to-date packages we have for phpBB 3.1. If you downloaded phpBB from GIthub using Git, you should have read the README that explains how to install dependencies.
I transferred my existing 3.0.12 Forum to my test site to test the upgrade system which all worked really smoothly (once I figured out error I had made) it was fine. I have just gone to the Forum again to test an install of the flashchat software I have been using on my Forum but I get this error now in my error log
"PHP Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template "bbcode.html" (looked into: ).' in /var/www/vhosts/mydomai.com/httpdocs/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:202\nStack trace:\n#0 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/phpbb/template/twig/loader.php(103): Twig_Loader_Filesystem->findTemplate('bbcode.html')\n#1 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\\template\\twig\\loader->findTemplate('bbcode.html')\n#2 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/phpbb/template/twig/twig.php(333): Twig_Loader_Filesystem->getCacheKey('bbcode.html')\n#3 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/includes/bbcode.php(138): phpbb\\template\\twig\\twig->get_source_file_for_handle('bbcode.html')\n#4 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/includes/bbcode.php(42): bbcode->bbcode_cache_init()\n#5 /var/www/vhosts/mydomain.com/httpdocs/phpBB3/includes/functions_content in /var/www/vhosts/mydomain.com/httpdocs/phpBB3/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 202"
I am also getting a permission denied message from SmartFTP when I try and delete the twig folder in "cache" permissions are set to 777 for my cache folder, everything else clears just not my twig folder. Not sure if this is a bug or not, I'll log it if you say it's a bug
"Life Is What Happens To You When You Are Busy Making Other Plans" - John Lennon