Loading...
 
Displays the most recent registered visitors to the site
This page needs review

Last Visitors Module

This module displays a list of the last visitors who have logged in. It also provides a link the the user's information page.

Usage

This module can be assigned from the Module Admin page. It will be listed in the Assign new module area.

The assigned module looks like this:

Fatal error rendering template file /home/tiki-doc/public_html/templates/modules/mod-last_visitors.tpl
TypeError: Cannot access offset of type string on string in /home/tiki-doc/public_html/temp/templates_c/en_social^54edb64daa67348cd2a88484c2dbca564325f4c5_0.file.mod-last_visitors.tpl.php:85
Stack trace:
#0 /home/tiki-doc/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_resource_base.php(123): content_64f8c728b0c931_88707106()
#1 /home/tiki-doc/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#2 /home/tiki-doc/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#3 /home/tiki-doc/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#4 /home/tiki-doc/public_html/vendor_bundled/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php(116): Smarty_Internal_TemplateBase->_execute()
#5 /home/tiki-doc/public_html/lib/init/smarty.php(312): Smarty_Internal_TemplateBase->fetch()
#6 /home/tiki-doc/public_html/lib/modules/modlib.php(1189): Smarty_Tiki->fetch()
#7 /home/tiki-doc/public_html/lib/wiki-plugins/wikiplugin_module.php(399): ModLib->execute_module()
#8 /home/tiki-doc/public_html/lib/core/WikiParser/Parsable.php(517): wikiplugin_module()
#9 /home/tiki-doc/public_html/lib/core/WikiParser/Parsable.php(241): WikiParser_Parsable->pluginExecute()
#10 /home/tiki-doc/public_html/lib/core/WikiParser/Parsable.php(395): WikiParser_Parsable->parse_first()
#11 /home/tiki-doc/public_html/lib/parser/parserlib.php(1426): WikiParser_Parsable->parse()
#12 /home/tiki-doc/public_html/lib/wiki/wikilib.php(2328): ParserLib->parse_data()
#13 /home/tiki-doc/public_html/lib/wiki/wikilib.php(828): WikiLibOutput->__construct()
#14 /home/tiki-doc/public_html/lib/wiki/renderlib.php(358): WikiLib->get_parse()
#15 /home/tiki-doc/public_html/lib/core/Tiki/Render/Lazy.php(21): WikiRenderer->{closure}()
#16 /home/tiki-doc/public_html/tiki-index.php(720): Tiki_Render_Lazy->__toString()
#17 /home/tiki-doc/public_html/route.php(373): include('...')
#18 {main}

Parameters

Parameter Description Values
title Title of the module. Default is Last Visitors.
nonums Display the last visitors using a numbered or bulleted list. Y (use bullets) or N (use numbered list, default)
maxlen Maximum number of characters to display before truncating each username. 0 (No truncation, display full username).
showavatars Show each user's avatar. If the user has no avatar, a gray box will be shown instead.
Introduced in release 2.0
Y or N (default)


See these pages for information that applies for all modules:

Show PHP error messages