Status
Not open for further replies.

Jakobi

Customer
Hello,

I have a few folders that are not being picked up by the CDN integration. I have tried both files and folders. Is there something I am missing?

/forum/adiinviter/js/container-min.js
/forum/adiinviter/js/selector-min.js
/forum/mobiquo/tapatalkdetect/jquery-1.7.min.js
/forum/mobiquo/tapatalkdetect/jquery.purr.js

This is what I have in my assigned folders:

adiinviter/js
mobiquo
mobiquo/tapatalkdetect

Thank you.
 
In that case it's likely that those JS files can't be CDN'ified. Only files that use the full URL are compatible.

In other words, in the templates:
<script src="clientscript/somefile.js"> = BAD
<script src="{vb:raw vboptions.bburl}/clientscript/somefile.js"> = GOOD
 
Status
Not open for further replies.

Legacy vB Optimise

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,972
Customer rating
0.00 star(s) 0 ratings
Back
Top