Reputation Activity
-
idGodsend reacted to AUS in Обновление форума до IPS 4.0на RC всё проходило отлично а вот на final
Your server does not allow temporary files to be created in the configured temporary directory. To work around this issue please create a file named constants.php at /forum/ forum with the following code in it: <php define( 'TEMP_DIRECTORY', dirname( __FILE__ ) . '/uploads' ); Что ему надо а ?
update
создал файл constatnts.php с кодом
<?php define( 'TEMP_DIRECTORY', dirname( __FILE__ ) . '/uploads' ); ?> и положил в корень директории форума - всё пошло