Info
- 54 posts
- 14 voices
- Started 5 years ago by thomasklaiber
- Latest reply from zaerl
- This topic is not a support question
Plugin: Simple Onlinelist
-
- Posted 5 years ago #
Are you still getting that error, or did you just get it once while the plugin was creating the tables? The error suggests that the plugin table wasn't created.
Trent
-
- Posted 4 years ago #
I need something similar... at the bottom of each thread's page, a list of who is currently viewing that particular thread. Can this be added to this plugin, or does another one exist?
-
- Posted 4 years ago #
Adding this feature to the plugin is currently not possible, I think this is something even more complex!
-
- Posted 4 years ago #
I just tried the new version. Instead of listing who is online, it just lists all the currently registered members. When I edited the file to include add_action('bb_init', 'online_update'); , it lists every member minus me.
-
- Posted 4 years ago #
I switched back to the first version, but the member list was still messed up. So I emptied the bb_online table, and now it doesn't work at all. :( Oops.
-
- Posted 4 years ago #
Keith, try deleting the whole table (not empty it) and re-upload the plugin, perhaps that works...
Also what is the template name from your template used on you website (wordpress site). Kinda like it's simplicity!
Greetz
-
- Posted 4 years ago #
Null,
Thanks for the help! That did the trick. Doh!
The theme I use on my WordPress site is called "Plain Vanilla," and can be downloaded here:
http://ckunte.com/archives/plain-vanilla-1 -
- Posted 4 years ago #
Hmm your is a bit differnt can you zip your version and mail it to me? Got it thx!!
-
- Posted 4 years ago #
Well, I thought it worked. It shows that I'm the only member online, but there are others posting!
-
- Posted 4 years ago #
Version of the plugin? bbpress version? Have you tried setting $mysql41 to false?
Very strange ... can you provide an link to your forums? ...
-
- Posted 4 years ago #
Version of the plugin?
1.3-fix
bbpress version?
version 0.8.1 with Fix bbPress Plugin 0.8.1-1 installed
Have you tried setting $mysql41 to false?
Not yet.
Very strange ... can you provide an link to your forums? ...
-
- Posted 4 years ago #
Just tried changing $mysql41 to false. Didn't work. :(
-
- Posted 4 years ago #
bump
-
- Posted 4 years ago #
Very strange!
Maybe do the following:
- Delete Plugin File & bb_online table in your database
- Download newest Version here:
http://bbpress.org/plugins/topic/24 - Set
$mysql41to false - Upload the file...
Have you installed any other plugins?
-
- Posted 4 years ago #
I just followed your directions. Every time I delete bb_online, it shows that I'm online but soon switches to "no users." It's still showing that I am online, but I'm waiting for other members to show up. :)
In the meantime, here's my plugin list:
Allow Images 0.7.1
Avatar 0.73a
bbEmoticons 0.72
Show Post Count 0.73a
BBPress Private Messaging 0.73
BBCode for bbPress 0.1
Comment Quicktags for bbPress 1.1
Fix bbPress 0.8.1-1
JS QuickTags for bbPress version 1.0
Online List 1.4
Quote 0.2 -
- Posted 4 years ago #
Looks like I'm back in business. THANKS!
Also, I was using Online List 1.3-fix before... I didn't realize there was a newer version available.
-
- Posted 4 years ago #
I'm looking for a way to make it so only administrators can see who is online. Can that be done easily?
-
- Posted 4 years ago #
Just include it on the admin page rather than on the front page of the forum. I have mine there. Then only administrators can see it.
--Chris
-
- Posted 4 years ago #
Or if you want it on front-page anyway, add something like
<?php if ( bb_current_user_can( 'edit_users' ) ) : ?>around the code. -
- Posted 4 years ago #
Both very good ideas. Thanks guys. Appreciate it.
-
- Posted 4 years ago #
um, nevermind.
-
- Posted 1 year ago #
UUh... The DOwnload is dead.
-
- Posted 1 year ago #
Really?
From almost 30 months ago? And it isn't still there?Edit: At the risk of looking sarcastic, or derailling this a little: Zaerl man, i really miss my Geocities page. I kept my "SunsetStrip" page for almost 14 years. Is it wrong to miss my animated Jawa gif ?
-
- Posted 1 year ago #
UUh... The DOwnload is dead.
GeoCities is dead too. 30 months ago it was up and running. Damn.
-
This topic is
closed