Forum Replies Created
-
In reply to: Cannot access profile page
Bumping this up because I still can’t get this to work – I’ve even tried swapping back to the original kakumei template and its being an absolute pig
In reply to: Gravatar PluginThe myavatar plugin supports Gravatar but I need to do some more work to update it to the latest code – Give me a few days
In reply to: Cannot access profile pageHmmm I’d already added the
<? if (function_exists('show_blah')) { show_blah();} ?>
block around stuff and I’ve added the
error_reporting(E_ALL);
To config.php but I’m not getting any more information – its very very odd
In reply to: Plugin: Plugin browser for bbPressHmmm I’m trying to make use of this plugin but I’m having some issues – The plugin shows up in the admin and I have enabled it and pulled down the latest list of plugins available – No problems there..
However, when I try to install a plugin off the list – it creates the appropriate directory and informs me that the plugin has been installed but when I go to activate it – I don’t see it in the plugin list and when I check the contents of the directory – its empty – the permissions on the directory are set to 755
Anyone any ideas?
In reply to: Plugin: Forum RestrictionIs this plugin supposed to work with the latest version of BBPress because following the upgrade – I’ve lost complete access to my restricted forums – they don’t even appear in the list of forums on my admin screen – As these forums are the ones used by moderators and admins – they are very important to retrieve without displaying their contents to the world
Also worth noting is that the config screen for this plugin doesn’t appear to be working with the latest version either
In reply to: Plugin: Avatar UploadNow then if we could integrate this with the bloglog plugin I hacked and the other Avatar plugin to produce a plugin that will do all three options – Allowing a user to choose which option they would prefer but defaulting to identicon if they don’t – Now that would be a killer plugin!!!
In reply to: 3 question about bbPressI can answer the second question – Yes there is a plugin that will achieve that for you – its called bbPress Post and you can get it from http://dev.mbzeus.net/ – it goes in as a plugin on the WordPress side
Can’t help you with the others though I’m afraid
In reply to: Plugin: Forum RestrictionThe RSS issue is an important one for me to have fixed as well – I cannot allow my restricted forums to be available via an RSS feed – they are for approved members only – At the moment I have disabled my RSS feed until a solution can be found
In reply to: Plugin: bbMenu 1.0I’ve got bbMenu working fine and dandy on my site at http://brigantiimoot.co.uk/forums/ but I’m wondering is there an easy way to add extra items on the menu without doing it directly into the DB at the moment ?