📢 Moderators Needed 🚀

Moderators are needed with resources to post or have access to resources to post. Submit an application to be considered.
Z

RSS Release builder doesn't work with symbolic links

Z

Z61

Guest
Guest or Bot
When running 2.1 beta 4 (it may also affect all versions of 2.1), I cannot build an add-on that uses a symbolic link to its root folder. This was not the case with any version of 2.0.

Output when trying to build with symbolic link:
Code:

Code:
ErrorException: [E_WARNING] mkdir(): No such file or directory
            
src\XF\Util\File.php:281
Stack:
Spoiler
Code:

Code:
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] mkd...', 'C:\\laragon\\www\\...', 281, Array)
#1 src\XF\Util\File.php(281)...

Read more

Continue reading...
 
Similar content Most view View more
Back
Top