UBB v6.1.0.3
Good job, Slurpee! This mod works great!
Here's a couple problems I found with the installation procedures.
1. The
wordlets mod included with the views package appears to be incomplete. I installed the wordlets mod included with the
Who's Online? Beta 2 This one installed flawlessly using ultimatebb_mod_wordlets_install.cgi.
2. The Who's online conflict instructions were incomplete. There were two "print" statements that needed to be commented out in UBB_FORUM.CGI to prevent cached items from being displayed multiple times.
The following 'prints' should be commented out if you have Who's Online installed.
sub get_forum {
...
# get from cache, if it exists...
...
# comment out this print
print;
...
# comment out this print
print "$ThisHTML";
}
Finally, I implemented a column "Views" format. To see the "views" mod in action:
http://www.poetsofzwan.com/cgi-bin/ubb/ultimatebb.cgi