By HMED on Monday, 16 December 2019
Posted in General
Replies 7
Likes 0
Views 626
Votes 0
Hello,

Admintools block lot of files and we always add new rules and exceptions,
is there a guide or any recommandation to resolve all admintools conflicts with your extensions guys ?

this morning i see another error :

GET https://www.website.com/media/com_easysocial/styles/foundry/font-awesome5/fonts/fa-solid-900.woff2 net::ERR_ABORTED 403
(anonymous) @ jquery.min.js?b217a812a251068e751dbe34a4346d4d:2
u @ jquery.min.js?b217a812a251068e751dbe34a4346d4d:2
fireWith @ jquery.min.js?b217a812a251068e751dbe34a4346d4d:2
ready @ jquery.min.js?b217a812a251068e751dbe34a4346d4d:2
_ @ jquery.min.js?b217a812a251068e751dbe34a4346d4d:2
For example i had some font conflicts that i resolved by addinf some excpetions in "Allow direct access, except .php files, to these directories" in admintools :

media/com_easysocial/styles/foundry/font-awesome5/fonts/
media/com_easydiscuss/styles-lib/vendors/font-awesome/fonts/
·
Monday, 16 December 2019 20:53
·
0 Likes
·
0 Votes
·
0 Comments
·
We need to know all configurations and parameters that we need to get done on admintools please.
·
Monday, 16 December 2019 20:54
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi HMED,

I see, to be honest, we do not really know how admintools works and we also got a few user that is using admintools but not having those issue(in what we aware of)
But we can try to see what we can do, but as I tried to access your backend it seems I am hitting this error https://take.ms/5mlsW
·
Tuesday, 17 December 2019 15:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi,

please check again !
admintools protect file and folders, some times it block some usefull files like fonts for example !
·
Tuesday, 17 December 2019 16:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi HMED,

Thanks I am able to access your backend already
admintools protect file and folders, some times it block some usefull files like fonts for example !

Ah I see, in that case, I think you can make exceptions for our components folder as below:
components/com_easyblog
components/com_easysocial
components/com_easydiscuss
media/com_easyblog
media/com_easysocial
media/com_easydiscuss

and see how it goes?
·
Tuesday, 17 December 2019 17:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi, thank you !

the problem that it need to add direct sub folders where needed file are executed, not parent folder

for example for fonts i needed to add this direct url :
media/com_easysocial/styles/foundry/font-awesome5/fonts/
·
Tuesday, 17 December 2019 17:56
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi HMED,

I see, to be honest we are not know how or which specific files admintools blocks
Thus, we provide the parent folder instead.
But according to your previous error and exception that you have already add in the admintools configuration it seems, admintools detect the .woff file
Can you add the exception path below:

media/com_easysocial/styles/vendors/videojs
media/com_easysocial/styles/foundry/font-awesome/
media/com_easysocial/styles/vendors/weather-icons/font
media/com_easysocial/fonts/material-icons

media/com_easyblog/fonts
·
Wednesday, 18 December 2019 10:49
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post