Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi all,
Vanilla are planning an update to the site on April 24th (next Wednesday). It is a major PHP8 update which is expected to boost performance across the site. The site will be down from 7pm and it is expected to take about an hour to complete. We appreciate your patience during the update.
Thanks all.

Since the website has slowed down to a crawl, implement more JS to reduce page loads.

Options
  • 15-05-2020 12:25pm
    #1
    Posts: 17,381


    On mobile Touch, it can take something like five page loads to get to a different forum. Store it as HTML or load it on the fly without doing full page loads.

    If I want to preview this post, it requires a page load, for no reason. Just write some simply JS that fills in a preview box.

    To see the next set page of posts, or next list of topics, I have to do a full page load instead of an endless scroll. I implemented most of an endless scroll here out of boredom one day so I don't see why boards.ie couldn't manage it.

    Reporting a post.. Full page load. Probably about two hundred unnecessary database hits to load a simple report form.

    There are many examples of wasted page loads all across this site which could be gotten rid of with a couple of days of basic JS coding. If my website was crawling, and I had loads of unnecessary page loads, I'd get rid of them. It's been how the web works for over a decade.


Leave a Comment

Rich Text Editor. To edit a paragraph's style, hit tab to get to the paragraph menu. From there you will be able to pick one style. Nothing defaults to paragraph. An inline formatting menu will show up when you select text. Hit tab to get into that menu. Some elements, such as rich link embeds, images, loading indicators, and error messages may get inserted into the editor. You may navigate to these using the arrow keys inside of the editor and delete them with the delete or backspace key.

Advertisement