The Profile Guests plugin for phpDolphin permits you to see customers, who visited your profile.
You’ll be able to see the newest guests in a sidebar in your profile and you may listing them in a seperate web page.
It makes use of its personal language file. The default language ist set to the sitelanguage.
The german language file is included.
Set up:
– open config.php from /consists of/ folder.
add ‘profilevisitors’ => ‘profilevisistors’ in $motion = array()
– copy profilevisitors folder into your plugins folder
– within the profilevisitors folder ist a log folder.
set the folder permissions from the log folder to 777
– copy profilevisitors.php into your sources folder
– end
The post Profile Visitors Plugin for phpDolphin (Add-ons) appeared first on Free Script Download.