留言板

Login portlet

bhaskar apparao varada,修改在14 年前。

Login portlet

New Member 帖子: 16 加入日期: 09-5-5 最近的帖子
Hi ,

I have accidentally deleted the login portlet from the admin view ,How an i get it back ,I am unable to login in to the system
please help me.
bhaskar apparao varada,修改在14 年前。

RE: Login portlet

New Member 帖子: 16 加入日期: 09-5-5 最近的帖子
I found the solution for this if you accidentally delete the login portlet from the guest/public page
you can access login page by typing the url like /c/portal/login
fred mo,修改在13 年前。

RE: Login portlet

New Member 帖子: 10 加入日期: 10-6-26 最近的帖子
this did not work for me...I had found an article on someone that had done the same thing, and it mention that it feels like you locked your keys in your car, but I can no longer find this post.

is there another way? I also read that I could try changing the HTTP settings , but I do not know how to do this, could anyone help please??
Vedran Lebo,修改在12 年前。

RE: Login portlet

New Member 帖子: 8 加入日期: 11-1-12 最近的帖子
hi, i have the same problem.... how can i fix this??
thumbnail
Ravi Kumar Gupta,修改在12 年前。

RE: Login portlet

Liferay Legend 帖子: 1302 加入日期: 09-6-24 最近的帖子
which version of Liferay you are using..

at least for 5.2.3+ this should work
http://localhost:8080/web/guest/home?p_p_id=58&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&saveLastPath=0&_58_struts_action=%2Flogin%2Flogin
Vedran Lebo,修改在12 年前。

RE: Login portlet

New Member 帖子: 8 加入日期: 11-1-12 最近的帖子
I use Liferay 6.0.6. and for your link above i get 404 emoticon
thumbnail
Anil Sunkari,修改在12 年前。

RE: Login portlet

Expert 帖子: 427 加入日期: 09-8-12 最近的帖子
Hi Vedran,

As i think you can achieve this in the below mentioned way.

$theme.runtime("58"); ---> here 58 is an ID of LOGIN portlet

1) keep the above mentioned bolded data after <head> tag in portal_normal.vm in ../html/themes/classic/templates in your server.
2) Restart your server.

Now look at ur default page.

Note if u dint applied any custom theme.... if applied then put in that theme.

Once you logged in & place ur login portlet in respective page & revert code written in vm file.

Hope it helps

Regards,
Anil Sunkari
Vedran Lebo,修改在12 年前。

RE: Login portlet

New Member 帖子: 8 加入日期: 11-1-12 最近的帖子
Anil Sunkari:
Hi Vedran,

As i think you can achieve this in the below mentioned way.

$theme.runtime("58"); ---> here 58 is an ID of LOGIN portlet

1) keep the above mentioned bolded data after <head> tag in portal_normal.vm in ../html/themes/classic/templates in your server.
2) Restart your server.

Now look at ur default page.

Note if u dint applied any custom theme.... if applied then put in that theme.

Once you logged in & place ur login portlet in respective page & revert code written in vm file.

Hope it helps

Regards,
Anil Sunkari


THANK YOUUUUUu!!!! it works now!! emoticon

I O U 1 emoticon
thumbnail
Andrew Jordan,修改在8 年前。

RE: Login portlet

Junior Member 帖子: 39 加入日期: 15-11-2 最近的帖子
Ravi Kumar Gupta:
which version of Liferay you are using..

at least for 5.2.3+ this should work
http://localhost:8080/web/guest/home?p_p_id=58&p_p_lifecycle=0&p_p_state=maximized&p_p_mode=view&saveLastPath=0&_58_struts_action=%2Flogin%2Flogin



This url worked for me on 6.2! Thank you!
Shane Whatley,修改在7 年前。

RE: Login portlet

New Member 帖子: 2 加入日期: 17-2-6 最近的帖子
Lifesaver! The url worked for me too. Thanks!