Website Update

Project Reality announcements and development highlights.
mectus11
PR:BF2 Developer
Posts: 805
Joined: 2015-09-05 19:44

Re: Website Update

Post by mectus11 »

Thanks it's much better, used to be really annoying when trying to do that.
Skywalker-11
Posts: 34
Joined: 2016-11-26 21:25

Re: Website Update

Post by Skywalker-11 »

The tournament page (https://tournament.realitymod.com/forum.php) still loads a script hardcoded over http:

Code: Select all

<script type="text/javascript" src="http://tournament.realitymod.com/clientscript/ncode_imageresizer.js?v=1.0.1"></script>
<script type="text/javascript" src="http://tournament.realitymod.com/clientscript/vbulletin_autosave.js"></script>
And on the main page (https://tournament.realitymod.com/index.php) additionally these:

Code: Select all

<script type="text/javascript" src="http://tournament.realitymod.com/clientscript/vbulletin_global.js?v=387"></script>
<script type="text/javascript" src="http://tournament.realitymod.com/clientscript/vbulletin_menu.js?v=387"></script>
User avatar
Senshi
PR:BF2 Developer
Posts: 358
Joined: 2010-04-29 10:44

Re: Website Update

Post by Senshi »

Thanks for pointing it out, but as I said before, https is just running in test mode right now, really. I'm aware of all those error messages :) .


Minor update to the forum: Text entered when creating threads/posts/quick replies is now cached clientside. This is neat, as it prevents from your essay being lost when you accidentally close the tab or flick backwards/forwards through page history. It's no guarantee, as it's purely clientside and a bit hacky, but in most cases, it should save your stuff :) .
Locked

Return to “Announcements & Highlights”