NipponMonkey
Forum Replies Created
-
Forum: Plugins
In reply to: Auto logout after period of inactivity for usersI made a plugin that does this – it works for BuddyPress too:
http://wordpress.org/extend/plugins/inactivity-auto-sign-out-plugin/
Forum: Fixing WordPress
In reply to: How can you set an auto logout after X minutes of inactivity?I made a plugin that does this – it works for BuddyPress too:
http://wordpress.org/extend/plugins/inactivity-auto-sign-out-plugin/
Forum: Fixing WordPress
In reply to: How can you set an auto logout after X minutes of inactivity?I made a plugin to do this, I tried to add the plugin to the wordpress plugins. How long do I have to wait for the request to be accepted. I didn’t give a URL to the plugin – does that matter?
Forum: Plugins
In reply to: Auto logout after period of inactivity for usersI’m looking for the same thing. Did you find a solution?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] 404 page not found!?Would it be possible to solve this bug using a .htaccess file?
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] 404 page not found!?I have the same problem. I’m running WP 2.9.2 with the latest buddy press version.
The 404 error happens inside the tinymce pop-up menu when you click on the ‘add NextGEN Gallery’ button whilst making a post.
After looking into the code a bit I found the URL that it was calling:
http://your-domain.com/wp-content/plugins/nextgen-gallery/admin/tinymce/window.php?ver=327-1235100I played around with this a little and the issue seemed to be that .php files wouldn’t load from this directory. All .php pages were redirected to the page not found default buddy press page.
Is there an easy fix to this issue?
Cheers