JHTML-BEHAVIOR-KEEPALIVE-001

JHtml::_('behavior.keepalive')

behavior.keepalive

Keepalive still exists but should be a WebAsset, not a MooTools behavior.

JHtml::_('behavior.keepalive')keepalive web asset

Dies at Joomla 3 → 4J3: Works nativelyJ4: Changed behaviourJ6: Changed behaviourBC plugin: partialPatch possible — review itJavaScript

Symptoms people search

session dies while editing · keepalive

Replace this code

Swap JHtml::_('behavior.keepalive') for keepalive web asset.

Joomla 3

Remove or stop calling this

JHtml::_('behavior.keepalive');

Joomla 4 / 6

Use this instead

$wa->useScript('keepalive');
// or HTMLHelper::_('behavior.keepalive') if the alias still maps on J4

How to fix it

  1. 1Register keepalive via WAM on long admin forms.

Also known as

behavior.keepalive · keepalive

Related issues

Get in touch

Have a project in mind? Let's talk about it.

Tell us what you're building. Whether it's a new site, an online store, a mobile app, or something that needs AI under the hood, we'll get back to you within a business day.

Free consultation
No commitment, no pressure
Reply within 24 hours
Usually much faster

Prefer a direct conversation?

Request a project quote

Tell us about your project

Fill out the quick form and we'll reach out.