Forum Replies Created
-
In reply to: Add admin powers to account in mysql?
You can try this:
UPDATE bb_usermeta SET meta_value = ‘a:1:{s:9:”keymaster”;b:1;}’ WHERE meta_key = ‘bb_capabilities’ AND user_id = 1;
In reply to: Proposed method for file attachments and uploadsI’m glad the donation idea is working.
In reply to: Proposed method for file attachments and uploadsWe could try to appeal to the mercy of whoever the current plug-in coders are. I’ve seen something at TextDrive where a group would donate some money into a pool for development purposes.
I think it’d be great if they added the “Ideas” feature here at bbPress like they have for WordPress also.
In reply to: phpBB3.0-style themeLooks very nice. Will you be making the theme available?
In reply to: PRIORITY #1: ImageFile AttachmentsAttachments would be nice as a plugin, or a plugin to hook into something like imageshack, putfile, flickr, etc.. for users to attach+post the link.
In reply to: invision board?I can’t edit the previous post but before I hire for this project, should I do it straight from IPB to bbPress (which is what I need) or should I have a current phpBB to the latest bbPress created instead? The latter assumption being it’s easier for most to convert to phpBB first, from various others with the phpBB community being so active.
In reply to: invision board?Looking for a solid IPB 2.3 to bbPress current. Will pay $$ for a flawless clean GPL script that can be released to the bbPress community. If specific forum #’s can be selected for conversion, even better. Where’s a good place to post this?
Your site isn’t loading. Can you provide a script that will convert an IPB forum to bbPress?
In reply to: GlamRock.comNot bad, I like what you’re doing edwinfoo. Great domain too.
In reply to: top 100 bbPress sitesAm I on the list?
In reply to: Plugin: YouTube in bbPressTesting it out here:
http://www.grindhouse.com/forums/topic/31
Will come in handy for the site as it grows. Thanks!
In reply to: Getting rid of ?replies=#Thanks for this.
Do you know anything about the ‘under_title’ hook or where it might be documented?
In reply to: Strut Your bbPress!I’ve already made a post about it, but since others are adding to this thread I might as well. Just getting this one off the ground.
In reply to: Grindhouse Forums with BB PressThanks. I hope you caught it when it was good and not messy. I caught a style bug that I needed to fix soon after I posted it.
Just click the Forum button top right to check it out. I haven’t finished with the front part of the site yet.
In reply to: Google AdsenseThe add_action( ‘under_title’ .. ) part has me curious. Where does the ‘under_title’ come into play? I was trying to find it in my bbpress code. I want to add a wide 250×250 block for example under ‘Add this topic to your favorites’ on the left of the tags column.
http://www.grindhouse.com/forums/topic/26?replies=1
How can I accomplish this?