Code: Select all
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/symfony/filesystem/Filesystem.php on line 65: stream_copy_to_stream() has been disabled for security reasons
Fatal error: Uncaught Symfony\Component\Filesystem\Exception\IOException: Failed to copy the whole content of "./../ext/dmzx/downloadsystem/images/categories/default_cat.png" to "./../images/downloadsystem/categories/default_cat.png" (0 of 47380 bytes copied). in /home/vhosts/mannixstyles.orgfree.com/vendor/symfony/filesystem/Filesystem.php:79 Stack trace: #0 /home/vhosts/mannixstyles.orgfree.com/vendor/symfony/filesystem/Filesystem.php(498): Symfony\Component\Filesystem\Filesystem->copy(Object(SplFileInfo), './../images/dow...', false) #1 /home/vhosts/mannixstyles.orgfree.com/phpbb/filesystem/filesystem.php(318): Symfony\Component\Filesystem\Filesystem->mirror('./../ext/dmzx/d...', './../images/dow...', Object(RecursiveIteratorIterator), Array) #2 /home/vhosts/mannixstyles.orgfree.com/ext/dmzx/downloadsystem/migrations/downloadsystem_1_0_9.php(87): phpbb\filesystem\filesystem->mirror('./../ext/dmzx/d...', './../images/dow...') #3 [internal function]: dmzx\downloadsystem\migrations\downloadsystem_1_0_9->dm_eds_image_dir(N in /home/vhosts/mannixstyles.orgfree.com/phpbb/filesystem/filesystem.php on line 325
Ask your hostMannix_ wrote: Fri Nov 08, 2019 11:27 amCode: Select all
stream_copy_to_stream() has been disabled for security reasons
Code: Select all
SQL ERROR [ postgres ]
ERROR: column "bd.download_id" must appear in the GROUP BY clause or be used in an aggregate function LINE 1: SELECT bc.*, bd.*, COUNT(bd.download_id) AS number_downloads... ^ []
bd.*,
from line 376 filecore/functions.php