codebycarter
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Bulletin Board] Date Format?Hey,
There is more than one place that you’d have to change this unfortunately. I’m planning on making this changeable in your settings in the next version, which should be available in the next few days if you’re ok waiting but if not let me know I’ll see what I can do.
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] How To Change URL Structure and Post Characters LimitHey,
Good ideas. I’ve added them on to my to list for the next versions features which should be available just before christmas.
Thanks
Forum: Reviews
In reply to: [WP Bulletin Board] Nice and easy does it!Seems to be a problem when people are updating the plugin then, I’ll try to have this fixed by the next update. It checks whenever you activate the plugin to see if anything is missing, some people only had to reactivate but you had to reinstall, strange but thank you for letting me know.
It’s ok, don’t worry about that for now.
I actually posted somewhere about this because some other people have been asking about it. It’s now a planned feature for the next update!
Thanks again
This was resolved. If anyone is using the ‘Capability Manager’ plugin use ‘Capability Manager Enhanced’ instead.
Forum: Reviews
In reply to: [WP Bulletin Board] Nice and easy does it!Hey gerenm,
You should post your topics for support here: http://wordpress.org/support/plugin/wp-bulletin-board so that they don’t get missed.
Deactivate the plugin and then activate again, that should create the missing table.
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] search within postsYou’re right, it only looks for matches in the topic titles and not in its content or its posts content. I’ll add this to the next version! 🙂
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Issues After 1.1.0 UpdateHey zoltanentertainment,
Very strange, could you setup a temporary admin account and email it to me please my email is me@codebycarter.com
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Latest postsHey Mikk Raudsepp,
A few people have been asking for this as well. I’ll try my best to add it in the next update.
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Collecting Subscribers DataHey jawaymusic,
So I took a look at this plugin and was able to get facebook set up. It works similarly to WPBB’s, you login/register using facebook and then create a wordpress account. It then automatically logs you in to that wordpress account whereas WPBB’s asks you to enter your password again first. You see WPBB uses wordpress’s built in authentication system so aslong as the plugin does for the rest of the social networks they will be able to view your forums, post, reply, send messages, etc. If you’re hoping to be able to allow those users to comment on the social networks on those topics, posts, etc I don’t think it’ll be possible unless it uses some on screen popup which allows you to comment on the link since WPBB is all built into a single wordpress page but uses unique links. I wasn’t able to see or use any of the commenting for facebook with WPBB or wordpress itself, not sure why, might be because I’m using localhost.
Hopefully that’s answered all your questions, I’d suggest installing it yourself and setting up the social networks that you want your users to be able to use and see how it works with wordpress and WPBB as I might be wrong and if you’re not using localhost you might have better luck.
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Admin WP User Can't Do Anything?Resolved. Some previous plugin had modified the user roles names in the database so I had to manually change it. Will probably add a tool to the plugin in the future in case this ever happens to anybody else
Hey ranger6350,
Could you please send me an email with temporary admin login account details and I’ll take a look at this for you right away. My emails me@codebycarter.com
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Admin WP User Can't Do Anything?Hey icbomber38,
I actually sent you an email back and was waiting for a reply. The problem is because of a plugin you used before I’m guessing a gallery or role plugin which for some reason has renamed your roles. Nothing to do with WPBB. Would you be able to give me access to phpMyAdmin or a similar tool? If not I can explain to you how to do it yourself, again my email is me@codebycarter.com
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] WordPress database error:Sorry about that. When I updated the plugin it didn’t include the new files again, will remember that for the next update. I’ve removed error reporting from wp-bb.php which is reponsible for displaying those warnings from other plugins but yes there were files missing from WPBB too. If you can download the plugin again and overwrite the files that’ll fix it for you but let me know if you can’t. I wouldn’t reinstall unless you don’t mind losing any data – but you can overwrite the files manually.
Thanks again
Forum: Plugins
In reply to: [WP Bulletin Board] Posts Not RedirectingIt shouldn’t be doing that. When you create a topic or reply it should refresh the page and display a message and you should still be in the editor. Could you possibly post a link to your wordpress site? You can email it to me if you don’t want to post it publicly (me@codebycarter.com).
Thanks
Forum: Plugins
In reply to: [WP Bulletin Board] Problems after updating to 1.1.1 from 1.1.0Hey ChuckRock,
I accidentally left error_reporting on in wp-bb.php, those are all warnings generated by other plugins, not WPBB.
Please open wp-bulletin-board/wp-bb.php around line 28 find and remove:
error_reporting(E_ALL);Thanks