Member Dashboard

The Member Dashboard section is the user's landing page after logging in successfully. It has a number of widgets that contain items for easy access, for example the "My Sessions" widget which lists any of your current tool sessions and also shows your storage space usage.


Personalizing Your Dashboard

You have the option to personalize your Dashboard by adding, removing, or rearranging modules. This customization feature allows you to fit the Dashboard to your personal needs. Once it has been personalized, it will appear how you arranged it at each login.

To add a module to your Dashboard:

1. Place your mouse pointer on the Personalize Dashboard button in the upper right hand corner of the screen. This button allows you to add a module.

2. A box will appear with a list of modules available. Click the "add" button next to the module you would like added to your Dashboard.

After clicking "add", the new module will appear on your dashboard.

To remove a module to your Dashboard:

1. Place your mouse pointer over the upper right hand corner of the box, and click the X that appears.

2. A message will appear asking you to confirm the removal. Click OK to confirm.

To rearrange your modules:

1. Place your mouse on the top of the module you wish to move until a cursor appears.

2. Press and hold down the button on the mouse or other pointing device to grab the module.

3. Drag the module to the desired location, and drop it by releasing the button.

Debug Console

Close12 MBRequestSessionTimelineDatabase15Events16
$_GET
Array( ) Array(

)
$_POST
Array( ) Array(

)
$_COOKIE
Array( ) Array(

)
$_SERVER
Array( USER => apache, HOME => /usr/share/httpd, FCGI_ROLE => RESPONDER, REDIRECT_HTTP_AU... Array(
USER => apache,
HOME => /usr/share/httpd,
FCGI_ROLE => RESPONDER,
REDIRECT_HTTP_AUTHORIZATION => ,
REDIRECT_UNIQUE_ID => Zivsp-eLkjFJ5OQJxWTYwAAAAAE,
REDIRECT_SCRIPT_URL => /help/members/dashboard,
REDIRECT_SCRIPT_URI => https://ielab.info/help/members/dashboard,
REDIRECT_HTTPS => on,
REDIRECT_STATUS => 200,
HTTP_AUTHORIZATION => ,
UNIQUE_ID => Zivsp-eLkjFJ5OQJxWTYwAAAAAE,
SCRIPT_URL => /help/members/dashboard,
SCRIPT_URI => https://ielab.info/help/members/dashboard,
HTTPS => on,
HTTP_X_FORWARDED_FOR => 18.188.142.146,
HTTP_X_FORWARDED_PROTO => https,
HTTP_X_FORWARDED_PORT => 443,
HTTP_HOST => ielab.info,
HTTP_X_AMZN_TRACE_ID => Root=1-662beca7-16d114c45224f5375b2b2dd5,
HTTP_ACCEPT => */*,
HTTP_USER_AGENT => Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com),
HTTP_REFERER => http://ielab.info/help/members/dashboard,
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin,
SERVER_SIGNATURE => ,
SERVER_SOFTWARE => Apache/2.4.6 (Red Hat Enterprise Linux) OpenSSL/1.0.2k-fips mod_python/3.5.0- Python/2.7.5,
SERVER_NAME => ielab.info,
SERVER_ADDR => 10.84.154.253,
SERVER_PORT => 443,
REMOTE_ADDR => 10.84.154.187,
DOCUMENT_ROOT => /var/www/ielab,
REQUEST_SCHEME => https,
CONTEXT_PREFIX => ,
CONTEXT_DOCUMENT_ROOT => /var/www/ielab,
SERVER_ADMIN => root@localhost,
SCRIPT_FILENAME => /var/www/ielab/index.php,
REMOTE_PORT => 47116,
REDIRECT_URL => /help/members/dashboard,
GATEWAY_INTERFACE => CGI/1.1,
SERVER_PROTOCOL => HTTP/1.1,
REQUEST_METHOD => GET,
QUERY_STRING => ,
REQUEST_URI => /help/members/dashboard,
SCRIPT_NAME => /index.php,
PHP_SELF => /index.php,
REQUEST_TIME_FLOAT => 1714154663.4108,
REQUEST_TIME => 1714154663
)
session.client.forwarded 18.188.142.146
separator .
orderBy id
orderDir asc
1 registerIP
2 access
always
renew
tracker.sid 660763f4d487ddcd667ca163dc9f2d7d
tracker.ssid 660763f4d487ddcd667ca163dc9f2d7d
tracker.rsid 660763f4d487ddcd667ca163dc9f2d7d
  • site 0.039 seconds (+0.039); 9.50 MB (+9.500) - afterInitialise
  • site 0.059 seconds (+0.020); 11.00 MB (+1.500) - afterRoute
  • site 0.065 seconds (+0.006); 11.50 MB (+0.500) - afterDispatch
  • site 0.069 seconds (+0.003); 12.00 MB (+0.500) - onAfterRender
  • site 0.070 seconds (+0.001); 12.00 MB (0.000) - sessionStore
12 MB

15 Queries Logged: 0.00506591796875 seconds

  1. SELECT data
      FROM `jos_session`
      WHERE `session_id` = '1df64c7bf85389496252b41d98593423'
  2. DELETE
      FROM `jos_session`
      WHERE `session_id` = '1df64c7bf85389496252b41d98593423'
  3. SELECT data
      FROM `jos_session`
      WHERE `session_id` = '660763f4d487ddcd667ca163dc9f2d7d'
  4. SELECT extension_id AS id,element AS "option",params,enabled
      FROM `jos_extensions`
      WHERE `type` = 'component'
      AND `element` = 'com_languages'
  5. SELECT session_id
      FROM `jos_session`
      WHERE `session_id` = '660763f4d487ddcd667ca163dc9f2d7d'
      LIMIT 1
  6. INSERT INTO `jos_session` (`session_id`,`client_id`,`time`,`ip`)
      VALUES ('660763f4d487ddcd667ca163dc9f2d7d','0','1714154663','10.84.154.187')
  7. SELECT extension_id AS id,element AS "option",params,enabled
      FROM `jos_extensions`
      WHERE `type` = 'component'
      AND `element` = 'com_members'
  8. SELECT b.id
      FROM `jos_usergroups` AS `a`
      LEFT JOIN jos_usergroups AS b
      ON b.lft <= a.lft
      AND b.rgt >= a.rgt
      WHERE `a`.`id` = '1'
  9. SELECT *
      FROM `jos_viewlevels`
  10. SELECT folder AS type,element AS name,protected,params
      FROM `jos_extensions`
      WHERE `enabled` >= '1'
      AND `type` = 'plugin'
      AND `state` >= '0'
      AND `access` IN ('1','1','4')
      ORDER BY `ordering` ASC
  11. SELECT m.id,m.menutype,m.title,m.alias,m.note,m.path AS route,m.link,m.type,m.level,m.language,m.browserNav,m.access,m.params,m.home,m.img,m.template_style_id,m.component_id,m.parent_id,e.element AS component
      FROM `jos_menu` AS `m`
      LEFT JOIN jos_extensions AS e
      ON e.extension_id = m.component_id
      WHERE `m`.`published` = '1'
      AND `m`.`parent_id` > '0'
      AND `m`.`client_id` = '0'
      ORDER BY `m`.`lft` ASC
  12. SELECT con.`id`
      FROM `jos_content` AS con
      LEFT JOIN `jos_categories` AS cat
      ON con.catid = cat.id
      WHERE con.state=1
      AND con.`alias` = 'dashboard'
      AND cat.`path` = 'help/members'
  13. SELECT extension_id AS id,element AS "option",params,enabled
      FROM `jos_extensions`
      WHERE `type` = 'component'
      AND `element` = 'com_help'
  14. SELECT jos_template_styles.id,jos_template_styles.home,jos_template_styles.template,jos_template_styles.params,jos_extensions.protected
      FROM `jos_template_styles`
      INNER JOIN jos_extensions
      ON jos_extensions.element = jos_template_styles.template
      WHERE `jos_template_styles`.`client_id` = '0'
      AND `jos_extensions`.`enabled` = '1'
      AND `jos_extensions`.`type` = 'template'
      AND jos_extensions.`client_id` = `jos_template_styles`.`client_id`
      ORDER BY `home` DESC
  15. UPDATE `jos_session`
      SET `data` = '__default|a:10:{s:15:\"session.counter\";i:1;s:19:\"session.timer.start\";i:1714154663;s:18:\"session.timer.last\";i:1714154663;s:17:\"session.timer.now\";i:1714154663;s:24:\"session.client.forwarded\";s:14:\"18.188.142.146\";s:8:\"registry\";O:23:\"Hubzero\\Config\\Registry\":2:{s:7:\"\0*\0data\";O:8:\"stdClass\":1:{s:1:\"0\";s:7:\"session\";}s:9:\"separator\";s:1:\".\";}s:4:\"user\";C:17:\"Hubzero\\User\\User\":22:{a:1:{s:5:\"guest\";b:1;}}s:11:\"tracker.sid\";s:32:\"660763f4d487ddcd667ca163dc9f2d7d\";s:12:\"tracker.ssid\";s:32:\"660763f4d487ddcd667ca163dc9f2d7d\";s:12:\"tracker.rsid\";s:32:\"660763f4d487ddcd667ca163dc9f2d7d\";}',`time` = '1714154663',`ip` = '10.84.154.187'
      WHERE `session_id` = '660763f4d487ddcd667ca163dc9f2d7d'
  • onAfterInitialise Method plgSystemP3p::onAfterInitialise /core/plugins/system/p3p/p3p.php:21
  • onAfterInitialise Method plgSystemRemember::onAfterInitialise /core/plugins/system/remember/remember.php:20
  • onAfterInitialise Method plgSystemHubzero::onAfterInitialise /core/plugins/system/hubzero/hubzero.php:21
  • onAfterInitialise Method plgSystemXFeed::onAfterInitialise /core/plugins/system/xfeed/xfeed.php:21
  • onAfterInitialise Method plgSystemSupergroup::onAfterInitialise /core/plugins/system/supergroup/supergroup.php:113
  • onAfterInitialise Method plgSystemReferrerpolicy::onAfterInitialise /core/plugins/system/referrerpolicy/referrerpolicy.php:21
  • onAfterRoute Method plgSystemJquery::onAfterRoute /core/plugins/system/jquery/jquery.php:21
  • onAfterRoute Method plgSystemSpamjail::onAfterRoute /core/plugins/system/spamjail/spamjail.php:21
  • onAfterRoute Method plgSystemIncomplete::onAfterRoute /core/plugins/system/incomplete/incomplete.php:21
  • onAfterRoute Method plgSystemUnconfirmed::onAfterRoute /core/plugins/system/unconfirmed/unconfirmed.php:21
  • onAfterRoute Method plgSystemUnapproved::onAfterRoute /core/plugins/system/unapproved/unapproved.php:21
  • onAfterRoute Method plgSystemPassword::onAfterRoute /core/plugins/system/password/password.php:21
  • onAfterDispatch Method plgSystemMobile::onAfterDispatch /core/plugins/system/mobile/mobile.php:22
  • onAfterDispatch Method plgSystemDebug::onAfterDispatch /core/plugins/system/debug/debug.php:60
  • onAfterDispatch Method PlgSystemHighlight::onAfterDispatch /core/plugins/system/highlight/highlight.php:25
  • onAfterRender Method plgSystemSef::onAfterRender /core/plugins/system/sef/sef.php:21