UBB.Dev
Posted By: Micky Online User Info for 7.0 - 09/04/2006 9:15 PM
Mod Name / Version: Online User Info for 7.0

Description: What this will do is allow you to view the user agent string and referer information of an anonymous user provided there is any. If there is referer information an icon will be displayed that provides a link to the location the anonymous user came from. The referer information is also displayed in the "alt" display of the icon by mousing over it. User agent information is intersting as you can see if it's a google bot browsing your site or whatnot. (not always though)


Working Under: UBB.Threads 7.0

Mod Status: Beta

Any pre-requisites: 7.0

Author(s): Micky for 7.0

Date: 09/04/06

Credits: JustDave - www.chattersonline.com

Files Altered: ubbthreads.inc.php, online.inc.php, online.tpl

New Files: viewrefer.gif

Database Altered: 2 fields added to the ubb_ONLINE table (ONLINE_AGENT, ONLINE_REFER)

Info/Instructions:

Disclaimer: Please backup every file that you intend to modify.
If the modification modifies the database, it's a good idea to backup your database before doing so.

Note: If you modify your UBB.Threads code, you may be giving up your right for "official" support from Groupee. If you need official support, you'll need to restore unmodified files.

Attached File
2267-online-userinfo.7.0.zip  (84 downloads)
Attached picture 2268-userinfo.gif
Posted By: Harold Re: Online User Info for 7.0 - 09/05/2006 2:37 AM
Thank you! You answered one of my prayers.
Posted By: Micky Re: Online User Info for 7.0 - 09/05/2006 6:03 AM
wink
Posted By: Gizmo Re: Online User Info for 7.0 - 09/05/2006 6:46 AM
Looks great!
Posted By: AllenAyres Re: Online User Info for 7.0 - 09/05/2006 5:56 PM
thank you for the work, I'll be using it thumbsup
Posted By: StanCA Re: Online User Info for 7.0 - 10/06/2006 5:07 PM
This is what I get... using the latest version 7
Quote
ALTER TABLE ubb_ONLINE ADD ONLINE_AGENT TEXT

Table 'db177660228.ubb_ONLINE' doesn't exist
Posted By: Micky Re: Online User Info for 7.0 - 10/07/2006 2:30 PM
Hello Stan,
ubb_ is table prefix, can also be called ubbt_ or threads_... As well as you have furnished your forum here you must give table prefix. wink
Posted By: StanCA Re: Online User Info for 7.0 - 10/07/2006 7:58 PM
Thanks I should have caught that!!

Thanks again....

Stan
© UBB.Developers