Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hard-coded extension location on disk #15

Open
hexmode opened this issue Aug 15, 2021 · 0 comments
Open

Hard-coded extension location on disk #15

hexmode opened this issue Aug 15, 2021 · 0 comments

Comments

@hexmode
Copy link

hexmode commented Aug 15, 2021

This showed up on minimized console. It is because the directory name "Shariff" is hard coded in instead of using the directory where I actually installed it.

<br />
<b>Warning</b>:  md5_file(/var/www/html/w/extensions/Shariff/shariff.min.js): failed to open stream: No such file or directory in <b>/var/www/html/w/includes/OutputPage.php</b> on line <b>3993</b><br />
<br />
<b>Warning</b>:  OutputPage::transformFilePath: Failed to hash /var/www/html/w/extensions/Shariff/shariff.min.js [Called from OutputPage::transformFilePath in /var/www/html/w/includes/OutputPage.php at line 3995] in <b>/var/www/html/w/includes/debug/MWDebug.php</b> on line <b>430</b><br />
<br />
<b>Warning</b>:  md5_file(/var/www/html/w/extensions/Shariff/shariff.min.css): failed to open stream: No such file or directory in <b>/var/www/html/w/includes/OutputPage.php</b> on line <b>3993</b><br />
<br />
<b>Warning</b>:  OutputPage::transformFilePath: Failed to hash /var/www/html/w/extensions/Shariff/shariff.min.css [Called from OutputPage::transformFilePath in /var/www/html/w/includes/OutputPage.php at line 3995] in <b>/var/www/html/w/includes/debug/MWDebug.php</b> on line <b>430</b><br />
load.php:12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant