Fórum

Session Extend Button disappears on hover.

Shomit Sahdev, modificado 9 Anos atrás.

Session Extend Button disappears on hover.

New Member Postagens: 5 Data de Entrada: 01/03/13 Postagens Recentes
Hi All,

I have done the following:

First Step: We need to have a portal-ext.properties file same file attached.
The location for the same is: {liferay_home}/portal-ext.properties
The current portal timeout is set to 2 minutes which can be changed as needed.

Second Step: We need to change the session timeout setting in webapps->Root ->web.xml.
The location for the same is: tomcat-{version}\webapps\ROOT\WEB-INF\web.xml
Default setting for the same is 30 and I have changed it to 2 for testing purposes.

But on hover the "Extend" button disppears.

Please suggest regarding it.
thumbnail
David H Nebinger, modificado 9 Anos atrás.

RE: Session Extend Button disappears on hover.

Liferay Legend Postagens: 14919 Data de Entrada: 02/09/06 Postagens Recentes
That seems to be more of a theme issue than a portal issue. Are you using a custom theme? Can you find the button and inspect it before/after the hover?
thumbnail
Andew Jardine, modificado 9 Anos atrás.

RE: Session Extend Button disappears on hover.

Liferay Legend Postagens: 2416 Data de Entrada: 22/12/10 Postagens Recentes
Agree with David on this one. Sounds to me like possibly a CSS issue? Or do you see any errors in the JS console when you hover over the button?