pdf link showing invalid user error

pdf link showing invalid user error

by Jai Bararia -
Number of replies: 1

Hello everyone,

Moodle version 3.8.3+

Adaptable theme version 2.2.2 

I tried to put one pdf link in one text So i have two issue related to this 

1. That file is not opening when i click on that link it will directly downloading and i thought it would open in new window.

2. Only that account user who set this link is able to download that file from it and when other account user tried to open that link one error is coming Invalid user shown in image


And for putting that link in footer i modify footer.php in moodle/theme/adaptable/layout/includes/footer.php and the code is this

<?php echo $OUTPUT->get_setting('footer4content'); ?>

and if put this <?php echo $OUTPUT->get_setting('footer4content','format_html'); ?> then this 404 error will come



Please help me with this. Thank you.

Average of ratings: -