Search Results for '\"wordpress\'
-
Search Results
-
Topic: Widgets for bbpress?
when i try to merge tags (any tags) i get this message:
‘Something odd happened when attempting to merge those tags.’
otherwise the forum works perfectly.
can anyone help?
i’m running 1.0-alpha-6 integrated with wordpress.
I’m trying to install a new bbPress forum at http://forums.morganwick.com. The “wrapper” div is set in style.css (the only file I’ve changed) to have position:static. It appears to be absolutely positioned, and I don’t see anything in either style.css or in the code that appears when I “view source” that would overrule style.css (the only places in style.css where anything is absolutely positioned either have “display” set to “none” or don’t appear on all pages) unless I have to go hunting through JavaScript. Having to deal with absolutely positioned elements is a pain for an amateur developer like me, and I’d much rather have elements appear as part of the normal flow, like I can do in WordPress; what’s the problem here?
UPDATE: I just removed the background image from “wrapper” and added it to “header”, but it doesn’t show up at all. I’m trying to make it look as much like http://www.morganwick.com as possible.
Topic: P2 theme
Hello, everyone.
I would like to know if there is any P2 or looking-like-P2 theme available out there. If not, is anyone working on one?
Otherwise, does anyone know a theme which goes well with WordPress P2 theme?
For your reference: http://p2theme.com/
Thanks !!
Topic: Password Protect Forums?
Hi – I’d using bbpress within WordPress and would like to password protect some forums or topics, but not all. Is there a way to do this?
Topic: Forum could not be created!
The following is the log of the install.
Referrer is OK, beginning installation…
>>> Setting up custom user table constants
Step 1 – Creating database tables
>>> Modifying database: ******
>>>>>> Table: bb_forums
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_meta
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_posts
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_terms
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_relationships
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_term_taxonomy
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
>>>>>> Table: bb_topics
>>>>>>>>> Creating table
>>>>>>>>>>>> Done
Step 2 – WordPress integration (optional)
>>> WordPress address (URL): ***
>>> Blog address (URL): ***
>>> WordPress cookie keys set.
>>> WordPress “auth” cookie salt set from input.
>>> WordPress “logged in” cookie salt set from input.
>>> Fetching missing WordPress cookie salts.
>>>>>> WordPress “secure auth” cookie salt not set.
>>> User database table prefix: wp_
>>> User database name: ***
>>> User database user: ***
>>> User database password: ***
>>> User database host: ***
>>> User database character set: utf8
Step 3 – Site settings
>>> Site name: ***
>>> Site address (URL): ***
>>> From email address: ***
>>> Key master role assigned to existing user
>>>>>> Username: ***
>>>>>> Email address: ***
>>>>>> Password: Your existing password
>>> Description: Just another bbPress community
>>> Forum could not be created!
>>> Key master email sent
There were some errors encountered during installation!
Hi, I’m working on a WordPress + bbPress site – see it in development at http://beta.delectable.com.my/forum/ – and I’d like to know how to display a list of the new members. Just something that says “Newest users in our forum” and a list of the member usernames. I would like to display this in the footer, not on a separate page. Thanks!
I’ve done it a few times now.