I note that the final manual step to deal with the cache issues remains ambiguous. Are we supposed to add &v=1.0.2 to both js lines (the type=djs line and the type=js line) or just the type=js? For now, those lines read as follows on my forum:
- Code: Select all
<script type="text/javascript" src="/arrowchat/external.php?type=djs&v=1.0.2" charset="utf-8"></script>
<script type="text/javascript" src="/arrowchat/external.php?type=js&v=1.0.2" charset="utf-8"></script>