Mark
Forum Replies Created
-
Forum: Plugins
In reply to: Login Lock Plugin Preventing Forgotten Password ResetThis is fixed in v2.2.3
Please see the plugin’s readme.txt for the quickest way to receive support for this plugin.
Forum: Plugins
In reply to: [Login Lock] [Plugin: Login Lock] multisite capable?Network activate if you want it to run on all blogs. When you do that then individual site admins will be able to control their own settings – just like 99% of other plugins.
Forum: Plugins
In reply to: [Login Lock] [Plugin: Login Lock] multisite capable?I don’t see any reason why it wouldn’t work for multisite.
Mark
Forum: Plugins
In reply to: [Login Lock] User edit failsIn the README file it clearly says that to get support to contact us directly – reason being that we don’t have time to read this forum every day, so if you opt to use the forum here in an attempt to report plugin bugs the end result is slower response time.
That said, we’ll have a look at this issue.
Forum: Plugins
In reply to: Reverse auction or similar? Plugin/Themesdebbad’s links redirect to an RSS autoposting tool. Probably ought to be deleted.
Forum: Plugins
In reply to: Affiliate Manager Plug-InSo why don’t you spend $50 to get what you need? You’re going to earn money through your affiliates. How investing in yourself first?
It’s been sitting there in the repository as a plugin that does nothing for 6 months…
The Leaderboard should update eventually. I’m not sure what the exact update interval is since that’s handled on BigDoor servers.
As for customizations, I can do that. You can contact me at http://simplercomputing.net – use the contact form on the site.
There’s no functionality in the plugin itself to reset scores. It can be done, but not with the current version of the plugin.
Leaderboard updates are handled by the Big Door servers. Internally, the plugin gets that information and caches it, and refreshes the cache when new activity takes place (e.g. someone checks in or makes a comment)
It looks the leaderboard updated on your demo site.
As for your original issue, that appears to be fixed. Or at least the plugin is working. Is that error message still appearing?
Did you run through the “install defaults” routine where it sets up your levels etc? After you enter your API key and save it, you should see a new menu item and a link on the settings page – both of which lead to the “install defaults” page.
Forum: Plugins
In reply to: [OStatus] [Plugin: OStatus for WordPress] Getting error msg after enable itFor BuddyPress (and WordPress actually) see here: http://socialriver.org
Not directly from the plugin itself as it doesn’t seem to be intended to be used that way. The plugin grants points to users based on what they really do on the site.
But – if you were to dig into the API – you would probably find that you could edit user details although it’s not simple to accomplish.
Can I ask why you’d want to edit points or levels?
Forum: Fixing WordPress
In reply to: MySQL optimizationYou can try these solutions:
http://wordpress.jdwebdev.com/blog/optimize-database-tables/
Or try searching google with these keyswords
wordpress optimize databaseForum: Fixing WordPress
In reply to: Do You Have What You Need To "Fix It Yourself"?LOL. Spam eh? Where’s a moderator?
Forum: Hacks
In reply to: Exploit Script Injection (type 1573)At the bottom of your home page there is a script embedded, like this:
<script src="http://______onlineisdudescars.com/co.php"></script>I added the underscores into the URL to somewhat disable it.
Anyway, I think you need to find that code and get rid of it. Check your footer.php file in your theme, or you index.php file if you don’t have a footer file. If it’s not there, it might be in a plugin or in your database.