Control panel for users
Page 1 of 1 • Share •
Control panel for users
Control panel for users
Hi all! In this tutorial i'll learn you how can create a control panel for users.
First, you must go in: Administration Panel=>Users&Groups=>Users options=>Allow friends/foes management=>Yes=>Save.

After that, you must go in: Administration Panel=>Modules=>Portal&Widgets=>Forum widgets management=>Display forum widgets=>Yes=>Save.

And now select Create a custom block:

And after that, follow the next steps:
Widget name:The name of widget.I choose Control panel.
Use a table type:Yes
Widget title:The widget title.I choose Control panel.
Widget source:The widget script.
The script for this widget is:
- Code:
<TABLE border=0 width="100%"><TBODY><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/glaze/16x16/actions/configure.png"><STRONG> Your profile</STRONG> </p><p><A href="URL_GOES_HERE/profile.forum?mode=editprofile" target=_blank>Information</A></p><p><A href="URL_GOES_HERE/profile.forum?mode=editprofile&page_profil=preferences" target=_blank>Preference</A></p><p><A href="URL_GOES_HERE/profile.forum?mode=editprofile&page_profil=signature" target=_blank>Signature</A></p><p><A href="URL_GOES_HERE/profile.forum?mode=editprofile&page_profil=avatars" target=_blank>Avatar</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/apps/kwalletmanager.png"><STRONG> Social</STRONG></p><p><A href="URL_GOES_HERE/profile.forum?mode=editprofile&page_profil=friendsfoes" target=_blank>Friends and Foes</A></p><p><A href="URL_GOES_HERE/memberlist.forum" target=_blank>Memberlist </A></p><p><A href="URL_GOES_HERE/groupcp.forum" target=_blank>Groups</A></p></TD></TR><TR><TD align=left><p><STRONG><IMG alt="" src="http://www.iconlook.com/icondb/CrystalClear/16x16/actions/newmsg.png"> Private messages</STRONG></p><p><A href="URL_GOES_HERE/msg.forum?folder=inbox" target=_blank>Inbox</A></p><p><A href="URL_GOES_HERE/msg.forum?folder=sentbox" target=_blank>PM sent</A></p></TD></TR><TR><TD align=left><p><IMG alt="" src="http://www.iconlook.com/icondb/bnw/16x16/apps/kthememgr.png"> <STRONG>Other</STRONG></p><p><A href="URL_GOES_HERE/search.forum?search_id=watchsearch" target=_blank>Topic is being watched</A></p></TD></TR></TBODY></TABLE>
Just replace URL_GOES_HERE with your forum's url, but remember, do not place the forward slash at the end. ie. http://forumname.com , not http://forumname.com/ .
And now push Save.

And now, your widget is in Personal widgets.Click on that widget and move it on your forum, in right or left and push Save.
The result:

Regards!
Written by Tonya
Updated by dotDavid

Lizzard- Forumotion Member
-

Posts: 469
Age: 21
Language: Romanian, English
Location: Pitesti, Romania
Points: 2342
Join date: 2009-04-15
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum




by Lizzard on Fri Apr 17, 2009 12:53 pm