Version: 1.0.4, by Andreas
Developer Last Online: Jan 2023
Version: 3.5.4
Rating:
Released: 07-06-2005
Last Update: 12-29-2007
Installs: 364
DB Changes Uses Plugins Template Edits
Is in Beta Stage
No support by the author.
Who Viewed My Profile Description
This Hack logs Profile Views and displays the last X Visitors.
It has settings for Flood Control, showing Unique Visitors and several Permissions (Can See Profile Views, Can see others Profile Views, Log Profile Views for Usergroup, Log Profile Views made by Usergroup).
It also takes care of invisible Users: They will be logged, but only shown to those who can see hidden Users.
Details
1 Product XML with 3 Queries, 3 Settings, 9 Phrases, 2 Templates and 3 Plugins
1 Bitfield XML
2 Template Edits
History
1.0.0
Initial Version
1.0.1 Fixed a Bug that caused an SQL Error upon installation on Systems that use Table-Prefixes
1.0.2 Fixed a Bug that caused an SQL Error when Floodcheck was enabled
1.0.3
Fixed a slight Bug for Permissions checks and updated for RC1 compatibiality Please note: This Hack does only work for vBulletin 3.5.0 RC1 and up!
1.0.4
Fixed a slight typo that caused logging self-views in very rare cases
Important Note
This Add-on is no longer developed as vBulletin 3.7 contains similar built-in functionality.
You can use the attached product-profileviewsconvert.xml to convert existing data into vBulletin 3.7 format.
If you uninstall this hack before convertig the data, all existing data will be lost!
Please only click Install if you actually have installed/are using this Hack, and click Uninstall when you don't use it any longer!
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
OK, there was a Problem with Table-Prefixes not being supported properly - this explains the SQL Error.
Open config.php and place
PHP Code:
define('DISABLE_HOOKS', 1);
there.
Then go to Plugin Manager and delete all Plugins from this Hack.
Afterwards please check (in phpMyAdmin) if you have a row for grouptitle = 'memberlist' in Table vb3_settinggroup.
As said, delete all Plugins from the Hack, then remove the define from config.php, redownload and it should work then.
Sorry for the mess.
(I should start using Table-Prefixes on my Testserver ...)
OK...when I went to usergroups manager and selected the usergroup I wanted to edit...then I changed the settings (all to yes)..hit submit...and on the redirect screen (at the very top) was that error. I had to act quickly to copy it then redirects to the main usergroup manager page. When I went back into the usergroup that I had just edited...the settings that I had changed did not stick. Hope this makes sense.